body {
	background: #702522;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 16px;
}

/* Input CSS */

SELECT, option, input, textarea {font-family: verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}

.box {
	width: 200px;
	height: 16px;
}

/* Layout CSS */

.topback {
	height: 149px;
	width: 100%;
	background-image: url("images/topback.gif");
	background-repeat: repeat-x;
}

.navback {
	width: 100%;
	height: 25px;
	background-image: url("images/navback.gif");
	background-repeat: repeat-x;
}

.navwrapper {
	width: 777px;
	text-align: left;
}

.topwrapper {
	width: 777px;
}

.lefttop {
	width: 418px;
	text-align: left;
	float: left;
	margin-top: 52px;
}

.righttop {
	width: 249px;
	text-align: right;
	float: right;
}

.banner {
	width: 100%;
	background: #000000;
}

.intbanner {
	width: 100%;
	background: #000000;
}

.content {
	width: 777px;
	background-image: url("images/mainback.gif");
	background-repeat: repeat-y;
	text-align: left;
}

.intcontent {
	width: 777px;
	background-image: url("images/intmainback.gif");
	background-repeat: repeat-y;
	text-align: left;
}

.viewin {
	width: 777px;
	height: 16px;
	background-image: url("images/viewin.gif");
	background-repeat: none;
	color: #FFFFFF;
	text-align: left;
}

.contleft {
	width: 508px;
	float: left;
	text-align: left;
}

.contright {
	width: 269px;
	float: right;
}

.intviewin {
	width: 508px;
	height: 16px;
	background-image: url("images/viewin.gif");
	background-repeat: none;
	color: #FFFFFF;
	text-align: left;
}

.footer {
	width: 777px;
}

.topbut {
	width: 269px;
	height: 26px;
	background-image: url("images/firstside.gif");
}

.addbut {
	width: 269px;
	height: 21px;
	background-image: url("images/addside.gif");
}

.toppad {
	padding-left: 30px;
	padding-top: 4px;
	font-size: 11px;
}

.addpad {
	padding-left: 30px;
	padding-top: 1px;
	font-size: 11px;
}

/* Backend CSS */

.title_class {
	width: 748px;
	text-align: left;
	background: #003061;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-top: 20px;
}

.welcome_class {
	width: 748px;
	text-align: right;
	height: 20px;
	background: #E0DDB5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
}

.wrapper_class {
	width: 748px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	background-image: url("siteadmin/images/back.jpg");
}

.nav_class {
	width: 149px;
	background: #003061;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;
	float: left;
	text-align: left;
	color: #FFFFFF;
}

.content_class {
	width: 598px;
	float: left;
	text-align: left;
}

.footer_class {
	width: 748px;
	text-align: left;
	height: 20px;
	background: #E0DDB5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
}

.tcs_class {
	width: 750px;
	text-align: right;
}

.maincat {
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	background: #E0DDB5;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-color: #000000;
	color: #003061;
}

/* Text CSS */

.lightblue {
	color: #7FB1CA;
}

/* Text Layout CSS */
.red {
	color: #702522;
}

/* Link CSS */

a:link {text-decoration : none; color : #FFFFFF;}	
a:visited {text-decoration : none; color : #FFFFFF;}
a:hover {text-decoration : none; color : #702522;}

a.redlink:link {text-decoration : none; color : #702522;}	
a.redlink:visited {text-decoration : none; color : #702522;}
a.redlink:hover {text-decoration : underline; color : #702522;}

a.blacklink:link {text-decoration : none; color : #000000;}	
a.blacklink:visited {text-decoration : none; color : #000000;}
a.blacklink:hover {text-decoration : none; color : #702522;}

a.lblink:link {text-decoration : none; color : #7FB1CA;}	
a.lblink:visited {text-decoration : none; color : #7FB1CA;}
a.lblink:hover {text-decoration : underline; color : #7FB1CA;}.copyfoot {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
