a {
	text-decoration: underline;
	color: #882923;
}
	
a:hover {
	text-decoration: underline;
	color: #882923;
}

body, td, p, div {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4B4A4A;
}

.in_text_header {
	font-weight: bold;
	color: #882923;
}

.left_nav {
	line-height: 11px;
	margin-right: 2px;
}

.left_nav A:hover{
	text-decoration: none;
	color: #152D52;
}

.main_div {
	overflow: auto;
	width: 517px;
	height: 327px;
}

.main_table {
	border-style: solid;
	border-color: #2B446B;
	border-width: 2px;
}
	
.navDiv {
	height: 400px;
	width: 168px;
	overflow: auto;
}

.recentNews {
	height:139px;
	overflow:auto;
}	

.window_td {
	margin-left: 5px;
	margin-right: 5px;	
	height: 220px;
	overflow: auto;
}