body {
	font-family: Tahoma;
	font-size: 12px;
	color: #89561e;
	background-color:#fcf8c8;
	
	scrollbar-3dlight-color : #d98515;
	scrollbar-arrow-color : #d98515;
	scrollbar-base-color : #d98515;
	scrollbar-darkshadow-color : #d98515;
	scrollbar-face-color : #fcf8c8;
	scrollbar-highlight-color : #fcf8c8;
	scrollbar-shadow-color : #fcf8c8;
	scrollbar-track-color : #fcf8c8;
}

H1 {
font-family: Tahoma; 
font-weight: normal;
font-size: 11px;
display: inline;
}

H2 {
	font-family: Verdana,Tahoma;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color: #d77d07;
	margin: 0px;
	padding: 0 0 5 0;
}

table,tr,td,th,p,font,div,span {
	font-family: Tahoma;
	font-size: 12px;
}

strong,b {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #d98515;
}

a strong,b {color: #d98515;}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #d98515;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form,input,textarea {
	border: 0;
	border-top: solid #d98515 1px;
	border-right: solid #d98515 1px;
	border-bottom: solid #d98515 1px;
	border-left: solid #d98515 1px;	
	background-color:#fcf8c8
}
.border {
border-width: 1px;
border-color: #d98515;
}

.htitle {
position: absolute; 
top: 382px; 
left: 28px; 
font-family: Tahoma; 
font-size: 11px; 
color: #EEEEEE;
}

.menu_text1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text1_1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #89561e;
	text-decoration: none;
}
.text1bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #d98515;
	text-decoration: none;
	font-weight: bold;
}
.text4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #d98515;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menu2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.menu2:hover {
	
	text-decoration: underline;
}
.menu2_1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: underline;
}

.menu_text1:hover {
	
	text-decoration: underline;
}
ul {
	list-style-type: none;
}
li {
 background-image: url('/templates/img/arrow.gif');
 background-repeat: no-repeat;
 background-position: 0px 16px;
 padding-left: 20px;
 padding-top: 10px;
}

#color0 {color: #d98515;}
#color1 {color: #d77d07;}
#color2 {color: #9c7400;}
#color3 {color: #945c20;}
#color4 {color: #89561e;}
#color5 {color: #e0ae00;}
#color6 {color: #df9b12;}

.fade {FILTER: alpha(opacity=55)}
.fadeover {FILTER: alpha(opacity=95)}
