body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.name {
	color: #000000;
	font-size: 12px;
}
a {
	font-family: Tahoma;
	color: #434343;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #434343;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
	font-weight: normal;x
}
.menu {

	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	font-weight: normal;x
}
.menu_on {
	background-color: #cccccc;
	border: 1px solid #000000;
	}
.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
a.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	margin-left: 25px;
}
a.menu2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.menu3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
}
.menu3 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
}
.menu3 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: underline;
}

a.menu3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
}
a.menu3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: underline;
}
.menu4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
	margin-left: 40px;
}
.menu5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
	margin-left: 45px;
}
.menu5 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
}
.menu5 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: underline;
}
a.menu5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
}
a.menu5:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003F78;
	text-decoration: underline;
}
div.errormessage {
	background-color: #FFFFE1;
	border: 1px dashed #ff0000;
	margin-top: 8px;
	margin-bottom: 16px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}

div.errormessage td {
	line-height: 18px;
}
div.donemessage {
	background-color: #FFFFE1;
	border: 1px dashed #009933;
	margin-top: 8px;
	margin-bottom: 16px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}

div.donemessage td {
	line-height: 18px;
}


.style2 {color: #5B6C93}
.style3 {color: #FFFFFF}
input:hover, input:focus, select:hover, select:focus { border: 1px solid #000000; }
textarea:hover, z:focus, select:hover, select:focus { border: 1px solid #000000; }
.required { font: normal 9px verdana; border: 1px solid #999999; }
.requiredtextarea { font: normal 9px verdana; border: 1px solid #999999; }
/* Button Properties */
.button {font: normal 9px verdana; width: 50px; border: 1px solid #999999; }
.dashout {
	border: 1px dashed;
	border-color: #ffffff;
	background-color: #ffffff;
}
.dashout a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0110C0;
	text-decoration: none;
	border: 0px;
}
.dashout a:hover {
	color: #0110C0;
	border: 0px;
	font-weight: normal;
	text-decoration: none;
}
.dashout a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0110C0;
	text-decoration: none;
	border: 0px;
}