body {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	background-color: white;
	color:black;
     font-size: 10pt;
	margin: auto;
	text-align:center;
	width:900px;
  background-image:  url('/img/Bg.gif');
}

#mt
{
border-top: 1px solid #444444; border-right: 1px solid #444444;
border-left: 1px solid #888888;
}

.allcontent
{
  background-color:white;
/*  border: 1px solid red;*/
  width:900px;
}

.maincontent, .maincontent table
{
font-size:10pt;
}

.maincontent
{
padding-top: 16px;
padding-right: 15px;
min-height: 400px;
}

.pagetitle     {
font-size: 9pt;
color:#003689;
text-align: left;
padding-left: 4px;
}


H1 {
color: #000060;
text-align: left;
}

H2 {
color: #000060;
text-align: center;
font-size: 15pt;
}

H3 {
color: #000060;
text-align: left;
font-size: 1em;
}

H5 {
text-align: left;
font-size: 0.9em;
}

.MenuHdr2   {    
  font-size: 10pt; 
  color: #EDE6EF;
  font-family: Verdana,Arial,Helvetica;
  text-align: center;
  line-height: 25px;
  background-color:blue;
  background-image: url('/img/menuhdr.png');
  font-weight:bold;
  margin:7px;
}


table.tmi td
{
  padding-bottom: 3px;
}

.tmi { /*TopMenuItem*/
font-size: 10pt;
color: white;
font-family: Verdana,Arial;
text-align: center;
text-decoration: none;
}

.tmi a:hover {
color:yellow;
text-decoration: none;
}

.tmi td {
text-align: left;
vertical-align: bottom;
}


td {
border-width: 0;
}

tr {
padding: 0;
border-width: 0;
border: 0;
text-align: center;
}

div, img {
padding: 0;
border: 0;
border-width: 0;
margin: 0;
}


ul {
list-style-position:inside;
padding:0;
margin-left:0;
margin-right:0;
margin-top:5px;
margin-bottom:5px;
}

li {
padding:2px;
}

.menuhdr td {
  border-top:7px solid white;
}

.menu_content {
border:1px solid #ababab; border-top:0px;
}

