body {
font-family: Arial;
font-size: 12px;
font-weight: normal;
text-decoration: none;
background-color :#FFFFFF;
color: #050411;
margin: 0px;
}

table {

font-family: Arial;
font-size: 12px;
font-weight: normal;
text-decoration: none;
background-color :#FFFFFF;
color: #050411;}


a {
	color: #2C276E;
	text-decoration: none;
}


a:active {
	color: #2C276E;
	text-decoration: none;
}
a:visited {
	color: #2C276E;
	text-decoration: none;
}


a:hover {
	color: #01000D;
	text-decoration: none;
}

div#top   {
	width: 800px;
}

div#header {
      width: 800px;
      height: 281px;
      background-image:url(header.jpg);
      font-size: 10pt;
      font-color: #201C52;
}


div#navi {
      width: 180px;
      background-image:url(navibg.jpg);
      font-size: 12px;
      font-color: #201C52;
      float:left;
}


div#navi2 {
      margin-left: 30px;
}

div#content {
      width: 600px;
      float:right;
	padding: 10px;
}
