body{		background-color:	#000000;
		font-family:		Arial, Andale, Sans-Serif;
		color:			#ffffff;
		font-size:		12pt;
	}
.lcd, a.lcd , a.lcdnextLink:link , a.lcdnextLink:visited {
		color:			#1a2c2f;
		font-size:		10pt;
}
a:link,a:visited,a.nextLink:link,a.nextLink:visited{	
		text-decoration:	none;
		color:			#c0c0c0;
		font-size:		12pt;

	}
a:hover,a.nextLink:hover{	color:			#ffffff;
		font-size:		12pt;

	}			
a.lcdnextLink:hover{	color:			#000000;
		color:			#c0c0c0;
		background-color:	#1a2c2f;

	}			

.contactHolder{
		position:		relative;
		width:			100%;
		height:			100%;		
	}
.negFrame{	position:absolute;
		height:	228;
		width:	226;
		background-image:	url(images/contactsheet.jpg);
		layer-background-image:	url(images/contactsheet.jpg);
	}
.negNum{
		position:		absolute;
		top:			4px;
		left:			65px;
		font-family:		Arial, Andale, Sans-Serif;
		font-size:		6pt;
		font-weight:		bold;
		color:			#967F53;
	}	
.negNum_main{
		position:		absolute;
		top:			208px;
		left:			60px;
		font-family:		Arial, Andale, Sans-Serif;
		font-size:		10pt;
		font-weight:		bolder;
		color:			#967F53;
	}
.negNum_main_a{
		position:		absolute;
		top:			210px;
		left:			177px;
		font-family:		Arial, Andale, Sans-Serif;
		font-size:		6pt;
		font-weight:		bold;
		color:			#967F53;
	}	
		
.negNum_a{
		position:		absolute;
		top:			6px;
		left:			180px;
		font-family:		Arial, Andale, Sans-Serif;
		font-size:		4pt;
		font-weight:		bold;
		color:			#967F53;
	}	
.negImage{
		position:		absolute;
		top:			39px;
		left:			7px;
		height:			143px;
		width:			212px;
		overflow:		hidden;
		clip:			rect(0px, 212px, 143px, 0px); 
	}	 

a.creditLink,
a.creditLink:link,
a.creditLink:visited{
		font-family: 	"Gill Sans MT", "Arial Unicode MS", Arial, sans-serif;
		font-size:	8pt;
		color:		#c0c0c0;
		text-decoration:none;	
		width:100%;
		text-align:right;
	}		

a.creditLink:hover{
		color:		#ffffff;
		text-decoration:none;	
	}		
