/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #276174;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

.menu {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #002852;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #D6F3F7;
	text-decoration: none;
	font-weight: bold;
}
.submenu:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.submenu_activate {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
.myform  {
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #436B7E;
	border-left: 1px solid #436B7E;
	border-right: 1px solid #436B7E;
	border-top: 1px solid #436B7E;
}

.mybutton  {
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background-color: #ADCFDE;
	color: #003300;
	border-bottom: 1px solid #436B7E;
	border-left: 1px solid #436B7E;
	border-right: 1px solid #436B7E;
	border-top: 1px solid #436B7E;
}

.headservice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.maintext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.textred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.textblue_under {
	color: #003366;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.textunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
.vipcom {
	font-family: Arial, Helvetica, sans-serif;
	color: #87D687;
	text-decoration: none;
}
.vipcom:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
