#searchform
{
	background: #f4f4f4;
	font-family: Verdana;
	font-size: 10px;
	color: #b8b8b8;
	BORDER-RIGHT: #58585a 1px solid;
    BORDER-TOP: #58585a 1px solid;
    BORDER-LEFT: #58585a 1px solid;
    BORDER-BOTTOM: #58585a 1px solid;
    width: 210px;
    height: 18px;
    margin-bottom: 4px;
}
.textlinksbig
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.subnav1
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.subnav1 a
{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.subnav1 a:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.subnav1 a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.subnav1 a:hover
{
	color: #fff;
	text-decoration: none;
}
.subnav2
{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
}
.subnav2 a
{
	color: #666;
	text-decoration: none;
}
.subnav2 a:link
{
	color: #666;
	text-decoration: none;
}
.subnav2 a:visited
{
	color: #666;
	text-decoration: none;
}
.subnav2 a:hover
{
	color: #fff;
	text-decoration: none;
}
.subnavtext1
{
	padding: 4px 0px 4px 14px;
	
}
.subnavtext2
{
	padding: 4px 0px 4px 22px;
}
.orangeTR
{
	background: #ff9243;
	color: #fff;
}
.normalTR
{
	background: #efece7;
}