td { font-family:verdana,arial,helvetica; font-size:10px; color:#202020; text-align:justify;}
body { font-family:verdana,arial,helvetica; font-size:10px; color:#202020; text-align:justify;}

a:active {color:#936037; text-decoration:none; font-weight: normal;}
a:link {color:#936037; text-decoration:none; font-weight: normal;}
a:visited {color:#936037; text-decoration:none; font-weight: normal;}
a:hover {color:#936037; text-decoration:none; font-weight: normal;}

a.home:active {color:#ffffff; font-weight: normal;}
a.home:link {color:#ffffff; text-decoration:none; font-weight: normal;}
a.home:visited {color:#ffffff; text-decoration:none; font-weight: normal;}
a.home:hover {color:#ffffff; text-decoration:none; font-weight: normal;}

a.sitemap:active {color:#CABEA4; font-weight: normal;}
a.sitemap:link {color:#CABEA4; text-decoration:none; font-weight: normal;}
a.sitemap:visited {color:#CABEA4; text-decoration:none; font-weight: normal;}
a.sitemap:hover {color:#CABEA4; text-decoration:none; font-weight: normal;}


SELECT { background-color:#f0e7d0; font-size: 10px; }
INPUT { border:1px solid #ffffff; background-color:#e8dfc2; font-size: 10px; }
TEXTAREA { border:1px solid #ffffff; background-color:#e8dfc2; font-size: 10px; }

.BOXES { background-color:#f6e9bd; font-size: 10px; border-width: 0;}

BODY {
scrollbar-face-color: #9c795b;
scrollbar-highlight-color: #9c795b;
scrollbar-3dlight-color: #e4d8ae;
scrollbar-darkshadow-color: #5a5a5a;
scrollbar-shadow-color: #5a5a5a;
scrollbar-arrow-color: #ddd1c5;
scrollbar-track-color: #ddd1c5;
}

TEXTAREA {
scrollbar-face-color: #9c795b;
scrollbar-highlight-color: #9c795b;
scrollbar-3dlight-color: #e4d8ae;
scrollbar-darkshadow-color: #5a5a5a;
scrollbar-shadow-color: #5a5a5a;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ddd1c5;
}.hometext {
	color: #f8f0dc;
}
.headings {
	font-weight: bold;
	color: #712532;
}

#wrapper {width:300px; margin:50px auto; font-family: Arial}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf; font-family: Arial}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold; font-family: Arial}
.form select {float:left; width:146px; margin-top:10px; font-family: Arial}
.form input {float:left; margin-top:10px; font-family: Arial}
.form .submit {clear:both; font-family: Arial} 
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px; font-family: Arial; font-size: 12px;}
#msgcontent {display:block; background:#f3e6e6; color:#000000; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px; font-family: Arial; font-size: 12px;}