body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(../Asses/BG16001.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333333;
	background-attachment: scroll;
}

h1{
	font-size: 200%;
	color: #000000;
	font-style: normal;
	font-weight: inherit;
	line-height: 90%;
}

h2{
 font-size: 114%;
 color: #000000;
}

h3{
 font-size: 100%;
 color: #000000;
}

h4{
 font-size: 90%;
 font-weight: bolder;
 color: #000000;
}

h5{
	font-size: 90%;
	color: #0000FF;
	font-family: "Courier New", Courier, monospace;
	text-transform: lowercase;
}

h6{
	font-size: 70%;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p{
 font-size: 90%;
 color: #000000;
}
#midmast{
	margin: 0px auto;
	width: 750px;
	text-align: center;
}
/*
   #midmast #hmenu 
   #midmast #hmenu a:link, a:visited
   #midmast #hmenu a:hover

#midmast #hmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #000099;
	color: #FFFFFF;
}
#midmast #hmenu a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: 90%;
	color: #FFFFFF;
	font-weight: bold;
}
#midmast #hmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: 90%;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
*/
a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}


  



/* Page Botttom   */
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 2px 5px 5px;
	margin-top: 0px;
	border-top: 1px solid #666666;
	text-align: center;
}
#siteInfo img{
	padding: 2px;
	vertical-align: middle;
}

