/* CSS Document */

tr{
	margin:0px;
	padding: 0px;
}

td{
	margin:0px;
	padding: 0px;
}

.sponsor-box {
	border:#FFF solid 1px;
	padding: 4px;
	color: #666666;
}

.online {
	background-color:#EFEBEF;
	color:#999999;
	float:right;
	font-size:11px;
	margin:0 10px 0 5px;
	padding:0 8px;
	position:relative;
	top:-5px;
} 

.searchText{
	font-size: 10px; 
	font-weight: bold; 
	color: #d77900; 
	text-decoration: none; 
	text-transform:uppercase;
}

.searchText a{
	font-size: 10px; 
	font-weight: bold; 
	color: #336699; 
	text-decoration: none; 
	text-transform:uppercase;
}

.searchText a:hover{ 
	font-size: 10px; 
	font-weight: bold; 
	color: #012a58;  
	text-decoration: underline; 
	text-transform:uppercase;
}

.search_Text_link{
	font-size: 10px; 
	color: #999; 
	text-decoration: none; 
}

.search_Text_link a{
	font-size: 10px; 
	color: #336699; 
	text-decoration: none; 
}

.search_Text_link a:hover{ 
	font-size: 10px;
	color: #012a58;  
	text-decoration: underline; 
}

.text{
	color: #666666;
	font-size: 10px; 
}

.text a{
	color: #666666;
	font-size: 10px; 
	text-decoration: none;
}

.text a:hover{
	color: #666666;
	font-size: 10px; 
	text-decoration: none;
}

.suggestedWord{
	font-size: 10px;
	font-weight: bold; 
	color: #336699; 
	text-decoration: none; 
	padding-bottom: 10px;
}

.suggestedWord a {
	font-size: 10px;
	font-weight: bold; 
	color: #336699; 
	text-decoration: underline; 
}

.suggestedWord a:hover{
	font-size: 10px;
	font-weight: bold; 
	color: #012a58; 
	text-decoration: none; 
}

