body {
	background-image:  url("images/background.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #F3F3F3;
	scrollbar-darkshadow-color: #EFF2E1;
	scrollbar-track-color: #F3F3F3;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #dddddd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	font-family:arial,verdana,tahoma,sans-serif; font-size:11px; line-height:115%; 
}

td {color:#5F829A; font-family:arial,verdana,tahoma,sans-serif; font-size:12px; line-height:115%;}

img{border:0; text-align:left; vertical-align:top;}

.footer {background-color:#707A87;  font-size:10px; color: white; padding:3px;}
.footer_link:link {color:#ffffff; text-decoration:none;}
.footer_link:active{color:#ffffff; text-decoration:none;}
.footer_link:visited {color:#ffffff; text-decoration:none;}
.footer_link:hover {color:#5F829A; text-decoration:underline;}


.it_link:link {color:#5F829A; text-decoration:none;}
.it_link:active{color:#5F829A; text-decoration:none;}
.it_link:visited {color:#5F829A; text-decoration:none;}
.it_link:hover {color:#4BC8FF; text-decoration:underline;}

A:link {color: #FFFFFF; text-decoration: none}
A:visited {color: #4BC8FF; text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #4BC8FF;}

.dotline_x {background-image:url(images/dotline_x.gif); background-repeat: repeat-x;}

li{padding:0 0 9px 20px; overflow:hidden;}
.button {background-color:#5F829A; color:#ffffff; font-size:10px; font-family:arial,verdana,tahoma,sans-serif; border-color:#ffffff; border-width:1px; border-style:solid;}
*{margin:0; padding:0;}