manbody { 
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
}
 
p, li, div, blockquote, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	line-height: 16px;
	letter-spacing: 0.1em;
	}
	
.outerdiv
{
	background-color: #fff;
	text-align: center;
}
.outertable
{
	width: 800px;
	min-height: 600px;
	border-color: #CCC;
	border-width: 30px 30px 30px 30px;
	border-style: solid;
}

.boxtable
{
	width: 500;
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
}
.boxcell
{
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 3px;
	padding: 3px;
}
.galleryimage { vertical-align: top; }
.gallerytitle
{
	vertical-align: top;
	font-weight: bold;
}
.boxcellshade
{
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 3px;
	padding: 3px;
	background-color: #ccc;
}
.boxcheck
{
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 3px;
	padding: 3px;
	background-color: #f79434;
	vertical-align: top;
}
.leftpanel
{
	background-image: url(Images/graphics/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border-right: black;
	border-width: 0px 1px 0px 0px;
	border-style: none none none none;
	width: 191px;
	vertical-align: top;
}

.leftpanelbottom
{
	background-image: url(Images/graphics/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 191px;
	vertical-align: bottom;
}
.mainsection
{
	margin: 0 5px 0 10px;
	padding: 0 5px 0 10px;
	vertical-align: top;
}
	
.content
{
	background-color: #fff;
	vertical-align: top;
	margin: 0;
	margin: 0;
}
.brownbg {
	margin: 0px;
	background-color: #330000;
	}
	
.greybg {
	margin: 0px;
	background-color: #cccccc;
	}

.whitebg {
	margin: 0px;
	background-color: #ffffff;
	}
	
h1 {
	font: Arial, Helvetica, sans-serif;
	color: #f79434;
	line-height: 40px;
	letter-spacing: .3em;
 	font-size: xx-large;
}

h2 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

	
.nav {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;

	}
	
a.nav:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;

	}
a.nav:visited { 
	color: #330000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
a.nav:active  { 
	color: #ffcc00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	}

a.nav:hover {
	color: #f79434;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
	}
.outerborder {
	background-color: #cccccc;
}

.copyright { 
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: black;
	text-align: center;
 }

a:link { 
	color: #000000;
 }

a:visited { 
	color: #333300;
 }

a:active { 
	color: #cc3300;
}

a:hover { 
	color: #FFCC00;
}



