body 
{
	background-image: url('images/pageBg.jpg');
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #DEE6E4;
	scrollbar-darkshadow-color: #2C3835; 
	scrollbar-face-color: 	#4A8C7E;
	scrollbar-highlight-color: #DEE6E4;
	scrollbar-shadow-color: #999999;
 	scrollbar-track-color: #4A8C7E;

}
a:link
{
	color: #2C3835;
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration:	none;
}
a:active
{
	color: #2C3835;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}
a:visited
{
	color: #2C3835;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}
a:hover
{
	color: #4A8C7E;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}

a:link.sub
{
	color: #2C3835;
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration:	none;
}
a:active.sub
{
	color: #2C3835;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}
a:visited.sub
{
	color: #2C3835;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}
a:hover.sub
{
	color: #4A8C7E;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration:	none;
}

a:link.nav
{
	color: #A76027;
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration:	none;
}
a:active.nav
{
	color: #A76027;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}
a:visited.nav
{
	color: #A76027;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}
a:hover.nav
{
	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}


table
{
	table-border-color-light: rgb(153, 153, 153);
	table-border-color-dark: rgb(0, 0, 0);
	font-family: Arial, Helvetica, sans-serif; 
	color:	#354441;
}
table.main
{
	
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #DEE6E4;
	font-family: Arial, Helvetica, sans-serif; 
	font-color:	#000000;
}
table.header
{
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}

table.footer
{
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
table.nav
{
	background-color: #DEE6E4;
border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}

table.nav2
{
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}

td
{
	font-family: Arial, sans-serif;
	color:	#000000;
	font-size: 10pt; 
}

td.on
	{
		background:     		#4A8C7E;
		border-top:     		0px solid #DEE6E4;
		border-left:    		0px solid #DEE6E4;
		border-right:   		0px solid #DEE6E4;
		border-bottom:  		0px solid #DEE6E4;
		text-align:     		center;
		text-decoration:		none;
		color:          		#ffffff;
		font-family: Arial, Helvetica, sans-serif;		font-size: 10pt; 
	}

td.off
	{
		
		background:     		#DEE6E4;
		border-top:     		0px solid #DEE6E4;
		border-left:    		0px solid #DEE6E4;
		border-right:   		0px solid #DEE6E4;
		border-bottom:  		0px solid #DEE6E4;
		text-align:     		center;
		text-decoration:		none;
				font-family: 		Arial, Helvetica, sans-serif;		
		color:          		#ffffff;
		font-size: 10pt; 
	}


td.copyright
{
	font-family: Arial, sans-serif;
	color:	#2C3835;
	font-size: 8pt; 
}
h1
{
font-family: Arial, sans-serif;
	color:	#333848;
	font-size: 14pt;
	
}
h2
{
	font-family: Arial, sans-serif;
	color:	#333848;
	font-size: 10pt;
}
h3
{
	font-family: Arial, sans-serif;
	color:	#333848;
	font-size: 10pt;
}
h4
{
	color:	#333848;
}
h5
{
	color:	#333848;
}
h6
{
	color:	#333848;
}