
body,td,th {
	font-size: 14px;
	font-family: Trebuchet MS, Arial;
}
a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #008885;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #858482;
	text-decoration: none;
	font-weight:bold;
}
a.topmenu:hover, .green1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #00AFAA;
	text-decoration: none;
	font-weight:bold;
}
a.bottom:link, a.bottom:visited, a.bottom:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
a.bottom:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #858482;
	text-decoration: none;
	font-weight:normal;
}
.topmenu_active {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.input_reg {
background-color:#ffffff;
color:#333333;
font-size:14px;
width:300px;
text-align:left;
border-top:1pt solid #999999;
border-bottom:1pt solid #333333;
border-right:1pt solid #999999;
border-left:1pt solid #333333;
margin:1px 1px 1px 1px;
padding:0px 0px 0px 0px;
}
.button_reg {
color:#00AFAA;
font-size:14px;
height:22px;
width:160px;
text-align:center;
border-top:1pt solid #999999;
border-bottom:1pt solid #333333;
border-right:1pt solid #999999;
border-left:1pt solid #333333;
margin:1px 1px 1px 1px;
padding:0px 0px 0px 0px;
}
.red {
	color: red;
}
a.logout:link, a.logout:visited, a.logout:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
a.logout:hover {
	color: #666666;
}