BODY,TABLE,TD,TH,FONT,DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#3A4248;
	
}

INPUT,SELECT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
  font-size : 12px; 
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #FF8C00; 
	scrollbar-highlight-color: #FF8C00;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FF8C00;
}

.formextra {
	border: solid 1px #FF8C00;
  padding:1px;
}

.formnormal {
	width: 200px;
	border: solid 1px #FF8C00;
  padding:1px;
}

.formsmall {
	width: 80px;
	border: solid 1px #FF8C00;
  padding:1px;
}

.button {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px; 
  padding:0px;
  background:#FFFFFF;
  color:#000000;
}

LI {  
    color: #3A4248; 
	margin-left: -23px;
	list-style-image:url(../images/i_drop_list.gif);
}

a {
	color:#000000; 
	text-decoration:underline;
}

a:hover {
	color:#ac5942; 
	text-decoration: underline;
}	
a:active {
	color:#800000; 
	text-decoration: underline;	
}
	
.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color:#FF8C00;
	font-weight : bold;
}	

.subheadline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#3A4248;
	font-weight : bold;
}

.sitepathmain {
	color:#757A7F;
	font-size : 11px;
	font-weight : bold;
}
	
a.sitepathmain {
	color:#757A7F;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

a.sitepathmain:hover {
	color:#757A7F;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

a.sitepathsub {
	color:#757A7F;
	text-decoration: none;
	font-size : 11px;
}

a.sitepathsub:hover {
	color:#757A7F;
	text-decoration: none;
	font-size : 11px;
}

.sitepathactive {
	color:#757A7F;
	font-size : 11px;
}

 .padding { 
     padding-top: 8px; 
	 padding-bottom: 8px; 
} 

.paddingcontent { 
     padding : 5px; 
	 background-color: f6f6f6; 
} 

.paddingcontent2 {  
    padding: 5px; 
}

.tablecontentbg { 
    background-color : #F6F6F6; 
} 

.orange {
	color:#FF8C00; 
    font-weight : bold; 
}

a.lt-grey { 
   color : #9CA0A3; 
   font-weight : bold; 
   text-decoration: underline; 
} 

a.lt-grey:hover { 
   color : #FF8C00; 
   font-weight : bold; 
   text-decoration: underline;
}

a.dk-grey { 
   color : #3A4248; 
   font-weight : bold; 
   text-decoration: underline; 
} 

a.dk-grey:hover { 
   color : #FF8C00; 
   font-weight : bold; 
   text-decoration: underline;
} 

.footer {
	color: #828383;
	font-size : 11px;
}

a.footer 	{
	color:#828383; 
	text-decoration:none;
	font-size : 11px;
}

a.footer:hover {
	color:#828383; 
	text-decoration: underline;
	font-size : 11px;
}
.menu {
	color:#ac5942;
	font-size : 12px;
}

a.menu 	{
	color:#000000; 
	text-decoration:none;
	font-size : 12px;
}

a.menu1 	{
	color:#800000; 
	text-decoration:underline;
	font-size : 12px;
}

a.menu:hover {
	color:; 
	text-decoration: none;
	font-size : 12px;
}
.padding2 { 
    padding-top: 5px; 
	padding-bottom: 5px;
	background-color: #f6f6f6
}

.headline_home { 
     font-family : Arial, Helvetica, sans-serif; 
	 font-size : 13px; 
	 color:#FF8C00; 
	 font-weight : bold; 
}

.home_nav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#3A4248;
	text-decoration : none;
}

.home_nav{
	 font-family : Arial, Helvetica, sans-serif; 
	 font-size : 12px; 
	 color:#3A4248; 
	 text-decoration : none;
}

.teaser {
	color : #999999;
	font-weight: normal;
	font-size : 14px;
	padding-top: 8px; 
	padding-bottom: 8px; 
} 

H2 {
   font-family : Verdana, sans-serif;
   font-size : 15px;
   color : #800000;
   margin-bottom : 0px;
   margin-top : 0px;
}

H3 {
   font-family : Verdana, sans-serif;
   font-size : 13px;
   color : #ac5942;
   margin-bottom : 0px;
   margin-top : 3px;
}

P {
   font-family : Verdana, sans-serif;
   font-size : 12px;
   line-height : 120%;
   color: #ac5942;
   margin-top : 4px;
   margin-bottom : 4px;
   padding-bottom : 4px;
   text-indent : 0px;
}
