.smallText{
	font-family: Verdana, Arial; 
	font-size: 9px;
	font-weight: normal;
}
a.largeLinkRed{
	font-family:Times,Times New Roman;
	color:#663300;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.largeLinkRed:hover{
	text-decoration:underline;
}
.boldBlue{
	font-family:Verdana, Arial;
	color:#336699;
}

.centAlign
{
	text-align:center;
}
.mainText {
	font-family:Verdana, Arial;
	color:#000000;
	font-size:11px;
}
.mainTextBoldLite{
	font-family:Verdana, Arial;
	color:#FFFFFF;
	font-size:11px;
	}
.mainTextBold{
	font-family:Verdana, Arial;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	}
.mainTextSmall{
	font-family:Verdana, Arial;
	color:#000000;
	font-size:9px;
}

a.smallBold {
	font-family:Times,Times New Roman;
	color:#666666;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

a.smallBold:hover{
	text-decoration:underline;
}
select.ddl {color: #333333; 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial; 
	font-size: 10px;
	font-weight: bold;
	
}
input.tb{color: #333333; 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial; 
	font-size: 10px;
	font-weight: bold;
	
}
textarea.tb{color: #333333; 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial; 
	font-size: 10px;
	font-weight: bold;
	
}
textarea.tbSmall{color: #333333; 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial; 
	font-size: 8px;
	font-weight: bold;
	
}

.leftBox 
{
	text-align: right;
	background-color:#FFFFFF;
	font-family: Verdana, Arial; 
	font-size: 10px;
	font-weight: bold;
}

.rightBox
{
	font-family: Verdana, Arial; 
	font-size: 10px;
	font-weight: bold;
	background-color:#FFFFFF;
	}
.topBox
{
		font-family: Verdana, Arial; 
	font-size: 10px;
	font-weight: bold;
	background-color:#E8FAD6;
	}
	
.oddRow
	{
	font-family: Verdana, Arial; 
	font-size: 9px;
	font-weight: bold;
	background-color:#DDFFDD
	}
.evenRow
	{
	font-family: Verdana, Arial; 
	font-size: 9px;
	font-weight: bold;
	background-color:#CCDDCC
}
.smallBrownVerdana
{
	font-family : Verdana;
	font-size : 10px;
	color : 663300;
	text-decoration : none;
}
.medBrownVerdana
{
	font-family : Verdana;
	font-size : 12px;
	color : 663300;
	text-decoration : none;
}

.slideshow {height:93px;width:132px;}
.slideshow a {display: none; }
.slideshow a.first {display: block; }
.search {width:126px;margin-bottom:7px;background-image:url(/images/common/rightCol/search-back.gif);background-repeat:no-repeat;padding:10px 0 0 5px;}
.searchTxt {margin-bottom:10px; }
.search .searchbox {margin:0px;color: #333333;background-color: #ffffff;font-family: Verdana,Arial;font-size: 10px;line-height:20px;border:1px solid #333333;width:94px;height:20px;padding:0px 2px;}
.search .btnMain {margin:0px;}
