a.footer:link	{ color: #333333; font-family: Trebuchet MS, verdana, arial;font-weight:bold; font-size:11px} 
a.footer:visited	{ color: #333333; font-family: Trebuchet MS, verdana, arial;font-weight:bold; font-size:11px} 
a.footer:active	{ color: #333333;} 
a.footer:hover	{ color: #000000; text-decoration: none;
}
a.norm:link	{ color: #f9f3e4; font-family: Trebuchet MS, verdana, arial;font-weight:bold; font-size:13px} 
a.norm:visited	{ color: #f9f3e4; font-family: Trebuchet MS, verdana, arial;font-weight:bold; font-size:13px} 
a.norm:active	{ color: #f9f3e4;} 
a.norm:hover	{ color: #0d9ea9; text-decoration: none;
}

a 		{ color: #2d5255; text-decoration: none; font-weight:bold;} 
a:link		{ color: #2d5255;} 
a:visited	{ color: #000000;} 
a:active	{ color: #2d5255;} 
a:hover		{ color: #0b868f;
text-decoration: none;
}

body {
	background-image: url();
	background-color: #0B868F;
	margin-top: 0px;

}

.content {
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	text-decoration: none;
}
.captions {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	text-decoration: none;
}

.content01 {
	font-size:19px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	text-decoration: none;
}

.content01bold {
	font-size:15px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.title {
	font-size:18px;
	font-family:verdana, Trebuchet MS, arial;
	color: #732619;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.subtitle {
	font-size:15px;
	font-family:Trebuchet MS, verdana, arial;
	color: #732619;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.style1 {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #E8DDBB;
	font-style: bold;
	text-decoration: none;
}


.nav {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #ffcc99;
	font-style: normal;
	text-decoration: none;
}
.navbold {
	font-size:14px;
	font-family:Trebuchet MS, verdana, arial;
	color: #F9F3E4;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.sidemenu{
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #F9F3E4;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/* Background color both sides of header */
.xheadersideclr {
	BACKGROUND-COLOR: #B03A27
}
/* Sidemenu background color */
.xsidemenubkg {
	BACKGROUND-COLOR: #333333
}
/* Text area background color */
.xtextbkgclr {
	BACKGROUND-COLOR: #F1E2BF
}
/* Whats new text background color */
.xwhatsnewbkgclr {
	BACKGROUND-COLOR: #F9F4E9
}
/* Table background color */
.xtablebkgdark {
	BACKGROUND-COLOR: #E4D3AD
}
