body {
	margin-top: 0px;
	background-color: #eeeeee;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: 616161;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: a2cddf;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: a2cddf;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 3e6641;
}

a:link {
	color: #5B778F;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #5B778F;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #B5CE3C;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 5B778F;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 5B778F;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: B5CE3C;
	text-decoration: none;
}

a.b:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: a2cddf;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: a2cddf;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: underline;
}

a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 71A2CB;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 71A2CB;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 71A2CB;
	text-decoration: underline;
}

a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
input.text{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #5B778F;
}
input.radio{
	font-family: tahoma; 
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	border: 0px solid #5B778F;
}
textarea{
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	border: 1px solid #5B778F;
}
select{
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #5B778F;
}

