/* CSS Document */
.body_bg {
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-y;
	bgcolor:#000000;
}
.body {background-color:#000000;
}

.white_border {
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-style:solid;	
	border-color:#FFFFFF;
}

.style1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black_border {
	border:1px;
	border-style:solid;	
	border-color:#000000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182F03;
}
.textbox {
    border-right: #5B88C3 1px groove;
    border-top: #5B88C3 1px groove;
	border-bottom: #5B88C3 1px groove;
    border-left: #5B88C3 1px groove;
	font-size: 8pt;
    color: black;
	width: 100px;
    font-family: verdana;
    background-color: white;
}
.footer_bit {
	background-image:url(images/flag_footer.gif);
	background-repeat:no-repeat;
	background-position:right;
}
A.navwhite0
	{
		font-family:'verdana';
		color:#000000;
		text-decoration:none;
		font-size:12px;			
	}
	A.navwhite0:hover
	{
		font-family:'verdana';
		color:#0033FF;
		text-decoration:underline;
		font-size:12px;
	}
.sponsor_header {
	background-image:url(images/sponsors_header.gif);
	background-repeat:no-repeat;
	background-position:center;
}
A.navgreen0
	{
		font-family:'verdana';
		color:#182F03;
		text-decoration:none;
		font-size:10px;			
	}
	A.navgreen0:hover
	{
		font-family:'verdana';
		color:#182F03;
		text-decoration:underline;
		font-size:10px;	
	}
.body_bg_flip {
	background-image:url(images/body_bg_flip.gif);
	background-repeat:repeat-y;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #74C502;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
A.navwhite0_2
	{
		font-family:'verdana';
		color:#000000;
		text-decoration:none;
		font-size:10px;			
	}
	A.navwhite0_2:hover
	{
		font-family:'verdana';
		color:#000000;
		text-decoration:underline;
		font-size:10px;
	}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
A.navwhite0_3
	{
		font-family:'verdana';
		color:#FFCC00;
		text-decoration:none;
		font-size:11px;			
	}
	A.navwhite0_2:hover
	{
		font-family:'verdana';
		color:#FFCC00;
		text-decoration:underline;
		font-size:11px;
	}