body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Lucida Grande, Sapir Sans, Tahoma, Sans-Serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	height: 100%;

}

a:link   {  color: #003366; font-weight: bold; } 
a:visited   {  color: #003366; font-weight: bold; } 
a:active   {  color: #003366; font-weight: bold; } 
a:hover   {  color: #999;  }



.small {
	font-size: 12px;

}

.gray {
	color: gray;
}

.prom {
	font-weight: bold;
}

.mar {

	color: #993300;

}




table.wbox {

	background-color: #FFFFFF;

	margin: 6px;

	padding: 15px;

	border: 2px solid #000000;

}

table.footer {
			 background-color: #333;
			 border-top: 1px solid #000000;
			 border-bottom: 1px solid #000000;
	font-size: 12px;
	width: 772px;
	color: #ccc;
	margin-top: 8px;

}

hr {



  width: 80%;

  color: black;

 

}

table.top {
	background-color: #666;
	color: white;
	padding: 4px;
	width: 700px;
	border: 1px solid #000000;
}

table.mid {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 4px;
	width: 700px;
	font-size: 110%;
}

table.bot {

	background-color: #F0F0F0;

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	margin-bottom: 8px;
	
	width: 700px;

}

td.mid {

	padding: 6px 15px;

	font-size: 90%;

	text-align: justify;

	letter-spacing: 3%;

}

td.top {

	padding: 3px 6px 2px;

	font-family: "Trebuchet MS", Trebuchet, Verdana, Lucida Grande, Tahoma, Sans-Serif;

	font-weight: bold;



}



.bgtable {
	background: url(http://modelmayhem.com/images/bg.gif) repeat-y top center;
	width: 800px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.head {
	font-size: 110%;
}

.navbar {
border: 1px solid #666;
background-color: #F0F1F6;
margin-bottom: 6px;
padding: 2px;
	color: #000000;
	text-align: center;
	width: 700px;
	margin-left: auto;
	margin-right: auto;

	

}

.logobar{
	background: black;
	width: 772px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

ul, li{
padding: 0;
margin: 0 0 0 9px;
}

.shift{

margin-left: 9px;
}