BODY { background-color: #FFFFFF;
scrollbar-3d-light-color:#FFFFF0;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#333300;
           scrollbar-dark-shadow-color:#666666;
           scrollbar-face-color:#666666;
           scrollbar-highlight-color:#FFFFF0;
           scrollbar-shadow-color:#666666; }
		   
p, li, td  { font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
font-size: 75%; font-style: normal; line-height: normal; font-weight: normal; 
font-variant: normal; text-transform: none; color: #666666; text-decoration: none}

textarea, menu, object, button, option, textfield, select  { background-color: #CCCC66;
font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
font-size: 80%; font-style: normal; line-height: normal; font-weight: normal; 
font-variant: normal; text-transform: none; color: #333300; text-decoration: none}

button  { font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
font-size: 80%; font-style: normal; line-height: normal; font-weight: normal; 
font-variant: normal; text-transform: none; color: #333300; text-decoration: none}

h1, h2, h3 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 100%; 
font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; 
text-transform: none; color: #333300; text-decoration: none }

A:link {text-Decoration:none; color: #333300} 
A:active {text-Decoration:none; color:#FFFFF0} 
A:visited {text-Decoration:none; color: #333300} 
A:hover {text-Decoration:none; color:#CC6600} 

.box   {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
	text-decoration: none;
	background-color: #CCCC66;
	scrollbar-3d-light-color:#FFFFF0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#333300;
	scrollbar-dark-shadow-color:#666666;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#FFFFF0;
	scrollbar-shadow-color:#666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #FFFFCC;
}

