body {
	margin: 0px auto 0px auto;
	width: 949px;
	font-family: Tahoma, Verdana;
}

#left {
	width: 739px;
	float: left;
}
#left_top {
	width: 739px;
	height: 184px;
	background: url(../../images/pages/top.jpg) no-repeat;
}
#left_menu {
	position: relative;
	height: 25px;
	background: url(../../images/pages/menu/menu_right.png) no-repeat top right #000000;
}
#left_menu a {
	float: left;
	margin-top: 2px;
}
#left_menu a img {
	border: none;
}

#under_menu1 {
	height: 12px;
	font-size: 5px;
	background: url(../../images/pages/menu/menu_grad.png) repeat-x top #374fc7;
}
#under_menu2 {
	height: 4px;
	background-color: #d7ddf2;
	font-size: 2px;
}
#main {
	background: url(../../images/pages/main_grad.png);
	font-size: 11px;
	color: #4a4473;
	min-height: 500px;
}
#column1 {
	float: left;
	width: 171px;
}
#column2 {
	float: left;
	padding: 10px 0 10px 15px;
	width: 535px;
}
#column_clear {
	clear: left;
	width: 1px;
	height: 2px;
	font-size: 2px;
}
h1.header1 {
	background-color: #e9efd4;
	padding: 2px 5px 2px 5px;
	margin-top: 8px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
h1.header2 {
	background-color: #e1e2e7;
	padding: 2px 5px 2px 5px;
	margin-top: 8px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
h1.header3 {
	background-color: #b2d5d4;
	padding: 2px 5px 2px 5px;
	margin-top: 8px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
#main_footer {
	width: 919px;
	height: 9px;
	float: left;
}
#above_footer {
	height: 9px;
	background: url(../../images/pages/footer_grad.png) repeat-x bottom #3850c9;
	font-size: 2px;
}
#footer {
	height: 44px;
	background-color: #203cc2;
}
#left_footer {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 9px;
	line-height: 140%;
	color: #FFFFFF;
}
#right_footer {
	float: right;
	padding-top: 22px;
	padding-right: 12px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#right_footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#right {
	float: left;
	width: 180px;
}
#right_top {
	width: 180px;
	height: 187px;
	background: url(../../images/pages/right_top.jpg) no-repeat;
}
#right_undertop {
	height: 34px;
	background: url(../../images/pages/right_undertop.png) repeat-x;
}

#right_baner {
	background-color: #d5e1ed;
	background-repeat: repeat-y;
	min-height: 825px;
}

#sidebar h4 {
	color: #000000;
	margin-top: 2px;
	margin-bottom: 5px;
}
#sidebar h5 {
	color: blue;
	margin-top: 8px;
	width: 70px;
}
#sidebar a {
	font-size: 10px;
	text-decoration: none;
	color: red;
	margin-top: -31px;
	float: right;
}
#news1 {
	padding: 5px 10px 1px 10px;
	background-image: url(../../images/pages/sidebar/grad1.png);
	color: #600404;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	text-align: justify;
}
#news1_shadow {
	height: 7px;
	font-size: 2px;
	background-image: url(../../images/pages/sidebar/shadow1.png);
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}
#news2 {
	padding: 5px 10px 1px 10px;
	background-color: #faf3d5;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	text-align: justify;
}
#news2_shadow {
	height: 7px;
	font-size: 2px;
	background: url(../../images/pages/sidebar/shadow2.png) no-repeat;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}
#news3 {
	padding: 5px 10px 1px 10px;
	background-image: url(../../images/pages/sidebar/grad2.png);
	color: #992c37;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	text-align: justify;
}
#news3_shadow {
	height: 7px;
	font-size: 2px;
	background: url(../../images/pages/sidebar/shadow3.png) no-repeat;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
}
#news4 {
	padding: 5px 10px 1px 10px;
	background-color: #e6e1bf;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	text-align: justify;
}
#news4_shadow {
	height: 7px;
	font-size: 2px;
	background: url(../../images/pages/sidebar/end.png) no-repeat;
}
#news_archive {
	padding-top: 5px;
	text-align: center;
}
#news_archive a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin-top: 0px;
	float: none;
}

span.orange {
	color: #ff7800;
}
span.blue {
	color: #203cc2;
}

#login {
	padding-top: 16px;
	text-align: center;
}
#login h5 {
	color: white;
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
}
#login form {
	margin-top: -3px;
}
#login h4 {
	padding-top: 10px;
	margin-bottom: 0px;
	clear: both;
	color: red;
	font-weight: bold;
	text-align: center;
}
#login label {
	height: 20px;
	color: #f7f6a1;
	font-size: 13px;
	text-align: center;
	display: block;
}
#login input {
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	width: 100px;
	margin-top: -2px;
}
#login input.submit {
	font-family: Verdana, Tahoma, sans-serif;
	width: 60px;
	height: 21px;
}
#login input[type=image] {
	margin-top: 5px;
}
