.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	font-weight: bold;
	border-bottom-width: 1px;
	
}
.dropHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;
	font-weight: bold;
	border-top-width: 1px;
}
.defaultHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	font-weight: bold;
	border: 1px solid #999999;	
}
.links{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		margin-left:10px;
		line-height: 19px;
		color:#000000;
		
		
		
}
.links:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		margin-left:10px;
		line-height: 19px;
		color:#000000;
		font-size: 13px;
}


