body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7c899f;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#head {
	width: 770px;
	margin: auto;
}
#nav {
	background-image: url(../images/bg_nav.jpg);
	height: 37px;
	width: 770px;
	line-height: 37px;
	margin: auto;
}
#nav h1 {
	margin: 0px;
	font-size: 12px;
	color: #1D3A62;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.input1 {
	height: 16px;
	width: 120px;
	border: 1px solid #999999;
	float: left;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button1 {
	height: 22px;
	width: 66px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/button_login.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#nav h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	height: 18px;
}
#nav h2 A {
	color: #FFFF00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF33;
}
#nav h2 A:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF33;
}
#all {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/bg_all.gif);
	background-repeat: repeat-y;
}
.left_column {
	width: 190px;
	float: left;
}
.left_column .title {
	background-image: url(../images/bg_left_title.gif);
	height: 28px;
	width: 190px;
	line-height: 28px;
	text-align: left;
	text-indent: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #1D3A62;
}
.nav_left {
	width: 170px;
	padding: 10px;
	text-align: left;
}
.nav_left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
}
.nav_left li {
	text-align: left;
	font-size: 12px;
	height: 30px;
}
.nav_left li A {
	color: #20267B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #556073;
	display: block;
	width: 140px;
}
.nav_left li A:hover {
	color: #000099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A4350;
	display: block;
	width: 140px;
	background-color: #A3D3EB;
}
.right_column {
	width: 540px;
	float: right;
	margin-right: 5px;
	text-align: left;
}
.group_1 {
	width: 540px;
}
.group_1 .column_1 {
	float: left;
	width: 261px;
}
.group_1 .column_2 {
	float: right;
	width: 261px;
}
.right_column .title {
	background-image: url(../images/bg_right_title.gif);
	height: 25px;
	width: 261px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #1D3A62;
	text-indent: 35px;
}
.right_column .title_l {
	background-image: url(../images/bg_right_title_l.gif);
	height: 25px;
	width: 540;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #1D3A62;
	text-indent: 35px;
}
.right_column .text {
}
.right_column .text ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
.right_column .text li {
	list-style-type: none;
	height: 22px;
}
.right_column .text A {
	list-style-type: none;
	height: 20px;
	color: #000066;
	text-decoration: none;
}
.right_column .text A:hover {
	list-style-type: none;
	height: 20px;
	color: #003399;
	text-decoration: underline;
}
#footer {
	height: 30px;
	width: 760px;
	line-height: 30px;
	background-color: #e4e9ed;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.left_column .text li {
	line-height: 2em;
	list-style-type: none;
}
.left_column .text ul {
	margin-left: 0px;
	margin-top: 10px;
}
.left_column .text A {
	list-style-type: none;
	height: 20px;
	color: #232667;
	text-decoration: none;
}
.left_column .text A:hover {
	list-style-type: none;
	height: 20px;
	color: #3A4350;
	text-decoration: underline;
}
.list_left {
	width: 170px;
	padding: 10px;
	text-align: left;
	float: left;
}
.list_left li {
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	height: 25px;
	display: block;
	width: 150px;
}
.list_left ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

