.body {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 

.copy {  
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none;
		}
		
.head {
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold; 
		color: #771100; 
		text-decoration: none;} 
.head:hover {
		color: #000000; 
		text-decoration: none;
		} 
		
.links {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #771100;
		text-decoration: none;
		font-weight: normal;
		}
.link_textwhite {
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #ffffff;
				text-decoration: none;
				font-weight: normal;
				}
.links:hover {
		color: #333333; 
		text-decoration: none
		}

.links2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #333366;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.linksXtra {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}


.linksXtra:hover {
		color: #333366; 
		text-decoration: underline
		}

.links2:hover {
		color: #000000; 
		text-decoration: none
		}
		
.links3 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #DAC76E;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.links3:hover {
		color: #ffffff; 
		text-decoration: none
		}

.textbox {
		BORDER-BOTTOM: #333333 1px solid; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight : normal; 
		color: #333333;
		}

.error {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bold; 
		color: #cc0000; 
		text-decoration: none; 
		text-align: justify;
		} 

body	{
		scrollbar-3dlight-color: #2A3561; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-base-color: #ffffff;
		scrollbar-darkshadow-color: #2A3561;
		scrollbar-face-color: #6C79AF;
		scrollbar-highlight-color: #2A3561;
		scrollbar-shadow-color: #6C79AF;
		}