
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #FFD430;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x, repeat-y;
	background-attachment: fixed;
	overflow: auto;
	margin-left:	20px;
	margin-top:		10px;
	onLoad="self.focus();
	document.lname.focus();"	
	}
	
TEXTAREA {
	BORDER-RIGHT: #426F42 1px solid; 
	BORDER-TOP: #426F42 1px solid; 
	BORDER-LEFT: #426F42 1px solid; 
	BORDER-BOTTOM: #426F42 1px solid; 	
	LINE-HEIGHT: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	FONT-STYLE: normal; 
	COLOR: #FFD430; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none; 
	background: transparent; 
	}
	
INPUT {
	BORDER-RIGHT: #426F42 1px solid; 
	BORDER-TOP: #426F42 1px solid; 
	BORDER-LEFT: #426F42 1px solid; 
	BORDER-BOTTOM: #426F42 1px solid; 
	LINE-HEIGHT: normal; 	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	FONT-STYLE: normal; 
	COLOR: #FFD430; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none; 
	background: transparent; 
	}
	
INPUT.black {
	FONT-SIZE: 14px; 
	background: transparent; 
	BORDER-RIGHT: #203723 0px solid; 
	BORDER-TOP: #203723 0px solid; 
	BORDER-LEFT: #203723 0px solid; 
	BORDER-BOTTOM: #203723 0px solid; 
	}
	
H1	{
	color: 	#FFD430;
	font-size: 24 pt; 
	text-align: center;
	}	
	
H2	{
	color: 	#FFD430;
	margin-top: 5em; 
	margin-bottom: 1em;
	text-align: center;
	}	
	
H3	{
	font-size: small; 
	color: 	#D6A846;
	font-weight: bold;
	margin-top: 5em; 
	margin-bottom: .1em;
	text-align: left;
	}

H4	{
	font-size: x-small; 
	color: 	#FFD430;
	margin-top: .1em; 
	margin-bottom: .1em;
	line-height: .5em;
	}

.h2 {
     font-family: Trebuchet MS,Palatino,Times New Roman,serif;
     font-size: 13pt;
     font-weight: bold;
	}
	
.h3 {
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 9pt;
     font-weight: bold;
	}

P, td, ul, li	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #FFD430;
	background: transparent;
	}
	
P1 {
	font-size: medium;
	font-weight: bold;
	}

A:link { color: yellow;
	background: transparent;
	text-decoration: none;
	 }
	 
A:visited { color: #A58D3F;
	background: transparent;
	text-decoration: none;
	}
	
A:active { color: red;
	background: transparent;
	text-decoration: underline;
 	}		
	 	
A:hover { color: red;
	background: transparent;
	text-decoration: underline;
	 }

.tback, .tback TD, .tback TH
	{
background-image:url('images/TBackground.jpg');
ridge: #800000;
}

hr.c7 { width: 700px; }

UL.hp	{
	margin-top: 0; 
	margin-bottom: 0;
	}

.rss {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 650px;
	height: 315px;
	text-align: left;
	ridge: #800000;	
	overflow: auto;	
	}	