/* CSS Document */

BODY {
SCROLLBAR-FACE-COLOR: #0D29A4; 
SCROLLBAR-HIGHLIGHT-COLOR: #3B9B06; 
SCROLLBAR-SHADOW-COLOR: #3B9B06; 
SCROLLBAR-3DLIGHT-COLOR: #0D29A4; 
SCROLLBAR-ARROW-COLOR:  #3B9B06; 
SCROLLBAR-TRACK-COLOR: #0D29A4;
SCROLLBAR-DARKSHADOW-COLOR: #0D29A4; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bg_main.gif);
}
.smalltext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
color: #666666;
text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.style1 {color: #999999}
