table.main{
	background: url(/images/tblbg.jpg) no-repeat 190px 0;
	width: 100%;
	height: 100%;
}

td.title{
	color: #fff;
	font-family: "times new roman";
	font-size: 31px;
	line-height: 34px;
	font-weight: bold;
}

td.head{
	vertical-align: top;
	width: 190px;
	height: 108px;
	text-align: right;
	vertical-align: bottom;
}

td.nav{
	text-align: right;
	vertical-align: top;
	padding: 30px 20px 0 0;
	white-space: nowrap;
}

td.nav div{
	display: inline;
	margin-left: 20px;
	cursor: default;
}

td.aftermenu{
	background: url(/images/aftermenu.jpg) no-repeat left;
        text-align: right;
        padding-right: 20px;
}

td.aftermenu2{
        text-align: right;
        padding-right: 20px;
}

td.aftermenu a, td.aftermenu2 a{
        color: #fff;
        text-decoration: none;
        font-size: 14px;
}

td.aftermenu a.linkselected, td.aftermenu2 a.linkselected{
        font-weight: bold;
        font-size: 14px;
}

td.aftermenu a:hover{
        color: #fff;
        text-decoration: underline;
        font-size: 14px;
}

td.menu{
	height: 30px;
}

td.level1{
	width: 14%;
	text-align: center;
	vertical-align: bottom;
	border-top: 2px solid #888888;
	white-space: nowrap;
}

a.level1, a.level1_active{
	display: block;
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	background: #6B6B6B url(/images/menumarker.gif) no-repeat 0 0;
	border-right: 1px solid #4C4C4C;
	border-left: 1px solid #888888;
	white-space: nowrap;
}

a.level1:hover, a.level1_active, a.level1_active:hover{
	background: #4D4D4D url(/images/menumarker2.gif) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
}

div.level2_hide{
	display: none;
}

div.level2{
	position: absolute;
	z-index: 2;
	width: 100px;
	background: #fff;
}

div.level2 table{
	width: 100%;
	border: 2px solid #6B6B6B;
	border-top: 0;
	background: #fff;
}

div.level2 a, div.level2 div{
	color: #6B6B6B;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	_height: 100%;
}

div.level2 a:hover{
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #2F9FF1;
}


td.leftcolumn{
	background: #F9F6ED url(/images/peoples.jpg) no-repeat right bottom;	
	vertical-align: top;
}

table.leftcolumn{
	width: 100%;
	height: 100%;
	background: url(/images/shadow_left.gif) repeat-y right;
}

td.leftcolumnbttm{
 	vertical-align: top;
	width: 100%;
	height: 100%;
	background: url(/images/shadow_left_finish.gif) no-repeat right bottom;
}

td.centercolumn{
	background: url(/images/contentbg.gif) repeat-x top;
	vertical-align: top;
}

td.content{
	vertical-align: top;
	padding: 20px;	
}

td.content2{
	background: url(/images/contentbg.gif) repeat-x top;
	vertical-align: top;
	padding: 20px;
	width: 100%;
}

div.news{
	border-bottom: 1px dotted #7B7B79;
	margin-bottom: 15px;
}

div.news img{
	margin: 0 20px 8px 0;
}

span.dark{
	color: #64645A;
}


td.rightcolumn{
	background: #F9F6ED url(/images/man.jpg) no-repeat right bottom;
	vertical-align: top;
}

table.rightcolumn{
	width: 100%;
	height: 100%;
	background: url(/images/shadow_right.gif) repeat-y left;
}

td.rightcolumnbttm{
 	vertical-align: top;
	width: 100%;
	height: 100%;
	background: url(/images/shadow_right_finish.gif) no-repeat left bottom;
}

td.text_right{
	padding: 7px 1px 5px 0px;
	text-align: center;
	vertical-align: top;
}

td.text_right2{
        padding: 7px 1px 5px 1px;
	text-align: center;
	vertical-align: top;
}

td.text_left, td.text_left3{
 	padding: 7px 1px 5px 3px;
	text-align: center;
	vertical-align: top;
}

td.text_left img{
	margin: 0 0 5px 0;
}

td.text_left2{
 	padding: 7px 0 5px 4px;
	text-align: center;
	vertical-align: top;
}

td.head_left{
	background: url(/images/shadow_left_headbg.gif) repeat-x right;
	padding-left: 10px;
	color: #78726B;
	font-size: 12px;
	font-weight: bold;
}

td.head_right{
	background: url(/images/shadow_right_headbg.gif) repeat-x left;
	color: #78726B;
	font-size: 12px;
	font-weight: bold;
}

td.bline{
	background: #2F9FF1;
	height: 20px;
}

td.bottom{
	height: 58px;
	padding-left: 10px;
}

td.copyrights a{
	color: #818282;
	line-height: 18px;
	text-decoration: none;
}

td.copyrights a:hover{
	color: #818282;
	line-height: 18px;
	text-decoration: underline;
}

td.copyrights img{
	margin-right: 10px;
}

div.news_readmore{
        text-align: right;
	padding: 0 0 10px 0;
}

a.news_readmore{
	background: url(/images/marker.gif) no-repeat 0 5px;
	width: 20px;
	padding-left: 10px;     
}

.forminput{
	width: 100%;
	margin-bottom: 5px;
        border: 1px solid #6B6B6B;
        color: #6B6B6B;
}

fieldset{
	margin: 0;
	padding: 5px;
	border: 1px solid #6B6B6B;
}

legend{
	color: #5B5B5B;
	font-weight: bold;
	font-family: verdana;
}
