body {
	background-image:URL('../images/bg.gif');
	margin: 0;
	padding: 0;
}
body, td, th, input, textarea {
	color:#717171;
	font-size:11px;
	font-family:Tahoma, Arial;
	font-weight:normal;
}
table.menutop {
	margin-right:15px;
	margin-bottom:6px;
}
table.menutop th {
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	background-color:#2879B6;
}
table.menutop th a{
	color:#ffffff;
	text-decoration:none;
}

table.menubottom {
	margin-right:8px;
	margin-top:6px;
}
table.menubottom th {
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	background-color:#2879B6;
}
table.menubottom th a{
	color:#ffffff;
	text-decoration:none;
}

table.menuleft {
	margin-left:5px;
	width:194px;
}
table.menuleft th {
	height:22px;	
	padding-left:23px;
	background-image:URL('../images/arrow_leftm.gif');
	background-repeat:no-repeat;
	text-align:left;
	cursor:hand;
}
table.menuleft th.selected {		
	background-image:URL('../images/arrow_leftm_selected.gif');
	background-repeat:no-repeat;
}
table.menuleft th a{
	color:#717171;
	font-weight:bold;
	text-decoration:none;
}
table.menuleft td.selected {
	padding-left:28px;	
}

table.menuleft td.selected td.selected2 {		
	background-image:URL('../images/arrow_leftm2_selected.gif');
	background-repeat:no-repeat;
	background-position:center;
}

table.menuleft td.selected td.selected2 a{		
	color:#ffffff;
	background-color:#FFBE10;
}


table.menuleft td.selected td {	
	border-bottom:1px #E6E6E6 solid;
}
table.menuleft td.selected td a{	
	color:#717171;
	text-decoration:none;	
}

table.banners th {
	background-image:URL('../images/ban_yellow.gif');
	background-repeat:no-repeat;
}
.table th {
	background-color:#EBEBEB;
	font-weight:normal;
	text-align-center;
}
.table tr.row1 td {
	border-bottom:1px #EBEBEB solid;
	height:23px;
}

.head1, .head1 a {
	color:#ffffff;
	text-decoration:none;background-color:#FEBE10;
}

.bg_top {
	background-image:URL('../images/bg_top.gif');
	background-repeat:repeat-x;
}
.bg_main {
	background-image:URL('../images/bg_main.gif');
	background-repeat:no-repeat;
	padding-left:24px;
}
.bg_bottom {
	background-image:URL('../images/bg_bottom.gif');
	background-repeat:repeat-x;
}
input.text, textarea, input.button, select {
	font-size:12px;
	border:1px #9A9EA2 solid;
}
img {
	border:0px;
}
.title1 {
	font-size:14px;
	font-weight:bold;
}
.title2 {
	font-size:11px;
	font-weight:bold;
}
h1 {
	font-size:14px;
	font-weight:bold;
	background-image:URL('../images/arrow_yellow.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
h2 {
	font-size:11px;
	font-weight:bold;
	background-image:URL('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;

}

h3 {
	font-size:10px;
	font-weight:normal;
	background-image:URL('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}


table.news td {	
	padding-left:0px;	
}
table.news td.date {
	color:#ffffff;
	font-size:11px;
	text-align: left;
	padding-left:16px;
	padding-right:16px;
	background-image:URL('../images/bg_date.gif');
	background-repeat:no-repeat;
	width:74px;
	height:17px;
	vertical-align:top;
}
table.news td.date1 {
	color:#ffffff;
	font-size:11px;
	background-position:left;
	text-align: center;
	padding-right:12px;
	background-image:URL('../images/bg_date.gif');
	background-repeat:no-repeat;
	width:74px;
	height:17px;
	vertical-align:center;
}
table.news th {
	padding-left: 0px;	
	font-size:11px;
	font-weight:bold;
	background-image: none;
}
table.news th a{
	text-decoration:underline;
}
table.news th a.basic{
	text-decoration:none;
	color:#717171;
}
a {
	color:#2A78B6;
}

div.content {
	text-align:left;
	width:100%;
	padding-right:9px;
	padding-top: 60px;
}

.emphasized {
	font-weight: bold;	
	color: #0000CC;
}