BODY {
	SCROLLBAR-FACE-COLOR: #99CCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCFFFF; 
	SCROLLBAR-ARROW-COLOR: #492510; 
	SCROLLBAR-TRACK-COLOR: #669999; 
	SCROLLBAR-SHADOW-COLOR: #CC6666;
}
.top_link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	height : 24px;
	padding-bottom : 10px;
	FILTER: alpha(opacity=80);
}
.top_link:hover {
	COLOR: black;
	FILTER: alpha(opacity=100)
}
.content_head {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #fad764;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	height : 30px;
}
.content_body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.content_link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #fad764;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.content_link:hover {
	COLOR: #fad764;
	text-decoration : underline;
}
.content_quote {
	FONT-WEIGHT: normal;
	FONT-SIZE: 17px;
	COLOR: #ffffff;
	FONT-STYLE: italic;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration : none;
}.caption {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #fad764;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.sidemenu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #fad764;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration : none;
	height : 28px;
	FILTER: alpha(opacity=90)
}
.sidemenu:hover {
	COLOR: #ffffff;
}
.sideindex {
	FONT-WEIGHT: normal;
	font-size : 13px;
	COLOR: #fad764;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none; 
}
.sideindex:hover {
	COLOR: white;
}

.low {
	FILTER: alpha(opacity=90)
}


