A:link {color:#333399; text-decoration: none}
A:visited {color:#333399; text-decoration: none}
A:hover {color:#990000; text-decoration: underline}
A:active {color:#990000; text-decoration: none}


.news_item {

	margin: 10px;
	
	padding: 10px;
	border-left: 5px solid #E75A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #F5F5F5;
	cursor: pointer;
}

.news_item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 10px;
	padding-left: 0px;
	padding-top: 0px;

	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

.news_item table {
	margin-top: 0px;
}

.news_item a {
	text-decoration: none;
	color: #448188;
}

.news_item a:hover, .news_item:hover a {
		text-decoration: underline;
	color: #E75A00;
}

table.menu a {
	width:100%;
	display: block;
	text-decoration:none;
}

div.menu a {
	color: #333333;
	background: #E6E8E8;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.menu a:link {
color: black;
background: #E6E8E8;
text-decoration:none;
}

div.menu a:active {
color: black;
background: #E6E8E8;
}

div.menu a:visited {
color: black;
background: #E6E8E8;
text-decoration:none;
}

div.menu a:hover {
color: white;
background: #448188;
text-decoration:none;
}

div.menu_active a {
	color: #333399;
	background: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
}

div.menu_active a:link {
	color: #333399;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	list-style-position: outside;
	list-style-type: disc;
}

div.menu_active a:active {
	color: #FF6600;
	background: #FFFFFF;
	text-decoration:none;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
}

div.menu_active a:visited {
	color: #333399;
	background: #FFFFFF;
	text-decoration:none;
	list-style-position: outside;
	list-style-type: disc;
}

div.menu_active a:hover {
	color: #FF6600;
	background: #FFFFFF;
	text-decoration:none;
	list-style-position: outside;
	list-style-type: disc;
}


div.menu (
position:absolute;
top:0;
left:0;
)
.menu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

div.bottom {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}

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

div.bottom a:link {
color: #FFFFFF;
text-decoration:none;
}

div.bottom a:active {
color: #FFFFFF;
text-decoration:none;
}

div.bottom a:visited {
color: #FFFFFF;
text-decoration:none;
}

div.bottom a:hover {
color: #CC6600;
text-decoration:none;
}
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.active_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E05915;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	color: #000000;
}


