body {
	background-color: #FFFCED;
	color: #642D17;
	margin: 0px;


}
#nav ul{
	padding : 0;
	margin : 0;
	color : #FFFCED;
	float : left;
	width : 170px;
	white-space: nowrap;
	border: 0px solid #FFFCED;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
#nav ul li{

}
#nav ul li a{
	padding-left : 5px;
	color : #81391F;
	font-weight : bold;
	text-decoration : none;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999900;

}
#nav ul li a:hover{
	color : #CC9966;
	padding-left: 5px;
}
.tablebord {
	background-image: url(../images/leftfade156px.gif);
	background-repeat: repeat-y;
	background-position: left top;


}
.tdmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}
a {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #00CC00;
}
.footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #843818;
	border-right-color: #843818;
	border-bottom-color: #843818;
	border-left-color: #843818;
	padding: 5px;
	font-size: 12px;
	color: #CC3300;


}
.topbar {
	background-image: url(../images/header_new_r1_c5.jpg);
	background-repeat: repeat-x;
}
.tdhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	font-weight : bold;
}
.form {
	font-weight : bold;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999900;
	font-size: 12px;

}
input {
	font-size: 12px;
	color: #632C10;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #843818;

}
textarea {
	font-size: 12px;
	color: #632C10;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #843818;

}
.tdmain a img{
	border: 1px solid #843818;
}
.tdmain a:hover img{
	border: 1px solid #006900;
	filter: Gray;
}

