a       { color:#9DC6EC; text-decoration:underline}
a:hover { color:#FFFFFF; text-decoration:underline}

/** languages **/
#lang {
	font-family: Small Fonts;
	font-weight: normal;
	font-size: 8px;
	color: #846E68;
	text-decoration:none;
}
#lang a {
	color: #E7755B;
	font-weight: normal;
	text-decoration:underline;
}
#lang a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}

/** menu **/
#menu {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #F3F3F3;
	text-decoration:none;
	letter-spacing:-1px;
	line-height: 13px;
}
#menu a {
	color: #F3F3F3;
	font-weight: bold;
	text-decoration:none;
}
#menu a:hover {
	color: #FF7968;
	font-weight: bold;
	text-decoration:none;
}
#menu TD.active {
	color: #FF7968;
	font-weight: bold;
	background-color:#000000;
	text-decoration:none;
}
/** Submenu **/
#submenu {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #E99B71;
	text-decoration:none;
}
#submenu a {
	color: #E99B71;
	font-weight: bold;
	text-decoration:none;
}
#submenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
/** content **/
p {
margin-top:8px;
margin-bottom:8px;
}
.text {
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	color: #D49A80;
	text-decoration:none;
}

.subheader {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration:none;
}	
#rc {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FED6B0;
}

/** Copyright **/ 
#copyright {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #C66F57;
	line-height:14px;
}
#copyright a {
	color: #C66F57;
	text-decoration:underline
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
#b_menu {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	line-height:14px;
}
#b_menu a {
	color: #FFFFFF;
	text-decoration:none
}
#b_menu a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
#text {
        font-family: Arial;
        font-weight: bold;
        font-size: 12px;
        color: #D49A80;
        text-decoration:none;
}
.x-mas {
	font-family: AGBengaly;
	font-size: 18px;
	color: #FFFFFF;
}

/** for tables **/ 
.site_th {font-family: Tahoma; font-size: 14px; background-color:#512E23; height:26px; font-weight:bold; color: #FFFFFF;}
.site_tb {font-family: Arial; font-size: 11px; font-weight:normal; height:24px; background-color:#322522; color: #CB9A8B;}
.site_tb2 {font-family: Arial; font-size: 11px; font-weight:normal; height:24px; background-color:#40302B; color: #CB9A8B;}