body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {  background-color: #6670b5;
	
	margin: 50px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
        font-weight:italic;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 5px 0px;
}
.background {
  background: url(background.gif) repeat-x left top;
  vertical-align: middle;
  border-width: 1px 1px; 
  border-style: thin;
  border-color: #000000;
}
.navi { 
  width: 60px; 
  height: 25px; 
  font-family: verdana; 
  font-size: 12px; 
  color: #000000;   
}
.navi_two { 
  width: 250px; 
  height: 25px; 
  font-family: verdana; 
  font-size: 12px; 
  color: #000000;   
}
.navi_three { 
  width: 250px;   
}  
.scroll { 
  width: 400px; 
  height: 380px; 
  font-family: verdana; 
  font-size: 11px; 
  color: #FFFFFF; 
 }
.cover { 
  padding: 3px;
  margin: 10px;
  vertical-align: center;
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold;
  color: #000000; 
 }  
.content_two {
  width: 190px; 
  height: 380px;
 
}
.content_one {
  width: 200px; 
  height: 380px; 
 
  
}  
.header {
  vertical-align: middle;
  color: #000000;
  height: 50px;
  font-size: 30px;
  font-weight:italic ;
}
.sub_menu {
  height: 25px;
  padding: 0px;
  vertical-align: middle;
}
.main_current {
	font-weight: bold;	
}
.sub_current {
	text-decoration: underline;
}
.sub_menu ul, .sub_menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
.footer {
	text-align: center;
	font-size: 10px;
	height: 5px;
}

