/* CSS Document */

body {
	margin: 0px; padding:0px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; background:#01044B; color:#474747;	
}

a {
	text-decoration:underline;	color:#fff;
}

a:hover {text-decoration:none;}

.line{ background:url(../images/line.jpg) repeat-x; height:10px}

.whitetxt{ color:#fff; font-weight:bold}

.headerbk{ background:#4852B6; border-bottom:3px solid #FFC100; padding:5px 10px; color:#ffffff; font-weight:bold}

.white { text-decoration:none;	color:#fff; font-size:9px}
.white a{ text-decoration:none;	color:#fff;}
.white a:hover {text-decoration:underline;}
.grey{ color:#BBBABA; font-size:11px}

.bluelnk { text-decoration:none;	color:#4852B6; font-size:11px; font-weight:bold}
.bluelnk:hover { text-decoration:none;	color:#8D5050;}
