.abs {
	position: absolute
}

.rel {
	position: relative
}

body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font: 85% Arial;
	font-size: 11px;
 	font-family: Arial;
  } 

img {
	border-color: #e4e4e4;

}

td {
	font: 85% Arial;
	font-size: 12px;
 	font-family: Arial;
	color: #e4e4e4;
	}

.fineprint {
	font: 85% Arial;
	font-size: 9px;
 	font-family: Arial;
 	color: #cccccc;
  } 



a {
	text-decoration: underline;
	color: #e4e4e4;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}


.heading {
	font: 85% Arial;
	font-size: 18px;
 	font-family: Arial;
	color: #d4d4d4;
	}
	
.subheading {
	font: 85% Arial;
	font-size: 15px;
 	font-family: Arial;
	color: #6a0202;
	}	


.bottom a {
	text-decoration: none;
	font-size: 11px;
	color: #e4e4e4;

}


.bottom a:hover {
	text-decoration: none;
	color: #ffffff;

}

.topmenu a {
	text-decoration: none;
	font-size: 13px;
	color: #e4e4e4;
}


.topmenu a:hover {
	text-decoration: none;
	color: #ffffff;
}



.category a {
	text-decoration: none;
	font-size: 12px;
	color: #6a0202;
}


.category a:hover {
	text-decoration: none;
	color: #111111;
}


TEXTAREA {
background-color : #ffffff;
color : #000000; 
font-family: Arial; 
font-size : 10px; 
font-weight : normal;
border-color : #111144; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
text-indent : 2px;  
}

SELECT {
background-color : #ffffff;
color : #000000; 
font-family: Arial; 
font-size : 10px; 
font-weight : normal;
border-color : #111144; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
text-indent : 2px;  
}

INPUT {
background-color : #ffffff;
color : #000000; 
font-family: Arial; 
font-size : 11px; 
font-weight : normal;
border-color : #111144; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
text-indent : 2px;  
}

