/* CSS Document */



a:link, a:visited {color: #6caddf; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none;}
a:hover, a:active {color: #a6d5f7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none;} 

.B:link, .B:visited {color: #577099; font-family: Tahoma; font-size: 10px; font-weight: normal; text-decoration:none;}
.B:hover, .B:active {color: #a6d5f7; font-family: Tahoma; font-size: 10px; font-weight: normal; text-decoration:none;} 

BODY {
	BACKGROUND-IMAGE: url(../images/bg.gif); BACKGROUND-COLOR: #16195c; MARGIN: 30px 0px 10px; BACKGROUND-REPEAT: repeat-x; BACKGROUND-POSITION: 50% top;
	font-family:Tahoma;
	font-size:11px;
	color: #6caddf;
}

.ani_frame{
	border-left: 1px solid;
	border-color: #FFFFFF;
}

img.frame {
	border: 1px solid;
	border-color: #fff;
}

.textframe {
	padding: 0px 20px;
	font-family: Tahoma;
	font-size: 10px;
	color:#0099FF;
	
}

.header01 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #0099FF; text-align: left; text-decoration: none;}
.header02 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF; text-align: left; text-decoration: none;}


