TD.Line
{
	background-color:#000000;
}

TD.UnderTab
{
	background-color:#0674D0;
}

TD.Main
{
	font-family:Verdana;
	font-size:12px;
	color:#222222;
	background-color:#FFFFFF;
	padding:5px
}

TD.Title 
{
	font-family:Verdana;
	font-size:18px;
	color:#222222;
	background-color:#F5F5F5;
	padding:5px
}

input.TextEntry
{
	font-family:Verdana;
	font-size:11px;
	color:#222222;
	background-color:#F9F9F9;
}


input.FormButton
{
	font-family:Verdana;
	font-size:11px;
}

TextArea
{
	font-family:Verdana;
	font-size:11px;
}

A.LeftLinkListItem
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.LeftLinkListItem:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.LeftLinkList
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 23px;
	list-style-image: url(fw/leftlinklistbullet.gif);
	list-style-type: square;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/*************** search styles *****************/
#quicksearchlayer {
	z-index: 20;
	position: absolute;
	left: 417px;
	top: 121px;
	width: 325px;
	height: 40px;
}
#quicksearchstring {
	height: 17px;
	width: 114px;
	border: none;
	background: none;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	margin-top: -30px;
}
