 #box-left {
	width: 190px;
	background: #e3e3e3;
	padding-bottom: 15px;
}
#space {
	height: 10px;
	width: 1000px;
	background-color: #FFFFFF;
}
#box-right {
	background-color: #FFFFFF;
	width: 810px;
	padding-bottom: 15px;
}
#patch {
	font-weight: bold;
	text-decoration: none;
	background-color: #EAEAEA;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: right;
	padding-right: 10px;
}
#nav {
	background-color: #0D4D8A;
	width: 172px;
	margin-left: 9px;
}
#subnavlist {
	position: relative;
	background-color: #31A6E7;
	left: 0px;
	top: 0px;
	width: 172px;
}
#subnavlist ul {
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	font-weight: bold;
}
#subnavlist li {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66FFFF;
	height: 20px;
}
#subnavlist a {
	display: block;
	padding: 4px 2px 4px 24px;
	width: 146px;
}
#subnavlist a:link, #subnavlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subnavlist a:hover, #subnavlist a:active {
	background-color: #0087CA;
	color: #FFFFFF;
	text-decoration: none;
}
#uberlink a:link, #uberlink a:visited{
background-color: #0087CA;
	color: #FFFFFF;
}
#uberlink a:hover, #uberlink a:active {
	background-color: #66FFFF;
	color: #333333;
}
#ltitle {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	padding-bottom: 3px;
}
#lbox {
	margin-right: 10px;
	margin-left: 10px;
}
#ltitleline {

	margin-bottom: 6px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 15px;
}
#space2 {
	background-color: #31A6E7;
	height: 5px;
	margin-top: 10px;
}
#submenu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08335C;
}
#submenu a{ color:#FFFFFF; text-decoration:none;}
#subnavlist2 {
	position: relative;
	background-color: #0D4D8A;
	left: 0px;
	top: 0px;
	width: 172px;
}
#subnavlist2 ul {
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	font-weight: bold;
}
#subnavlist2 li {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66FFFF;
}
#subnavlist2 a {
	display: block;
	padding: 4px 2px 4px 10px;
	width: 160px;
}
#subnavlist2 a:link, #subnavlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subnavlist2 a:hover, #subnavlist a:active {
	background-color: #0087CA;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size: 22px;
	font-weight: bold;
	color: #0087CA;
	text-decoration: none;
}
#prolist {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#prolist ul {
	margin: 0px;
	padding: 0px;
}
#prolist li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 155px;
}
#prolist .proside {
	background-image:
	width: 150px;
	padding-top: 5px;
	padding-left: 5px;
	height: 126px;
}
li#dotline {
	height: 151px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 1px;
}
#dotline2 {
	background-image: 
	background-repeat: repeat-x;
	height: 1px;
	width: 770px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gbTitle {
	background-color: #f7f7f7;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: center;
	height: 22px;
	padding-top: 5px;
}
.gbContent {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
}
.gbContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
}
.gbContent li#title {
	margin: 0px;
	width: 70px;
	text-align: right;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.gbContent li#content {
	width: 180px;
	margin-right: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
