body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	color: #333366;
	background-color: #DECDAD;
	font-size: small;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #DECDAD;

}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #DECDAD;
}
.outertable {
	height: 440px;
	width: 700px;
	background-color: #FFFFFF;
	border: 2px none #CC0000;
}
.righttable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;

}
.content {
	vertical-align: top;
	width: 108px;


}
a.footnav:link {
	text-decoration: none;
	color: #B52B38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a.footnav:visited {
	text-decoration: none;
	color: #B52B38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a.footnav:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;

}
.footlinks {
	font-size: xx-small;
	color: #B52B38;
	padding-left: 55px;

}
.sidebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #B52B38;
	border-right-color: #B52B38;
	border-bottom-color: #B52B38;
	border-left-color: #B52B38;
	background-color: #B52B38;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat;


}
.navtable {
	width: 108px;
}
.logoadd {
	background-image: url(../images/logo_add.gif);
	background-repeat: repeat;
	background-position: left top;
}
.tableheader {
	color: #B52B38;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B52B38;
	padding: 5px;
}
.infotable {
	border: 1px solid #B52B38;
	padding: 5px;

}
.tablecontent {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.classtableheader {

	color: #B52B38;
	font-weight: bold;
	padding: 5px;
}
.classtablecontent {

	font-size: xx-small;
	padding: 5px;
}
.formtablecontent {
	padding: 5px;
}
select {
	color: #000000;
	background-color: #DECDAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.newstable {
	background-color: #DDCBAA;
	width: 95%;
	background-position: center;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;





}
.newsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: center;
	text-align: center;


}
.siteupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 5px;
	width: 100%;
}
