P    { color: black; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif }

LI    { color: black; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif }

.bodytext  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 11px;
	color : black;
}

.whitetext  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 11px;
	color : white;
}

.menutext  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 11px;
	color : white;
	font-weight : bold;
}

.rev_head {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 12px;
	color : white;
	font-weight : bold;
}

.bodycopy { color: black; font-size: 11px; line-height: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }


BLOCKQUOTE   { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif }

	
H1  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 16px;
	background : #CC6600;
	padding : 3px;
	text-transform : none;
	color : #FFFFFF;
	}
	

H2  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 18px;
	text-transform : none;
	color : #CC6600;
}

H3  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 12px;
	color : #CC6600;
}

H4  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 12px;
	text-transform : none;
	color : #ffffcc;
	font-weight : bold;
}

//.Title  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 15px;
	text-transform : none;
	color : #ffffff;
	font-weight : bold;
}

//.Header  {
	font-family : Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size : 13px;
	color : #ffffcc;
	font-weight : bold;
}




a.bodycopy:link { color: #CC6600; }
a.bodycopy:visited { color: #CC6600; }
a.bodycopy:hover  { color: black; text-decoration: underline; }
a.bodycopy:active { color: black; }

A:Link    { color: blue; text-decoration: none; }
A:Visited     { color: blue; text-decoration: none; }
A:Hover      { color: red; text-decoration: underline; list-style-type: disc; }
A:Active   { color: blue; text-decoration: none; }

a.whitetext:active { color: yellow }
a.whitetext:hover  { color: yellow; text-decoration: underline; }
a.whitetext:link { color: yellow }
a.whitetext:visited { color: yellow }

a.menutext:active { color: yellow }
a.menutext:hover  { color: yellow; text-decoration: underline; }
a.menutext:link { color: yellow }
a.menutext:visited { color: yellow }

BODY   { color: black; font-size: 11px; font-family: underlinesans-serif }

.smalltype {font-family:geneva,tahoma; font-size:10px;}
.input_text{font-size:10px;
             background-color:white;
             font-family : Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
             width:270px;
             height:18;
             }
.input_text_narrow{font-size:10px;
             background-color:white;
             font-family : Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
             width:150px;
             height:18;
             }
.input_text_login{font-size:10px;
             background-color:white;
             font-family : Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
             width:85px;
             height:18;
             }
.input_textarea_narrow{font-size:10px;
             background-color:white;
             font-family : Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
             width:150px;
             height:36;
             }
.input_button{font-size:10px;
             background-color:silver;
             font-family : Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
             width:80px;
             height:18;
             }
.input_button_narrow{font-size:10px;
             background-color:silver;
             font-family : Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
             width:40px;
             height:18;
             }
.input_button_wide{font-size:10px;
             background-color:silver;
             font-family : Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
             height:18;
             }
