body {
	background-color: white;
}

body td {
	font: 15px Tahoma, Verdana, Arial;
	line-height: 20px;
}

.CornerShadowTL {
	background-image: url(../images/CornerShadowTL.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.ShadowT {
	background-image: url(../images/ShadowT.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	width: 980px;
	height: 6px;
}

.CornerShadowTR {
	background-image: url(../images/CornerShadowTR.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.ShadowL {
	background-image: url(../images/ShadowL.gif);
	background-repeat: repeat-y;
	font-size: 1px;
	width: 6px;
}

.ShadowR {
	background-image: url(../images/ShadowR.gif);
	background-repeat: repeat-y;
	font-size: 1px;
	width: 6px;
}

.CornerShadowUL {
	background-image: url(../images/CornerShadowUL.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.ShadowU {
	background-image: url(../images/ShadowU.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	width: 980px;
	height: 6px;
}

.CornerShadowUR {
	background-image: url(../images/CornerShadowUR.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.headerHR {
	background-color: #E7E8EA;
	height: 10px;
	font-size: 1px;
}

.navitbl {
	background-color: #999999;
	color: white;
	font-size: 13px;
	border-top: 1px solid white;
}
.navitbl td {
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.mainC, .contC {
	padding-top: 15px;
	padding-left: 20px;
}
.contC {
	padding-right: 20px;
}
.contC a:link, .contC a:visited {
	color: black;
	text-decoration: none;
}
.contC a:hover, .contC a:active {
	text-decoration: underline;
}

.contC2 {
	background-color: #B2462C;
}
.contC2 td {
	color: white;
}
.contC2 input, .contC2 textarea {
	width: 340px;
	border: 1px solid black;
}

h1 {
	font-size: 18px;
}

ul {
	margin-left: 15px;
}

li, .spanS {
	color: #5E4833;
	font-size: 11px;
	font-weight: bold;
}

.smalltbl th, .smalltbl td{
	font-size: 11px;
}

#footer {
	height: 12px;
	background-color: #6D1F1F;
}