body {
	font-size:10px; 
	font-family: Verdana;
	color: #646464;
	background: url(/pics/general/back_body.gif);
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

td,.body {
	font-size:10px; 
	font-family: Verdana;
	color: #646464;
	text-decoration: none;
}


h1 { 
	color:#3F536B;
	font-size:16px;
	font-family: Futura, Verdana;
	font-weight: normal;
	margin-bottom: 10px
}

a {
	color: #52621F;
	text-decoration: none;
}

a:hover {
	color: #EE7615;
	text-decoration: none;
}

.uNav {
	color: #ffffff;
}

.mNav {
	color: #ffffff;
}

.mNavOn {
	color: #EE7615;
	text-decoration: none;
}


.cSide {
	background: url(/pics/general/back_side.gif);
	width:12px;
	text-align: right;
}

.cText {
	background: url(/pics/general/back_text.gif);
}

.cNav {
	background: url(/pics/general/back_nav.gif);
	width:12px;
	text-align: right;
}

.cText2 {
	background: url(/pics/general/back_text2.gif);
}

.cExtra {
	background: url(/pics/general/back_extra.gif);
}

.subNavBack  { background: url(/pics/general/back_subNav.gif) no-repeat; }

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
	line-height: 11px;
}


select, input {
	color: #000000;
	font-size: 12px;
}


.picFrame  {
	border: 2px solid #AAB978;
	padding: 1px;
	background: #F3F1E6;
}

.baseCell {
	background: #F3F1E6;
}

.greenCell {
	background: #AAB978;
}

.infoCell {
	color: #29330A;
	line-height: 17px;
}

.propText {
	color: #000000;
	line-height: 13px;
}

.propText:hover {
	color: #000000;
	text-decoration: none;
}

.greyHeader {
	background: #DBD4AF;
}

.boxedCell {
	background: #AAB978 url(/pics/img_box_pattern.gif) repeat-y left top;
}

