
body, td
	{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	}



body 
	{ 
	margin: 0 0 0 0; 
	} 

#outerwrapper
	{
	background: url("art/mainback.jpg") top center repeat-y ;
	}

#wrapper
	{
	width: 850px;
	margin: 0 0 0 0; 
	background: url("art/background.jpg") top left repeat-x ;
	background-color: #003400;


	}

	
h1
	{
	font-size: 22pt;
	font-style: italic;
	}


h2
	{
	font-size: 12pt;
	font-style: italic;
	}

h3
	{
	font-size: 10pt;
	}
	


a:link, a:visited
	{
	color: #FF6600;	
	text-decoration: underline;
	}

a:hover
	{
	color: #FFCC66;	
	text-decoration: underline;
	}

#mainbox
	{
	margin: 0 0 0 0;
	width: 819px;
	position: relative; top:-3px;
	background-color: #FFFFFF;
	}

#maintable
	{
	height: 400px;
	width: 99%;
	}

#maincontent
	{
	padding: 0 25px 0 25px;
	text-align: justify;
	margin-top: -3px;
	margin-bottom: -14px;
	}


.trailingdiv
	{
	margin: 0 0 0 0;
	background: url("art/mainbottom.gif") top center no-repeat ;
	height:30px;
	position: relative; top: -3px;
	}

.leadingdiv
	{
	margin: 0 0 0 0;
	width: 819px;
	height: 30px;
	background: url("art/maintop.gif") top center no-repeat ;	
	background-color: none;
	}


#menudiv
	{
	margin-top:5px;
	text-align: center;
	}

	
.menucell
	{
	text-align: center;
	}


.leftinsertdiv
	{
	float: left; 
	margin-right: 12px; 
	margin-bottom: 12px;
	font-size: 7pt;
	text-align: center;
	}


.rightinsertdiv
	{
	float: right; 
	margin-left: 12px; 
	margin-bottom: 12px;
	font-size: 7pt;
	text-align: center;
	}


.rightimage
	{
	float: right; 
	margin-left: 12px; 
	margin-bottom: 12px;
	}



#leftmaintablecell
	{
	text-align: center;
	vertical-align:top;	
	width: 500px;
	}

#rightmaintablecell
	{
	text-align: center;
	vertical-align:top;	

	}


#headbox
	{
	background: url("art/headbox.gif") top center no-repeat ;
	text-align: center;
	height:160px;
	position: relative; top: -20px;
	padding-top: 5px;
	}

#topleftsidebox
	{
	margin 0 0 0 0;
	background: url("art/topsidebox.gif") top center no-repeat ;
	height: 24px;
	}


#leftsidebox
	{

	background-color: #015501;
	padding: 0px 20px 0 20px;
	color: #FFFFFF;
	}


#bottomleftsidebox
	{
	margin 0 0 0 0;
	background: url("art/bottomsidebox.gif") top center no-repeat ;
	height: 25px;
	}




#footerinfo
	{
	position: relative; top:-3px;
	margin 0 0 0 0;	
	width: 819px;
	background-color: #FFFFFF;
	font-size: 9px;
	}


.footer
	{
	font-size: 7pt;
	color: #FFFFFF;
	}




	