body { color: black; font-size: 14px; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; text-align: center; margin:0px;}
body, html { height: 100%; }
p { }

a:link { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#FF0000 }
a:active { color:#000000; }

.navbar a:link { color:#FFFFFF; font-size:13px; font-weight: bold; text-decoration:none;}
.navbar a:visited { color:#FFFFFF; font-size:13px; font-weight: bold; text-decoration:none;}
.navbar a:hover { color:#FFCC66; font-size:13px; font-weight: bold; text-decoration:none;}
.navbar a:active { color:#FFFFFF; font-size:13px; font-weight: bold; text-decoration:none;}

.title {
font-size:14px;
color:#336600;
}
.rightside
{	
	background-image:url(../images/system/rightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.leftside
{
	background-image:url(../images/system/leftside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}
.navbar
{
	background-image:url(../images/system/navbar.jpg);
	vertical-align:top;
	padding-top:9px;
	text-align:center;
	font-size:14px;
	color:#FFCC66;
}
.leftnav
{
	vertical-align:top;
	padding:15px;
	padding-right:0px;
	text-align:left;
	font-size:12px;
}
.redheadtext
{
	font-size:16px;
	color:#990000;
}
.subheadtext
{
	font-size:16px;
	color:#336633;
}
.subheadtext2
{
	font-size:18px;
	color:#000000;
}
.divider
{
	background-image:url(../images/system/divider.jpg);
}
.pageheader
{
	padding:15px;
	font-size:19px;
	color:#336633;
	text-align:right;
	
}
.maincontent
{
	padding:10px;
	text-align:left;
}
.testimonialtext
{
	font-style:italic;
}
