@charset "utf-8";
/* CSS Document */

a:link, a:visited {
	color:#0076CC;
	text-decoration: none;
}
a:active, a:hover {
	font-size: 1em;
}
.link01:link, .link01:visited, .link01:active
{
	color:#FFF;text-decoration:none;
}

body {
	color:#333333;
	font-family:helvetica, arial, verdana, sans-serif;
	font-size:68.75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;

}
#fullscreen {
	position:absolute;
	left:11px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-color:#FFFFFF;
}
#top {
	position:relative;
	left:0px;
	top:0px;
	width:998px;
	height:122px;
	z-index:2;
	background-image: url(top1.jpg);
}
#top2 {
	position:relative;
	left:0px;
	top:0px;
	width:998px;
	height:85px;
	z-index:2;
}
#main {
	position:relative;
	left:0px;
	top:0px;
	text-align:left;
	width:998px;
	height:900px;
	z-index:3;
}
#bottompicture {
	color:#999999;
	font-size:10px;
	position:relative;
	left:0px;
	top:10px;
	width:569px;
	height:72px;
	z-index:2;
	margin: 0 auto;
	text-align:center;
}
#fees {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2;
}
.fee {
text-decoration:underline;
	font-size:14px;
	color:#AD0F04;
	font-weight:bold;
}
.feetable {
	border:solid #000000 thin;
}
.feetable1 {
	background-color:#000000;
	border:solid #000066 thin;
	color:#FFFFFF;
}
.homeheader{
	text-align:center;
	color:#AD0F04;
	font-size:16px;
	font-weight:bold;
}
