.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.login_field_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.maintitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #F8C600;
	font-weight: none;
}

.maintitle_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #00593c;
	font-weight: none;
}

.address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005A3A;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005A3A;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005A3A;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005A3A;
	font-weight: bold;
}
a.menu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFCC1B;
	TEXT-DECORATION: none
}

a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFCC1B;
	TEXT-DECORATION: none
}

a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC1B;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFCC1B;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFCC1B;
	TEXT-DECORATION: none
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.small_textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06261A;
	height: 18px;
	border: 1px solid #06261A;
	background-color: #d8fcef;
}

.small_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06261A;
	height: 18px;
	border: 1px solid #06261A;
	background-color: #d8fcef;
}
