.form_list 
{
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: none;
}
.heading 
{
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	border: none;
}
.heading2 
{
	font-size: 14px;
	font-weight: bold;
	color: #1E5BA2;
	text-decoration: none;
	border: none;
}
.heading4 
{
	font-size: 15px;
	font-weight: bold;
	color: #1E5BA2;
	text-decoration: none;
	border: none;
}

.a2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E5BA2;
	text-decoration: none;
	border: none;
}
.a2:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E65C02;
	text-decoration: underline;
	border: none;
}

.msg_error
{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border: none;
}
/* ----------------------------------------------------- */
input, select, textarea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E5BA2;
	text-decoration: none;
}
select 
{
	border: #FFCC33;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #0066FF;
}
select
{
	background-color:#84C1FF;
	color:#000099;
} 
option 
{
	background-color: #D7E7FF;
} 

input
{
	background-color:#84C1FF;
	color:#000099;
} 
/* ----------------------------------------------------- */

