body
{
  background-color: #5A5196;
  margin: 10px 0px;
  font-family: Arial, helvetica, sans-serif
}
.main
{
	margin:0px; background:#fff url('../gfx/mtbg.png'); border:1px solid #333333; width: 750px

}
.logo
{
   
}
.menu
{
  width: 750px;
  height: 14px;
  font-size: 10px;
  margin: 0px;
  border-top: 1px solid #5f7482;
  border-bottom: 1px solid #5f7482
}
.menuitem
{

	cursor: pointer;
	border-right: 1px solid #5f7482;
	color: #3d52a0;




  font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 14px;
	width: 107px;





}
.menuitemlast
{
	cursor: pointer;
	color: #3d52a0;




  font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 14px;
	width: 107px;





}

.content
{
  width:750px;
}
li
{
	list-style-type: circle;
	color:#5f7482;
	list-style-position: outside;
	margin-left: -20px;
	padding-left: -20px;
}
.image
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
  color:#3d5360;
}
.text
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}
.header
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #5f7482;
}
.subheader
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #5f7482;
}
.liheader
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5f7482;
}
a.text
{
  text-decoration: underline;
  color: #5f7482;
}
a.text:hover
{
  background: #5f7482;
  color: #dddddd;
}

a.liheader
{
  text-decoration: underline;
  color: #5f7482;
}
a.liheader:hover
{
  background: #5f7482;
  color: #dddddd;
}
a.header
{
  font-weight: normal;
  text-decoration: none;
  color: #5f7482;
}
a.header:hover
{
  font-weight: normal;
  background: #5f7482;
  color: #dddddd;
}
ul {
	margin-top: 3px;
	padding-top: 3px;
}
z
