body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D1800;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

smbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D1800;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.navlinks {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.navlinks:hover {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	font-weight:bold;	
}
.whitetext {
	color:#FFFFFF;
	font-weight:bold;
	}
.footerlinks {
	color:#663333;
	font-weight:normal;
	padding:3px;
	text-decoration:none;	
}
.footerlinks:hover {
	color:#666666;
	font-weight:normal;
	padding:3px;
	text-decoration:underline;
}		
.footerlinks2 {
	color:#831218;
	font-weight:normal;
	padding:5px;
	text-decoration:none;	
}
.footerlinks2:hover {
	color:#666666;
	font-weight:normal;
	padding:5px;
	text-decoration:underline;
}		

.profilelinks {
	color:#831218;
	font-weight:normal;
	padding:0px;
	text-decoration:underline;	
}
.profilelinks:hover {
	color:#666666;
	font-weight:normal;
	padding:0px;
	text-decoration:underline;
}		

DIV {
	font-family : Tahoma, Helvetica;
}

.clsCMOn {
	color: #663333;
	text-align: center;
	font-size : 11px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: #ffffff;
	text-align: center;
	font-size : 11px;
	text-decoration : none;
        padding: 2px 4px;
}

.prohead {
font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #2D1800;
	font-weight: normal;
	line-height: 16px;
	padding-top: 11px;
	font-style: normal;
	letter-spacing: 1px;
}



.box { margin-top: 0px; margin-bottom: 0px; margin-left: 100px; width: 500px; padding: 5px; background-color: silver; color: blue; }


input { background-color: lightgrey; color: #633; font-size : 11px; }

select { background-color: darkgray; color: #633; }



textarea { background-color: lightgrey; color: #633; font-size : 11px; }


.button {font-size: 11px; font-family:verdana,arial, sans-serif; background-color: darkgray; color: #633; font-weight:normal;  border: 1px solid black; }