/* Home page */
.HeaderRightLinks
{
	color: #CCCC99;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}
.HeaderMainLinks
{
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	color: #330000;
	text-decoration: none;
}
.LeftNavLinks
{
	font : Bold 8pt Arial;
	font-style : normal;
	color: #666633;
	text-decoration : none;
}
.LeftNavLinks2
{
	font : 7pt Arial;
	font-style : normal;
	color: #660000;
	text-decoration : none;
}	
.MainContent
{
	font : 10pt Arial;
	font-style : normal;
	color: #660000;
	text-decoration : none;
}
.BottomLinks
{
	font: Bold 8pt Arial;
	font-style: normal;
	color: #CCC79D;
	text-decoration: none;
}
.RightNavLinks
{
	font : bold 7pt Verdana;
	font-style : normal;
	color: #36171a;
	text-decoration : none;
}	

.SearchForm
{
	background-color: #F1F1E2;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #828155;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #828155;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #828155;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #828155;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	
	
.SearchButton
{
	background-color: #828155;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #828155;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #828155;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #828155;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #828155;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family : verdana;
	font-size : 11px;
	font-weight: bold;
	color : #F1F1E2;
}	