body { 
background-color: #807853;
background-image: url(http://www.dustypage.net/fan/zepII/led2_back2.jpg);
background-repeat: repeat-y;
}

body, td { 
color :#cec395;
text-align: justify;
font-family: verdana, arial, tahoma;
font-size: 8pt;
letter-spacing:1px;
line-height: 14pt;
scrollbar-base-color: #807853;
scrollbar-arrow-color: #cec395;
scrollbar-3dlight-color:#cec395;
scrollbar-highlight-color:#cec395;
scrollbar-face-color: #807853;
scrollbar-shadow-color: #807853;
scrollbar-darkshadow-color: #807853;
scrollbar-track-color: #807853; }


h1 { 
    color: #b5a875;
	border-bottom: 2px dotted #a4976d;
	text-align:left;
	padding-left:1px;
	letter-spacing:3px;
	font-size:7pt;
	font-weight: normal;
	font-family: verdana;
	text-transform: uppercase;
	line-height: 8pt;
	}
	

a:link {
font-family: verdana, arial, tahoma;
font-size: 8pt;
letter-spacing:1px;
line-height: 14pt;
color: #ceb59f;
border-bottom: 2px solid #8d8473;
text-decoration: none;
}

a:visited {
font-family: verdana, arial, tahoma;
font-size: 8pt;
letter-spacing:1px;
line-height: 14pt;
color: #ceb59f;
border-bottom: 2px solid #8d8473;
text-decoration: none;
}

a:hover {
font-family: verdana, arial, tahoma;
font-size: 8pt;
letter-spacing:1px;
line-height: 14pt;
color: #e1b49d;
border-bottom: 2px dotted #dda173;
text-decoration: none;
}

input, textarea, checkbox, select {
font-size : 7pt ; 
font-family: Georgia;
color: #807853;
border : 1px dashed #bb8c82; 
background-color : #cec395; 
}


.button {
background-color: #cec395;
border: 1px solid #bb8c82;
padding: 5px;
text-decoration: none; 
}

a.opacity img {
filter:alpha(opacity=40);
-moz-opacity: 0.4;
opacity: 0.4;
}
a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

h2 { 
	color: #bb8c82;
	text-decoration: none; 
	text-align:right;
	letter-spacing:1px;
	padding-left:0px;
	font-size:6pt;
	font-family: tahoma;
	line-height: 10pt;
	}
	
h3 { 
	color: #61573c;
	text-decoration: none; 
	text-align:justify;
	font-size:9px;
	font-family: arial;
	line-height: 10pt;
	font-weight: normal;
	}
	
img { border: none;
text-decoration: none; 
}



blockquote {
color: #cec395;
text-align: justify;
border: 1px dotted #b5a875;
line-height: 12px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 100px;
margin-right: 100px;
padding: 5px;
-moz-border-radius: 15px}
