a
{
	color: #444A3E;
	font-weight: bold;
}

a:hover
{
	color: #709AB9;
	font-weight: bold;
	text-decoration: none;
}

a.alt
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover.alt
{
	color: #000000;
	font-wieght: bold;
	text-decoration: underline;
}

a.sb
{
	color: #D3D9CC
;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sb
{
	color: #FFFFFF;
	font-wieght: bold;
	text-decoration: none;
}

.ttl
{
	color: #709AB9;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	color: #90968A;
}

.hd
{
	color: rgb(67,62,30);
	font-size: 16px;
	font-weight: bold;
}

ulc
{
	line-spacing: 22px;
}

.BodyTextSm
{
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}


.FormLabels
{
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Input
{
 	font-family : helvetica,  arial, sans-serif;
 	font-size : 11px;
	background-color: #ccccff;
}

.Select
{ 
	font-family: helvetica, arial,  sans-serif; 
	font-size: 11px; 
	color: #000000;
	background-color: #ccccff; 
	width: 220px;
}

.Textarea
{
	font-family:  helvetica, arial, sans-serif;  
	font-size: 12px; 
	font-weight: normal; color: black; 
}

.list
{ 
	font-size: 11px;
}

td
{
	font-size: 12px;
	font-family: arial;
	background-color: #FFFFFF;
}

.padding
{
	font-size: 12px;
	font-family: arial;
	background-color: #D3D9CC;
	padding: 5px;
	margin: 5px;
}

.Input2
{
 	font-family : helvetica,  arial, sans-serif;
 	font-size : 11px;
}

.error
{
	color: Red;
	font-weight: bold;
}

.list_comp
{
	color: Black;
	font-weight: bolder;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.td1
{
	border: 1px solid rgb(67,62,30);
      background-color: #90968A;
	color: #000000;
	font-size: 12px;
}

.td2
{
	background-color: #DABE25;
	color: #000000;
	font-size: 12px;
	padding: 10px;
}

.tdwhite
{
	background-color: #ffffff;
	color: #000000;
}

.td3
{
	background-color: #AE061C;
	color: #000000;
	font-size: 12px;
	padding: 10px;
}

body
{
	background-color: #D3D9CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
}