p {
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

A:link { font-size: 10pt; color:#9ABBF1; }
A:visited { font-size: 10pt; color:#9ABBF1; }
A:active { font-size: 10pt; color:#9ABBF1; }
A:hover { font-size: 10pt; color:#FFFFFF; }

td { font-size: 10pt; }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#divMenu A  
{
	display:block; 
	width: 159px; 
	height: 20px; 
	background-color: #000000; 
	border-bottom: solid 1px #ffffff;
	color:#FFFFFF; 
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
}
#divMenu A:hover { background-color: RGB(58,80,113); }

.topupperbg2 { background: url('images/upper_bg2.gif') repeat-x scroll left; }

