body,td,th {
	font-family: Tahoma;
	font-size: 9px;
	color: C0ADAB;
}

.heading{
	font-family: Tahoma;
	font-size: 16px;
	color: C0ADAB;
	font-weight: bolder;
}
.headingSmall{
	font-family: Tahoma;
	font-size: 15px;
	color: C0ADAB;
	font-weight: bolder;
	font-style: italic;
}
.MenuText
{
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	
}
.MenuTextBold
{
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	font-weight: bolder;
}
.MenuTextSmallItalic
{
	font-family: Tahoma;
	font-size: 11px;
	color: C0ADAB;
	font-style: italic;
	
}
.til {
	background-color: #731604;
	background-repeat: repeat-x;
}
BODY {
	SCROLLBAR-FACE-COLOR: #4E0501;
	SCROLLBAR-HIGHLIGHT-COLOR: #7F504E;
	SCROLLBAR-SHADOW-COLOR: #AB9876;
	SCROLLBAR-3DLIGHT-COLOR: #7F504E;
	SCROLLBAR-ARROW-COLOR: #9E504B;
	SCROLLBAR-TRACK-COLOR: #7F504E;
	SCROLLBAR-DARKSHADOW-COLOR: #AB9876;
	background-color: #4C0C03;
	background-repeat: repeat-y;
	background-image: url(images/iframe_bgsp.jpg);		  
}
a:link {
	color: C0ADAB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: C0ADAB;
}
a:hover {
	text-decoration:underline;
	color: BFAC5F;
}
a:active {
	text-decoration: none;
	color: BFAC5F;
}

