body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.whitetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.blacktxt {
font-family:Arial, Helvetica, sans-serif;
font-size:12;
color:#000000;
}

/** form style **/
input
{
color: #000000;
background: #E9F4F0;
border: 1px solid #A6A6A6;
line-height:13px !important;
height:19px;
font-size:11px;

}

.submit
{
color: #005ea7;
background: #E9F4F0;
border: 1px solid #2780c5;
line-height:19px !important;
height:28px;
}

textarea
{
color: #A6A6A6;
background: #E9F4F0;
border: 1px solid #A6A6A6;
line-height:20px !important;
height:55px;
font-size:12px;

}

select
{
color: #005ea7;
background: #E9F4F0;
border: 1px solid #2780c5;
line-height:19px !important;
height:22px;

}
.submit input
{
color: #000;
background: #e4eef5;
border: 2px outset #2780c5
} 

.submit input
{
margin-left: 4.5em;
a:link {
	color: #277FC6;
	text-decoration: underline;
}

