body
{
}

td 
{
	font-family:Tahoma; 
	font-size: 11px; 
	color: #717171; 
	margin:0;
	padding:0px;
	font-weight: normal;
}

.spContent 
{
	font-family:Tahoma; 
	font-size: 11px; 
	color: #717171; 
	margin:0;
	padding:2px;
	font-weight: normal;
}


th
{
	font-family:Tahoma; 
	font-size: 11px; 
	color: #717171; 
	margin:0;
	padding:0px;
	font-weight: normal;
}


A:link {
	font-family:Tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration:None; 
	font-weight:normal;
	line-height:16px; 
	margin-left:0px;  
}

A:visited {
	font-family:Tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration:None; 
	font-weight:normal;
	line-height:16px; 
	margin-left:0px;  
}

A:hover {
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight:bold;
	color: #D5472A; 
	text-decoration:Underline; 
	line-height:16px; 
	margin-left:0px;  
}

.imgBorder
{
	width:70;
	height:43;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;	
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

.contact
{
	overflow:auto;	
	width:auto;
	height:auto;
	background-color: #ffffff;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;	
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding: 0px;
	margin: 0px;
	color: #444444;
}


