body {
	font-family: verdana, Helvetica, Arial;
	font-size: 11px;
}

.main_content_wrapper {
	width: 680px;
	height: 530px;
	background-image: url(images/bg_shadow.gif);
}

.main_content_wrapper {
	width: 680px;
	height: 530px;
	padding: 15px;
}

.logo_header {
	width: 650px;
	height: 50px;
	background-color: #000066;
	padding-left: 10px;
	padding-top: 10px;
}

.title_header {
	width: 650px;
	height: 35px;
	color: #000066;
	padding-left: 10px;
	padding-top: 10px;
}

.content_left {
	float: left;
	width: 322px;
	height: 375px;
	border-style: solid;
	border-width: 1px; 
	border-color: #000066;
	margin-right: 5px;
}

.content_right {
	width: 317px;
	height: 375px;
}

.sub_content_right {
	width: 319px;
	height: 352px;
	border-style: solid;
	border-width: 1px; 
	border-color: #000066;
	padding: 10px;
	overflow: auto;
	font-size: 11px;
}

.sub_content_left {
	width: 314px;
	padding: 10px;
	font-size: 11px;
}

.sub_header {
	padding-left: 10px;
	padding-top: 5px;
	width: 320px;
	height: 26px;
	background-color: #000066;
	color: #FFFFFF;
}

.nav_pane {
	width: 319px;
	height: 26px;
}

.bw_left {
	font-size: 11px;
	background-color: #cccccc;
	padding: 5px;
	width: 170px;
}

.bw_middle {
	font-size: 11px;
	background-color: #cccccc;
	padding: 5px;
	width: 80px;
}

.bw_right {
	font-size: 11px;
	background-color: #cccccc;
	padding: 5px;
	text-align: center;
	width: 55px;
}

a:link {
	color: #000066; text-decoration:none;
}

a:visited {
	color: #000066; text-decoration:none;
}

a:hover {
	color:#000066; text-decoration:underline; 
}
