.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #204758;
	padding-left: 6px;
	text-decoration: none;
	}

.menuover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	text-decoration: none;	
	background-color:3E647E;
	cursor:pointer;
}	
	
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #204758;
	background-position: center;
	text-align: center;

}
.basebar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #204758;
	background-position: center;
	text-align: center;
}
.basebar01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #204758;
	background-position: center;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 1px;

}
.title {
	font-family: Times;
	font-size: 25px;
	font-weight: bold;
	color:#68848C;
	text-align:center;
	font-style: italic;

	
}
.tbltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#575520;	
}

.tbltext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#575520;
	text-indent:25px;
}

a:link {
	color: #204758;
	text-decoration: none;
}
a:visited {
	color: #204758;
	text-decoration: none;
}
a:hover {
	color: #204758;
	text-decoration: underline;
}
a:active {
	color: #204758;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
}