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: 11px;
	color: #4B4A4A;
}

.in_text_header {
	font-weight: bold;
	color: #882923;
}

.left_nav {
	line-height: 13px;
	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;
	background-color: #FFFFFF;
}

.hdrTable {
	height: 148px;
	background: url(../images/header_oss.jpg);
}

.navTable {
	width: 169px;
	background: url(../images/sub_page_nav_bg3.gif);
}

.navBg {
	background: url(../images/bg_grey.gif);
	width: 20px;
}
	
.navDiv {
	height: 400px;
	width: 168px;
	overflow: auto;
}

.recentNews {
	height:139px;
	overflow:auto;
}	
	
.window_td {
	margin-left: 5px;
	margin-right: 5px;
	height: 220px;
	overflow: auto;
}
.tableHeaders {
	color: #E6E9EE; 
	font-weight: bold;
	font-size: 12px;
}
.strong {
	font-weight: bold;
}
.strongIndented {
	font-weight: bold;
	text-indent: 15px;
}
.indented {
	margin-left: 35px;
	margin-right: 35px;
}
.smallText {
	font-size: 10px;
}
