BODY {
	
	FONT-FAMILY: Arial;

}
.PageHeader{

}

TD{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #4D4D4D;
}
H1 {
	MARGIN-TOP: 0.7em; FONT-WEIGHT: bold; FONT-SIZE: 170%; MARGIN-BOTTOM: 0.5em; COLOR: #B23040; FONT-FAMILY: Arial
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 140%; COLOR: #ED171F; FONT-FAMILY: Arial
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE:12px;  COLOR: #B23040; FONT-FAMILY: Arial;MARGIN:0;
}
H4 {
	MARGIN-TOP: 0.0em; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial;MARGIN:0;
}
H5 {
	 FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #B23040;FONT-FAMILY: Arial
}
H6 {
	MARGIN-TOP: 0.7em; FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN-BOTTOM: 0Em; COLOR: #000000;FONT-FAMILY: Arial
}
UL {
	
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

.menu .header {
	background-color:#B23040;
	padding:2px 5px;
	}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	text-align:right;
	}
	.menu a {
	color:#333333;
	display:block;
	text-decoration:none;
	font-size: 11px;
	}
	.menu a:hover {
	background-color:#EAEAEA;
	color:#333333;
	font-size: 11px;
	text-decoration: underline;
	}
	.menu a:active {
	color:#333333;
	font-size: 11px;
	text-decoration: underline;
	}
	.menu .selected {
	background-color:#FFFFFF;
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	}
.topBorder {

background-color:grey;
}
