

BODY {  

	scrollbar-3dlight-color: transparent;
        scrollbar-base-color: transparent;
	scrollbar-face-color: transparent;
	scrollbar-highlight-color: transparent;	
	scrollbar-track-color: transparent;	
	scrollbar-shadow-color: transparent;	
	scrollbar-darkshadow-color: transparent;	
	scrollbar-arrow-color: transparent;	
        font-family: Arial;
        font-size: 11px;
	color:#79837a;
	text-align: left;
	padding-top: 0pt;

        background-color: #f2e8a3;
	background-repeat: repeat-x;


}

a img {
	border: none;
}



.content {
        font-family: arial;
	line-height: 120%;
        font-size: 10px;
	color:#79837a;
	text-align: left;
	padding-top: 0pt;
    }



.head {  
         color: #5FC9AF;
         font-family: Arial;
         font-size: 15px; 
         text-align: left; 
         font-weight: bold; 
         word-spacing: 4px; 
         letter-spacing: 4px;
         text-transform: uppercase;
}

a {
	font-weight: bold;
	color:#79837a; 
	line-height: 120%;
	text-decoration : none;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
}

a:hover {
	font-weight: none;
	color : #578380; 
        background: #EEEEFF;
}


b {
	color: #6b7773;
        font-family: arial;
	font-weight: bold;
	line-height: 120%;
}

i {
	font-style: italic;
        font-family: arial;
	text-decoration: none;
	line-height: 120%;
}


u {
	color:#73775a;
        font-family: arial;
	text-decoration: underline;

}

.table, td {
        font-family: Arial;
	line-height: 100%;
        font-size: 11px;
	color:#79837a;
	text-align: left;
	padding-top: 0pt;
}


.img
    {
       border: 0px none;}

input, textarea {	
	background-color: #B3BAAE;
        font-family: arial;
	line-height: 120%;
        font-size: 10px;
	color:#79837a;
	text-align: left;
	padding-top: 0pt;
	border:0px;
	padding:1px;
	padding-left:3pt;
	padding-bottom:2px;
	padding-top:0px; }






