.text {
	font-family: 'trebuchet ms', sans-serif;
	font-size: 12px;
	text-align: left;
}
.smalltext { 	font-family: 'trebuchet ms', sans-serif; font-size: 9px ; text-align: left}
.toplinks {
	font-family: 'trebuchet ms', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #669966;
}
.header { font-family: arial, verdana; font-size: 14px; font-weight: bold; color: #669966 ; text-align: left}
.whitetext { font-family: arial, verdana; font-size: 11px ; color: #FFFFFF ; text-align: left}


.sidelink:link
{
    FONT-SIZE: 12px;
    COLOR: #ffb463;
    FONT-FAMILY: arial, verdana; 
    TEXT-DECORATION: none;
	text-align: left;

}


A.sidelink:link
{
    FONT-SIZE: 12px;
    COLOR: #ffb463;
    FONT-FAMILY: arial, verdana; 
    TEXT-DECORATION: none;
	text-align: left;

}

A.sidelink:hover
{
    COLOR: #f89122;
    TEXT-DECORATION: none;
	text-align: left;
	
}

.subheading
{
	FONT-SIZE: 12px;
	COLOR: #993300;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-align: left;
}

A.subheading
{
	FONT-SIZE: 12px;
	COLOR: #993300;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-align: left;

}


A.subheading:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	text-align: left;

}

/* 

#categoryLinks a:link, #categoryLinks a:visited {
	display: block;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #B7B79A;
	text-align: right;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}



#categoryLinks a:hover{
	color: #669966;
	background-color: #DBDBCC;
}


#categoryLinks .submenu  {
	display: block;
	font-style: italic;
	background-image: url(images/submenubg.gif);
	text-decoration: underline;
	text-align: left;

}

#categoryLinks .submenu a:hover{
	display: block;
	font-style: italic;
	background-image: url(images/submenubgover.gif);
	text-decoration: underline;
	text-align: left;

}

*/

#categoryLinks ul {
	font-family: 'trebuchet ms', sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #B7B79A;
	text-align: right;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type:none;
	width: auto;
	display: block;
}
#categoryLinks li { 
	padding-right: 10px;

	}

	
#categoryLinks a { 
	text-decoration: none; 
	color: #FFFFFF;

	}
	
#categoryLinks a:hover, #categoryLinks li:hover{ 
	color: #669966;
	background: #DBDBCC; }
	
#categoryLinks .top{border-top:1px dotted #999; display:block;}

#categoryLinks .arrow {float:right;  font-size:12px; }

#categoryLinks .footer{
	text-decoration: none;
	color:#000;
	margin:0;
	padding:5px 0px 0px 3px;
	display:block;
	width:auto;
	height: 10px;
	line-height: 8px;
}


.footertext {
	font-family: arial, verdana;
	font-size: 12px;
	text-align: center;
}

#content {
	font-family: 'trebuchet ms', sans-serif;
	padding: 10px;
	font-size: 12px;
}

#topnavigation
{
	padding: 10px;

}

.bl {background: url(images/bl.gif) 0 100% no-repeat #FF9900; width: 100%} 
 .br {background: url(images/br.gif) 100% 100% no-repeat} 
 .tl {background: url(images/tl.gif) 0 0 no-repeat} 
 .tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 
 .clear {font-size: 1px; height: 1px}
 
h1
{
	FONT-SIZE: 18px;
	COLOR: #993300;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-align: left;
}
