body {
	background : #003333;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff
}

.greenbackground{
	background : #669999;
}

.darkgreenbackground{
	background : #336666;
}

.whitefont{
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff
}

.greenheadline{
	color: #669999;
	font-size: 12px;
	font-weight: bold;
}

.searchheadline{
	font-size: 11px;
	font-weight: bold;
}

.bigheadline{
	font-size: 16px;
	font-weight: bold;
}

.smallheadline{
	font-size: 12px;
	font-weight: bold;
}

.searchbody{
	font-size: 11px;
}

.searchheadlineasian{
    font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.searchbodyasian{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}

tr{
	background : #003333;
}

td{
	background : #003333;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff
}

bodytext {
	background : #003333;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff
}

p {
	background : #104343;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff
}

td.menu{
	background :#669999;
}

td.body{
	background :#104343;
}

td.border{
	background: #ffffff;
}

td.altcolor1{
	background: #104343;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}

td.altcolor2{
	background: #336666;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}

a{
	color: #ff9900;
	font-family: verdana, arial, sans-serif;
	text-decoration: none
}

.menu {
	font-size: 13px;
	font-weight : bold;
	color: #ffffff
}

.headline{
	font-size: 12px;
	font-weight : bold;
	color: #ff9900;
}

a.activeitem{
	font-size: 11px;
	color: #669999;
}

a.activeitem:hover{
	color: #ff9900;
}
