/*
coding and design by ben ashton
bashton@acutenetworks.net
all rights reserved **Acute Networking Solutions**
*/

a:link
{
color: #ffffff;
}
	
a:visited
{
color: #ffffff;
}

a:hover
{
color: #ff7a7a;
text-decoration: none;
}

a:active
{
color: #ff6e6e;
}

body
{
background: #000000;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #e8e8e8;
}

border
{
border-style: solid;
border-color: #e8e8e8
}

input
{
color: #ffffff;
background: #000000;
border: 1px solid #ffffff
font-weight: bold; font-size: 9px; color: white;
}

input.user_cp
{
color: #ffffff;
background: #000000;
border: 1px solid #ffffff
font-weight: bold; font-size: 13px; color: white;
}

input.shoutbox
{
color: #ffffff;
background: #000000;
border: 1px solid #ffffff
font-weight: bold; font-size: 12px; color: white;
}

td.body_top {background-image: url(images/body_top.png);}
td.body_left {background-image: url(images/body_left.png);}
td.body_right {background-image: url(images/body_right.png);}
td.body_bg {background-image: url(images/body_bg.png);}
td.header {background-image: url(images/header.png);}
td.nav_left {background-image: url(images/nav_left.png);}
td.nav_bg {background-image: url(images/nav_bg.png);}
td.nav_right {background-image: url(images/nav_right.png);}
td.borderstyle {background-color: #01539c;}
td.content_box_top {background-image: url(images/content_box_top.png);}
td.content_box_bg {background-image: url(images/content_box_bg.png); padding : 15px;}
td.content_box_bottom {background-image: url(images/content_box_bottom.png);}
td.content_box2_top {background-image: url(images/content_box2_top.png);}
td.content_box2_bg {background-image: url(images/content_box2_bg.png); padding : 15px;}
td.content_box2_bottom {background-image: url(images/content_box2_bottom.png);}
td.content_box3_top {background-image: url(images/content_box3_top.png);}
td.content_box3_bg {background-image: url(images/content_box3_bg.png); padding : 15px;}
td.content_box3_bottom {background-image: url(images/content_box3_bottom.png);}

div.content {height: 440px; overflow: auto; width: 820x; text-align: left}
div.content_box {height: 340px; overflow: auto; width: 500x; text-align: left}
div.content_box_small {height: 240px; overflow: auto; width: 250x; text-align: left}
div.content_box_large {height: 340px; overflow: auto; width: 720x; text-align: left}