.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:#FFFFFF; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 13px; font-weight: normal;}
.smallText{color:#ffffff; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
.smallTextDark{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}

.head{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	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: #860000;
}

body { overflow:auto; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
scrollbar-face-color:#860000; 
scrollbar-highlight-color:#A49669; 
scrollbar-3dlight-color:#A49669; 
scrollbar-track-color:#A49669; 
scrollbar-shadow-color:#A49669; 
scrollbar-darkshadow-color:#A49669; 
scrollbar-arrow-color:#A49669;
background-color:#A49669;
}


p {
	color:#000000;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}


span {
	color:#000000;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 11px;
	font-weight: normal;
}

.layout {
	color:#000000;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 11px;
	font-weight: normal;
}

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.gif);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right.gif);
background-repeat:no-repeat;
background-position: left top;
}
.left{
background-image:  url(images/bg_left.gif);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.gif);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}
