/* CSS Document */
body{
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-color: #CD3301;
}
.font{ font-family:Verdana; font-size:12px;}
.fontn{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #003300;
}
.font_big{ font-family:Verdana; font-size:18px;}
.font_sml{ font-family:Verdana; font-size:10px; color:#003366;}

a:link{color:none; text-decoration:none;}
a:hover{color:none; text-decoration:underline;}
a:visited{color:none; text-decoration:none;}
.font1{font-family:"arial"; font-size:12px; color:#FFFFFF; font-weight:bold;}
.font2{font-family:arial; font-size:10px; color:#FFFFFF;}
.font3{font-family:arial; font-size:12px; color:#000000;}
.font4{font-family:arial; font-size:12px; color:#000000;}
.btmbrder{border-bottom:1px solid #FFFFFF;}
.font4Copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight: bold;
}
.font4Copy2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight: normal;
}
.font4head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	text-decoration: underline;
}

