

body
{
	font-family:Verdana;
	color:white;
	font-size:11px;
	font-weight:normal;
}

.list1 LI
{
	line-height:20px;
	margin-right:-15px;
}

TD
{
	font-family:Verdana;
	color:white;
	font-size:11px;
	font-weight:normal;
}

UL
{
	list-style-image:url(img/red_spot.gif)
}

.YellowLink
{
	font-family:Verdana;
	color:#FEB600;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.YellowLink:hover
{
	font-family:Verdana;
	color:#FFDD2B;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
	
.WhiteLink
{
	font-family:Verdana;
	color:white;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.WhiteLink:hover
{
	font-family:Verdana;
	color:#DFDFDF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.link_regular
{
	font-family:Verdana;
	font-size:11px;
}

.link_regular:hover
{
	color:#DFDFDF;
	text-decoration:underline;
}

A
{
	font-family:Verdana;
	color:white;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.smallText
{
	font-family:Verdana;
	color:white;
	font-size:10px;
	font-weight:normal;
}

.inputWide
{
 width:130px;
 height:16px;
 border-style:none;
 border:#black 0px solid;
 background-color:#E3E8EE;
 color:Black;
 font-size:13px;
 font-family:Verdana;
 text-decoration:none;
 font-weight: normal;
}

.tdPadL
{
	padding-left:4px;
}

.tdPadR
{
	padding-right:7px;
}

.ClientTitle
{
	font-family:Verdana;
	color:white;
	font-size:13px;
	font-weight:bold;
}