body { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #ffffff;
	color: #000000;
}

a,td,th,p,div,form,h1,h2,h3,blockquote,ul,ol { font-family: Arial; color:#000000; font-size: 11px; font-weight:bolder;}
a:link { color:Blue; font-family: Arial, sans-serif; font-size: 10px; font-weight:bolder;}
a:visited { color:Blue; font-family: Arial, sans-serif; font-size: 10px; font-weight:bolder;}
a:hover { color:Blue; font-family: Arial, sans-serif; font-size: 10px; font-weight:bolder;}
a:active { color:Blue; font-family: Arial, sans-serif; font-size: 10px; font-weight:bolder;}
b{ font-family: Arial, sans-serif; font-size: 11px; font-weight:900;}
h4 { font-family: Arial; color: #000033; font-size: 18px; margin-bottom:3px; margin-right:3px; margin-top:0px;}
h5 { font-family: Arial, sans-serif; font-size: 12px; margin:3px;}

a.menu:link { font-family: Arial; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration:none; } /* #52188C; */
a.menu:visited { font-family: Arial; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration:none; }
a.menu:hover { font-family: Arial; color: #FBAABC; font-size: 11px; font-weight: bold; text-decoration:none;}
a.menu:active { font-family: Arial; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration:none;}

a.submenu:link { font-family: Arial, sans-serif; color: #000000; font-size: 10px; font-weight: bold; text-decoration:none; } /* #52188C; */
a.submenu:visited { font-family: Arial, sans-serif; color: #000000; font-size: 10px; font-weight: bold; text-decoration:none; }
a.submenu:hover { font-family: Arial, sans-serif; color: #416382; font-size: 10px; font-weight: bold; text-decoration:underline;}
a.submenu:active { font-family: Arial, sans-serif; color: #000000; font-size: 10px; font-weight: bold; text-decoration:none;}

a.submenu_white:link { font-family: Arial, sans-serif; color: #ffffff; font-size: 10px; font-weight: bold; text-decoration:none; } /* #52188C; */
a.submenu_white:visited { font-family: Arial, sans-serif; color: #ffffff; font-size: 10px; font-weight: bold; text-decoration:none; }
a.submenu_white:hover { font-family: Arial, sans-serif; color: #000000; font-size: 10px; font-weight: bold; text-decoration:underline;}
a.submenu_white:active { font-family: Arial, sans-serif; color: #ffffff; font-size: 10px; font-weight: bold; text-decoration:none;}

a.blackbar:link { font-family: GArial, sans-serif; color: #dbdbdb; font-size: 10px; font-weight: bold; } /* #52188C; */
a.blackbar:visited { font-family: Arial, sans-serif; color: #dbdbdb; font-size: 10px; font-weight: bold; }
a.blackbar:hover { font-family: Arial, sans-serif; color: #dbdbdb; font-size: 10px; font-weight: bold; }
a.blackbar:active { font-family: Arial, sans-serif; color: #dbdbdb; font-size: 10px; font-weight: bold; }


#topmenu {
	position: relative;
	padding: 0px;
	width: 700px;
	height: 271px;
	display: block;
}
.menubox {
	position: absolute;
	top: 220px;
	left: 11px;
	z-index: 2;	
	padding: 0px;
}

.legal { font-family: Arial; color:#000000; font-size: 10px; font-weight:bolder;}

.main_table 
{ border: solid 1px black;}

.pageheader 
{border-left:solid 1px black; border-right:solid 2px black; border-bottom:solid 1px black; border-top:solid 1px black;}

.pager{ padding-bottom:2px;}

.textbox
{ font-family: Arial, sans-serif; font-size: 10px; font-weight:bold; }

.btn1
{ font-family: Arial, sans-serif; font-size: 11px; font-weight:bold; color:White;
	 border:solid 1px black; background-color:#990000;
}

.btn2
{ font-family: Arial, sans-serif; font-size: 11px; font-weight:bold; color:White;
	 border:solid 1px black; background-color:#000033;
}

.tablehead { font-family: Arial, sans-serif; font-size: 12px; font-weight:bold;}

.error {font-family: Arial, sans-serif; color:Red; font-size: 10px; font-weight:bold; }

td.eventhead { font-family: Arial; color:#F62817; font-size: 11pt; font-weight:bolder;}


