html { 
height: 100%; 
text-align: center;
	}
	
body {
background-color: #922D0F;
margin: 10px auto 20px auto;
font-family: verdana, arial;
font-size: 12px;
color: #999999;
height: 100%;
text-align: center;
}

input, textarea, select
{border: solid #000000;
border-width:1px 1px 1px 1px;
color:#000000;
font-family: Verdana, arial; 
font-size:8pt;
font-weight:normal;
background-color:#CA6F42;
padding-left:5px;}


.bdiv {  
	background-image: url(./images/bgy.jpg); 
	background-repeat: repeat-y; 
	width: 444px; 
	margin: 10px auto 20px auto;
	}
	

div { margin: 0px; }	
		
.content {
    margin: -10px 80px 0px 100px;	
    text-align: left;
    width: 300px;
	}	
	
.links {
width: 100px;	
float: left;
margin: 0px 0px 0px 14px;
text-align: left;
	}	
	
a {
color: #922D0F;
letter-spacing: 1.8px;
text-decoration: none;
padding: 0px 2px 0px 2px;
	}	
	
a:hover {
border-bottom: 1px dotted #aaaaaa;
background-color: #F09770;
color: #7a6083;
}	
	
.links a { 
	display: block;
    margin: 0px 10px 2px 10px;	
    border-bottom: 1px solid #922D0F;	
    padding: 2px;
    font-size: 11px;
    background-color: #F09770;
	 }	
	 
.links a:hover { background-color: #922D0F; color: #ffffff; border-bottom: 1px dotted #ffffff; }	 

.links a:first-letter { color: #000000; margin: 0px 1px 0px 2px; }
.links a:hover:first-letter { color: #F09770; }
		 
	
.ftdiv {
	height: 40px; 
	background-image: url(./images/footer.jpg); 
	background-repeat: no-repeat; 
	width: 444px; 	
	text-align: left;
	}	
	
.ftdiv p {
margin: 0px 70px 0px 185px;
padding: 0px 0px 0px 0px;
color: #777777;
font-size: 11px;
text-align: center;
	}	
	
.ftdiv a {
background-color: transparent;
letter-spacing: 1.5px;
	}
	
.ftdiv a:hover { background-color: #ffffff; }		

	
.content p { margin: 12px 2px 12px 10px; }	
	
h1 {
font-size: 8pt;
text-align: center;
margin: 10px 0px -5px 0px;
background-color: #BE4C1A;
border-bottom: 3px solid #922D0F;
color: #FFFFFF;
letter-spacing: 2px;
font-family: verdana;
line-height: 10px;
font-weight: bold;
}
.head {
font-size: 8pt;
text-align: center;
margin: 10px 0px -5px 0px;
background-color: #BE4C1A;
border-bottom: 3px solid #922D0F;
color: #FFFFFF;
letter-spacing: 2px;
font-family: verdana;
line-height: 10px;
font-weight: bold;
}

.head2
{border-style: solid;border-width:0px 0px 1px 0px;
border-color: #8B8B8B;
background-color: #D5E0DF;
cursor:crosshair;
color:#000000;
font-weight: normal;
text-align:right;}
	

		
	
h2 {
text-align: right;
color: #666666;
font-weight: 100;
font-size: 10px;
letter-spacing: 1.5px;
margin: 0px 35px 20px 0px;
	}		

	
h4 {
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid #999999;
letter-spacing: 1.5px;
margin: 10px 10px 0px 10px;	
font-size: 12px;
font-weight: 100;
color: #7a6083;
}	
	
.links div {
background-color: #eeeeee;
margin: 0px 10px 0px 10px;
font-size: 9px;
padding: 2px;
border-bottom: 1px solid #999999;
	}
	
.links div a { margin:2px 0px 2px 0px; }		
	
.links p { margin: 0px; }	


