/* CSS Document */

body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#A9A9A9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#d6d4d4;
	scrollbar-base-color:#6B6B6B;
	scrollbar-dark-shadow-color:#6B6B6B;
	scrollbar-shadow-color:#6B6B6B;
	scrollbar-track-color:#EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 13px;
	line-height: 1.5em;
	color: #FFFFFF;}
	
td {font-size: 13px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;}

a { color: #9e9e9e;
	text-decoration: underline;}	
a:hover { color: #FFFFFF;}

ul { list-style-image: url(images/arrowdb.jpg);}

/* homepage */

.homeflash { position:absolute;
	z-index: 1;
	border: 1px solid #FFFFFF;}

.hometable { position:absolute;
	z-index: 5;
	border: 1px solid #FFFFFF;}


.maintables {
	text-align: center;
	z-index: 3;
}

/* subpage text area */
.maintext { margin: 160px 10px 10px 10px;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	height:338px;
	padding: 0 20px 0 0;}
	
.rightarea { margin-top: 160px;
	overflow: auto;
	text-align: center;
	vertical-align: top;
	height: 338px;}
	
.heading { color: #c1041d;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;}

.emph { color: #c1041d;
	font-weight: bold;}
	
a.aemph { color: #9E9E9E;
	font-weight: bold;}	
a.aemph:hover { color: #c1041d;}	
	
.grayemph { color: #9e9e9e;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;}
	
a.agrayemph { color: #9e9e9e;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;}
a.agrayemph:hover { color: #c1041d;}
	
.graytext { color: #9e9e9e;
	font-weight: bold;
	font-size: 12px;}
	
.footer { color: #9e9e9e;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 25px;}
.c {
	width:143px; 
	padding:5px 0px 0px 0px; 
	height:30px;
}	

/* portfolio pages */
.maintextp { margin: 80px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
	padding: 0 20px 0 0;}
	
.rightareap { margin-top: 116px;
	overflow: auto;
	text-align: center;
	height: 379px;}
