body {
	background-color: #A1A6AB;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
/* Structure Styles */ 
#maintable {
	margin-right: auto;
	margin-left: auto;
}
.basebg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
}

.basebgsplash {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 4px;
}


#contenttable {
	margin-top: 0px;
}
.navtd {
	width: 185px;
	background-color: #CCCCCC;
	padding: 4px;
	align: top;
}

.contenttd {
	padding-left: 18px;
	width: 500px;
}

.contenttdcol1 {
	padding-left: 18px;
	width: 250px;
}

.contenttdcol2 {
	width: 250px;
}

.contenttdcol3 {
	padding-left: 18px;
	width: 100px;
}

.contenttdcol4 {
	width: 325px;

}


td {
	vertical-align:top;
}
/* navigation Styles */
.buttonscontainer {
	width: 170px;
}

/* Text and Link Styles */
h1, h2, h3, h4 {
	line-height: normal;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #9f6d22;
	margin: 0px;
	padding: 0px;
}

/* Additional Styles */


.stylesub2 a:link, .stylesub2 a:visited {
	color: #808080;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:left;
	}
	
.stylesub2 a:hover {
	color: #FF1900;
	background-color: #FFFFFF;	
	}
		
.designed-opr a:link, .designed-opr a:visited {
	color: #48240C;
	font-size: 10px;
	text-decoration: none;
}

.designed-opr a:hover {
	color: #598526;
	text-decoration: none;
}

.designed-ggb a:link, .designed-ggb a:visited {
	color: #050D5C;
	font-size: 10px;
	text-decoration: none;
}

.designed-ggb a:hover {
	color: #8468F0;
	text-decoration: none;
}
.designed-sh a:link, .designed-sh a:visited {
	color: #5A2B00;
	font-size: 10px;
	text-decoration: none;
}

.designed-sh a:hover {
	color: #FE861E;
	text-decoration: none;
}

.designed-up a:link, .designed-up a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.designed-up a:hover {
	color: #666666;
	text-decoration: none;
}

.designed-wuzup a:link, .designed-wuzup a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.designed-wuzup a:hover {
	color: #FF0000;
	text-decoration: none;
}

.designed-rev a:link, .designed-rev a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.designed-rev a:hover {
	color: #999999;
	text-decoration: none;
}


.designed-deets a:link, .designed-deets a:visited {
	color: #F3F898;
	font-size: 10px;
	text-decoration: none;
}

.designed-deets a:hover {
	color: #FFFF00;
	text-decoration: none;
}



