BODY, TR, TD, UL, FONT, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL {
	font-family: Arial,Verdana, Geneva, Helvetica;
	font-size : 13px;
}

H1 {
	font : 20px Arial,Trebuchet MS, Verdana,sans-serif;
	color : #000000;
}

H2 {
	font : 22px Arial,Trebuchet MS, Verdana,sans-serif;
	color : #000000;
	font-weight : bold;
}

H3 {
	font : 16px Trebuchet MS, Verdana,Arial,sans-serif;
	color : #cc0000;
	font-weight : bold;
}

A:hover {
	color: #ff0000;
}

A:visited {
	color: #990099;
}

.SubHeader {
	font : 16px Arial,Trebuchet MS, Verdana,sans-serif;
	font-weight : bold;
	color : #27509C;
}


INPUT, SELECT, TEXTAREA {
	font-size: 12px;
}

.Alert {
	text-decoration : none;
	color : #ff0000;
	font : bold 12px Verdana,Arial,Trebuchet MS, sans-serif;
}

A.menu{
	text-decoration: none;
	font: 11px Arial,Trebuchet MS, sans-serif;
	color: #27509C;
	font-weight:bold;
	
}

A.menu:visited , active{
	text-decoration: none;
	font: 11px Arial,Trebuchet MS, sans-serif;
	color: #27509C;
	font-weight:bold;
}

A.menuActive:visited,active,hover {
	text-decoration: none;
	font: 11px Arial,Trebuchet MS, sans-serif;
	color: #27509C;
	font-weight:bold;
}


A.menu:hover {
	color: #808080;
	font: 11px Arial,Trebuchet MS, sans-serif;
	font-weight:bold;
}

.footer {
	font-size: 11px;
	color: #5a5a5a;
}

.Size11 {
	font-size:11px;
}


.CellOutline {
border-bottom: 1px solid #a2a2a2;
border-right: 1px solid #a2a2a2;
border-top: 1px solid #a2a2a2;
border-left: 4px solid #006699;
padding-left:5px;
padding-right:5px;
text-align:right;
background: #f5f5f5;
font-weight:bold;
font-size : 11px; 
}	

#Message {
border: 1px solid #a2a2a2;
padding-left:5px;
padding-right:5px;
text-align:center;
background: #ffff66;
font-weight:bold;
font-size : 14px; 
	}
