body
{
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	background-color:#FFFFFF;
	background-image:url(../images/site_bg.gif);
}
.largemenu
{
	background-image:url(../images/menu_n_bg.gif);
	background-color : #E15D03;
	font-family : Verdana, Tahoma, Arial;
	font-size :10px;
	font-weight : bold;
	color : #FFFFFF;
}
.largemenuhover
{
	background-image:url(../images/menu_h_bg.gif);
	background-color : #FFC936;
	color : #343128;
}

.footer
{
	background-color : #E15D03;
	font-family : Verdana, Tahoma, Arial;
	font-size :10px;
	color : #D6A386;
}
.contenttext
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	line-height : 18px;
}
.list
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 13px;
	font-weight : bold;
	color : #F06805;
}
.minorlist
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : bold;
	padding : 1px;
	line-height : 16px;
	color : #F06805;
}
a
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : bold;
	line-height : 16px;
	color : #404040;
	text-decoration : none;
}
a:hover
{
	color : #F06805;
	text-decoration : none;
}
a.nav
{
	font-family : Verdana, Tahoma, Arial;
	font-size :10px;
	font-weight : bold;
	color : #E15D03;
	text-decoration : none;
}
a.nav:hover
{
	color : #000000;
	text-decoration : none;
}
a.list
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
a.list:hover
{
	color : #E15D03;
	text-decoration : none;
}
a.pager
{
	font-size : 13px;
	color : #B1AAA5;
	text-decoration : none;
}
a.pager:hover
{
	color : #F06805;
}
.minipager
{
	font-size : 11px;
	color : #000000;
}
a.minipager
{
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
a.minipager:hover
{
	color : #F06805;
}
a.email
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	font-weight : bold;
	color : #403c31;
	text-decoration : none;
}
a.email:hover
{
	color : #F06805;
}
a.emailfooter
{
	font-family : Verdana, Tahoma, Arial;
	font-size :10px;
	color : #D6A386;
}
a.emailfooter:hover
{
	color : #FFFFFF;
}
a.detailcontent
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight:lighter;
	color : #000000;
	text-decoration : none;
}
a.detailcontent:hover
{
	color : #E15D03;
	text-decoration : none;
}
/*-------------------------*/
.headline
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 14px;
	font-weight : bold;
	color : #E15D03;
}
.detailcontent
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	color : #000000;
}
.content
{
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-left : 5px;
	color : #000000;
}
.header
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight : bold;
	padding-left:5px;
	padding-right:5px;
	color: #E15D03;
}
.textinput
{
	background-color: #F9F9F9;
	border: #C0C0C0 1px solid;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
}
.fieldvalidator
{
	background-color: #F9EF9F;
	border: #C0C0C0 1px solid;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
}
.validator
{
	font-family: Verdana, Arial, "Lucida Sans Unicode";
	color: #FF0000;
	font-size: 12px; 
	font-weight:bold;
}
.theader
{
	background-color : #EDF0E1;
}
.tframe
{
	background-color : #FFFFFF;
	border : solid 1px #C0C0C0;
	border-collapse : collapse;
	color: #000000;  
	padding: 2 2 2 2;
}