body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a{
	 color: #34101E;
}
A:Hover{
	color: Red;
}

a.leftnav{
	 color: white;
}
A:Hover.leftnav{
	color: Red;
}

div.height{
	margin-top: 157px;
	margin-bottom: 0px;
}
div.mainBody{
	
}
.BottomBar{
	background-image: url(../Images/bottombar.gif);
	background-repeat: no-repeat;
}
.NavBottom{
		background-image: url(../Images/bottombar.gif);
	background-repeat: no-repeat;
		background-position: bottom;
}
ul{
	display: block;
}
ol{
	display: block;
}
li{
	padding-bottom:10px;
}
.leftNavBg{
	background-image: url(../Images/leftnav.jpg);
	background-repeat: no-repeat;
}
.button{
	background-color: #585858;
	color: White;
	font-weight: bold;
	font-variant: small-caps;
}
