td {
	font-family:verdana,arial,helvetica;
	font-size:12px;
	color:#8b6b47;
	text-align:justify;
	line-height: 20px;
}

text1 { font-family:verdana,arial,helvetica;
    font-size:12px;
    color:#866D4E;
    text-align:justify;
    line-height: 20px; }

body { font-family:verdana,arial,helvetica; font-size:12px; color:#8b6b47; text-align:justify; line-height: 20px;}

a.sitemap:active {color:#999999; text-decoration:none; font-weight: bold; font-size:10px;}
a.sitemap:link {color:#999999; text-decoration:none; font-weight: bold; font-size:10px;}
a.sitemap:visited {color:#999999; text-decoration:none; font-weight: bold; font-size:10px;}
a.sitemap:hover {color:#999999; text-decoration:none; font-weight: bold; font-size:10px;}

a:active {color:#999999; text-decoration:none; font-weight: bold; font-size:12px;}
a:link {color:#999999; text-decoration:none; font-weight: bold; font-size:12px;}
a:visited {color:#999999; text-decoration:none; font-weight: bold; font-size:12px;}
a:hover {
	color:#999999;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
}


SELECT { background-color:#FCF2D6; font-size: 11px; border-width:1px; border-color:#6E1530;}
INPUT { border-width:1px; border-color:#6E1530; background-color:#FCF2D6; font-size: 11px; }
TEXTAREA { border:1px solid #6E1530; background-color:#FCF2D6; font-size: 11px; }

.BOXES { background-color:#FFFFFF; font-size: 12px; border-width:1px; border-color:#FFFFF;}

.bgzebra {
	background-image:  url(images/zebra_skin.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
.bgleopard {
	background-image:  url(images/leopard_skin.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

BODY {
scrollbar-face-color: #6E1530;
scrollbar-highlight-color: #6E1530;
scrollbar-3dlight-color: #6E1530;;
scrollbar-darkshadow-color: #6E1530;
scrollbar-shadow-color: #F1A829;
scrollbar-arrow-color: #F1A829;
scrollbar-track-color: #FCF2D6;
}

TEXTAREA {
scrollbar-face-color: #6E1530;
scrollbar-highlight-color: #6E1530;
scrollbar-3dlight-color: #6E1530;;
scrollbar-darkshadow-color: #6E1530;
scrollbar-shadow-color: #F1A829;
scrollbar-arrow-color: #F1A829;
scrollbar-track-color: #FCF2D6;

}
.headings {
	font-weight: bold;
	color: #866D4E;
}
#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; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px; font-family: Arial; font-size: 12px;}
