body {
	margin:0;
	padding:0;
	background-color: #141D07;
font-family: verdana; font-size: 12px; color: #fff;
}

table.News{margin: 10px 0px; border-bottom: 1px dashed #fff;}
td.TitleNews h3{font-family: verdana; font-size: 15px; color: #a93c01; font-weight: normal; line-height: 20px;}
td.NewsDate, div.NewsDate{font-family: verdana; font-size: 11px; color: #dcba01; font-weight: bold; padding: 5px;}
td.DescriptionNews{padding: 15px 0px 0px 0px; font-family: verdana; font-size: 12px; color: #fff;}
div.DescriptionFull{font-family: verdana; font-size: 12px; color: #fff;}
td.Nav{width: 100%; padding: 6px; text-align: center; border: 1px dashed #FFFF66;}
div.li{width:31px; height: 31px; margin: 5px;}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}

a{
	color: #ffffff;
	text-decoration: underline;
}

a:hover{
	color: #FFFF66;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 18px;
	background-image: url(../images/adr-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	font-family: Tahoma, Arial;
	padding-left: 8px;
	vertical-align: middle;
}


.bottom-menu {
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 262px;
	padding-left: 18px;
}

.bottom-menu a {
	color: #000000;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	font-family: Tahoma, Arial;
	padding-left: 10px;
	padding-right: 10px;
}
.menu a{
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
	text-align: center;
}

.menu a:hover {
	color: #000000;
	text-decoration: underline;
	text-align: center;
}


.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub a{
	color: #e2aa0f;
	text-decoration: none;
}
.r-float {
	float: right;
	margin-top: 7px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.r-title {
	color: #000000;
	background-image: url(../images/r-block-title.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
.r-cont {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	text-align: left;
	vertical-align: top;
}



.sub a:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#logo{
	position:absolute;
	width:200px;
	top: 37px;
	margin-right: 12px;
}
#logo td{font-family: "trebuchet MS";	font-size: 26px;	color: #007a1a; padding:5px;}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	background-color: #286626;
}
#sidebar li {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3C84F;
	background-color: #296927;
}
#sidebar h2 {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	color: #FFFF66;
	background-color: #286626;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}