body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

body.contents {
	background-image: url('/images/bg_blu_fade.jpg');
}

body.header {
	background-image: url('/images/top_bg.jpg');
}

th {
	font-size: 10px;
	color: #566175;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px .2px 0px;
	border-bottom: none;
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #FB3731;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399FF;
	text-decoration: none;
}

h5.navlink {
	font-size: 10px;
	color: #566175;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px .2px 0px;
	border-bottom: none;
}

h5.navlink a {
	font-size: 11px;
	color: #566175;
	text-decoration: none;
	background-image: url('images/button_top.jpg');
	background-color: #8A99A4;
	background-repeat: no-repeat;
	display: block;
	padding: 4px 5px 0px 0px;
	width: 98px;
	height: 21px;
	max-height: 20px;
	border-bottom: none;
}

h5.navlink a:hover {
	font-size: 11px;
	background-image: url('images/button_top_on.jpg');
	color: #566175;
	border-bottom: none;
}

div.menu a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom: none;
}

div.menu a:hover {
	font-size: 11px;
	color: #C7D0EA;
	text-decoration: underline;
	border-bottom: none;
}

p, td{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.marquee {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #0066FF; 
}

h1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	color: #58595B;
	letter-spacing: 5px;
}

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	color: #899AA4;
	letter-spacing: 5px;
	border-bottom: 1px solid #cccccc;
}

h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #566175;
	letter-spacing: 1px;
	border-bottom: none;
}

h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	text-align: center;
}

h5 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #566175;
	font-weight: bold;
	border-top: 1px solid #DF342C;
	border-bottom: 1px solid #DF342C;
	padding: 2px 4px;
}

.f

p.header {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #3366CC;
}

#Menu {
	position:relative;
	margin:0px auto;
	width: 150px;
	border:1px solid #BDBEC0;
}

#Menu h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
	color: #566175;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0px;
	border-bottom: 1px solidd #E1342C;
	
}

#Menu h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}

#Menu a {
	font-size: 11px;
	color: #566175;
	text-decoration: none;
	background-image: url('images/button.jpg');
	background-repeat: no-repeat;
	display: block;
	padding: 4px 5px 0px 0px;
	width: 150px;
	height: 20px;
	max-height: 20px;
	border-bottom: none;
}

#Menu a:hover {
	font-size: 11px;
	color: #fff;
	background-color: #E1342C;
	background-image: url('none');
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: medium none;
}

#Menu a:active {
	font-size: 11px;
	color: #566175;
	background-color: #FFFFFF;
	background-image: url('none');
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: medium none;
}