body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/structure/bodybg.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.header{
	font-size:large;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9F2A2F;
}

.titlebar{
	padding-left:15px;
}

.navcellon {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/structure/button_on.jpg);
	background-repeat:no-repeat;
}

.navcelloff {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/structure/button_off.jpg);
	background-repeat:no-repeat;	
}

.navtable{
	background-image:url(../images/structure/shadow2.jpg);
	background-repeat:repeat-x;	
}
	
td.top{
	background-color:#9F2A30;
}

td.middle{
	background-image:url(../images/structure/shadow.jpg);
	background-repeat:repeat-x;	
	background-color:#FFFFFF;
}

td.rightnav{
	background-image:url(../images/structure/topshadow2.jpg);
	background-repeat:repeat-x;	
}

td.rightside{
	background-image:url(../images/structure/rightsidebar.jpg);
	background-repeat:repeat-y;	
	background-position:right;
}

td.bottomcell{
	background-image:url(../images/structure/bottomfill.jpg);
	background-repeat:repeat-x;	
	background-position:bottom;	
	color:#FFFFFF;
}

.content
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding:15px;
	text-align : justify; 	
}

img.maincontent { 
float:right; 
margin:10px; 
text-align : justify; 
text-justify: auto;
} 

a:link 
{
color: #A63536;
text-decoration: none;
}
a:visited 
{
text-decoration: none;
color: #A63536;
}
a:hover 
{
text-decoration: underline;
color: #A63536;
}
a:active 
{
text-decoration: none;
}

a.navoff 
{
color:#000000;
}
a.navoff:visited 
{
color:#000000;
}
a.navoff:hover 
{
color:#FFFFFF;
font-weight:bold;
}
a.navoff
{
font-size:11px;
}

a.email 
{
color:#FFFFFF;
}
a.email:visited 
{
color:#FFFFFF;
}
a.email:hover 
{
color:#FFFFFF;
text-decoration:underline;
}

A.on 
{
COLOR: #FFFFFF;
font-weight:bold;
}
A.on:visited
{
COLOR: #FFFFFF;
font-weight:bold;
}
A.on:hover
{
COLOR: #FFFFFF;
text-decoration:none
}


h1 {
	font-size: 14px;
	color: #A63536;
}

UL.Section
{
	margin:0px;
	padding: 0px;
}

UL.Section LI
{
	margin:0px;
	padding:0px;
	float: left;
}

UL.Section LI A
{
	height:22px;
	margin:0px;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	color: #ffffff;
	font-weight:bold;
}

UL.Section LI A:visited
{
	color:#ffffff;
}


UL.Section LI A:hover
{
	text-decoration:none;
	background-color: #ffffff;
	color:#A63536;
}

h2 {
	font-size: 12px;
	color: #6C6C4A;
}
.style2 {font-size: 25px}
h3 {
	font-size: 16px;
	color: #A63536;
}