.maintxt {text-decoration: none;}
.menuTD {
font-size:10px; 
font-family: arial, helvetica, geneva, verdana;; 
color:#720201; 
background-color:#a49669;  
cursor:pointer; height: 10;
border-left: 1px #720201 solid; 
border-right: 1px #720201 solid; 
border-bottom: 1px #720201 solid;
}

.menuTDo {
font-size:10px; 
font-family: arial, helvetica, geneva, verdana;; 
color:#720201; 
background-color:#a49669;  
cursor:pointer; height: 10;
border-left: 1px #720201 solid; 
border-right: 1px #720201 solid; 
border-bottom: 1px #720201 solid;}

.text{color:#000000; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
.smallText{color:#000000; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 10px; font-weight: normal;}
.smallTextDark{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}

.head{
	color:#663300;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:0.2em;
	font-weight:bolder;
	font-style: normal;
}
a {font-size: 11px; color: #720201; text-decoration: underline; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
a:visited {color:#720201; text-decoration: underline; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
a:active {
	color:#720201;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
a:hover {
color:#720201;  
text-decoration: none; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
}

.title {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 763A00;
}

body { overflow:auto; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
scrollbar-face-color:#008000; 
scrollbar-highlight-color:#F7EDD2; 
scrollbar-3dlight-color:#8F7EDD2; 
scrollbar-track-color:#008000; 
scrollbar-shadow-color:#F7EDD2; 
scrollbar-darkshadow-color:#F7EDD2; 
scrollbar-arrow-color:#008000;
background-color:#763B01;
}


p {
	color:#000000;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

INPUT.outline { border-top: 1px black solid; 
				border-left: 1px black solid; 
				border-right: 1px black solid; 
				border-bottom: 1px black solid; background: #FFffff;; margin-left:3px; margin-right:3px; font-size:11px;}

.pic{border:solid #301E16 1pt}


.top{
background-image:   url(images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:   url(images/bg_right.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.left{
background-image:   url(images/bg_left.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:   url(images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:   url(images/bg_center.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}