Body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/Pics/MenuBarBGround.gif);
	background-repeat:no-repeat;
	


}





Body A:link {text-decoration: underline}
Body A:visited {text-decoration: underline}
Body A:active {text-decoration: underline}
Body A:hover {text-decoration: none;}




Table
{

	font-size: 1em;
	font-weight: bold;	
	vertical-align:top;
	padding: 0px 0px 0px 0px;

}



.FormMessage
{
	color:#FF0000;
	font-weight:bold;
}


.btnSubmit
{
width:75px;


}

.SiteTitle
{
	position: absolute;
	font-weight: bold;
	font-size: large;
	top:15px;
	left:80px;

}

.SiteSubTitle
{
	position: absolute;
	top:45px;
	left:80px;
	font-weight: bold;
	font-size: .8em;
	color:#666666;
}

#Header
{
	min-width: 980px;
	margin:15px 8px 0px 15px;

}



.BarTop
{
	height:5px;
	width:980px;
	text-align:left;
	left:15px;
	color:#CC3333;
	padding-top:0px;
	padding-left:5px;



}

.TopLinks
{
	position: absolute;
	top:45px;
	left:650px;
	font-weight: bold;
	font-size: .8em;
	color:#000000;
	text-align:right;
	

}

.TopLinks a:hover {
	color:#000000;

}
.TopLinks a:link {
color:#000000;

}
.TopLinks a:visited {
color:#000000;

}
.TopLinks a:active {
color:#000000;
}




.MenuSubBackGround
{
	background-color:#CC3333;
	height:100%;
	width:195px;
	position: absolute;
	left:5px;
	top:95px;
	overflow:auto;
	overflow:visible;
	padding-right:5px;



}

.MenuSub
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:.8em;
	padding-top: 15px;
	
}

.MenuSub a:hover {
	color:#FFFFFF;
	text-decoration: underline;


}
.MenuSub a:link {
	color:#FFFFFF;
	text-decoration: none;


}
.MenuSub a:visited {
	color:#FFFFFF;
	text-decoration: none;
	


}
.MenuSub a:active {
	color:#FFFFFF;
	text-decoration: none;

}

.PageContent
{
	position: absolute;
	top:95px;
	left:218px;
	width:760px;
	height:100%;
	font-size: .8em;


}

.PageContent a:hover {
	color:#000000;
	text-decoration: none;

}
.PageContent a:link {
	color:#000000;
	text-decoration: underline;

}
.PageContent a:visited {
	color:#000000;
	text-decoration: underline;

}
.PageContent a:active {
	color:#000000;
	text-decoration: underline;
}

H1

{
	font-size:large;
	color:#3366CC;
}

H2

{
	font-size:medium;
	color:#000000;
}

.BulletSub
{
	font-weight:normal;
	margin-left:5px;
	overflow:visible;

}


.footer
{
	height: 50px;
	width: 980px;
	background-color:#CCCCCC;
	font-size:.8em;
	
	text-align:right;	
	padding-top:10px;
	padding-right:15px;	
	position:relative;

}






