/* CSS Document */

font         { font-family: Verdana, Arial, Helvetica, sans-serif;}
a            { text-decoration: none; font-size: 11px; }

.body        {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: inherit;
	scrollbar-arrow-color:346255;
	scrollbar-track-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-shadow-color:346255;
	scrollbar-darkshadow-color:346255;
	scrollbar-highlight-color:FE9247;
	scrollbar-3dlight-color:FF6B04;
	}
	a:hover	   { text-decoration: underline}

.body1        {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: inherit;
	scrollbar-arrow-color:346255;
	scrollbar-track-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-shadow-color:346255;
	scrollbar-darkshadow-color:346255;
	scrollbar-highlight-color:FE9247;
	scrollbar-3dlight-color:FF6B04;
	a:hover	   { text-decoration: underline}

h1 { 
    color: #cccccc;
	font-family: Arial;
	font-size: 11px;
} 
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC99;
	linkcolor: #cccccc;
	text-decoration: none;

}
 
.copy a:link { color: #cccccc; font-family: Arial; font-size: 11px; }
.copy a:visited { color: #cccccc; font-family: Arial; font-size: 11px; }
.copy a:active { color: #cccccc; font-family: Arial; font-size: 11px; }
.copy a:span { color: #cccccc; font-family: Arial; font-size: 11px; }
.bg {
	background-repeat: no-repeat;
	background-position: bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #FF9933;
	height: 17px;
	width: 100px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	color: #000000;
	word-spacing: normal;
	line-height: normal;






}
