BODY {
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	color: #666;
}

P {
	margin: 10px 0px;
}

A {
	color: #000080;
}

A:hover {
	text-decoration: none;
}

#layer1 {
	padding-left: 10px;
	width: 780px;
	text-align: left;
	padding-bottom: 10px;
}

#layer2 {
	width: 770px;
	text-align: left;
}


#login {
	float: right;
	background: #3B6CA8 url('/images/design/b03.gif') no-repeat 7px 5px;
	padding: 2px 9px 4px 25px;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 10px;
}

#login:hover {
	background-color: maroon;
}

#logo {
	clear: both;
	float: left;
	display: block;
	width: 235px;
	height: 50px;
	background: url('/images/design/b01.gif') no-repeat 20px center;
}

#menu {
	float: left;
	margin: 0;
	padding: 0;
}

#menu A {
	display: block;
	float: left;
	border-left: 1px solid #DEDEDF;
	background: url('/images/design/b02.gif') no-repeat left top;
	height: 35px;
	color: #666666;
	font-family: "Times New Roman";
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px;
	width: 110px;
	font-weight: bold;
	padding-top: 15px;
	overflow: hidden;
}

#menu A.down {
	padding-top: 33px;
	height: 17px;
}

#menu A:hover {
	color: maroon;
}

DIV.hr {
	clear: both;
}

#promo {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
}

#promo DIV {
	float: left;
	height: 156px;
	overflow: hidden;
}

#promo DIV.pr01 {
	border-right: 5px solid #3B6CA8;
	width: 234px;
	background: #E6E5E7;
}

#promo DIV.pr02 {
	width: 408px;
	background: #EFEFE5 url('/images/design/b06.gif') no-repeat left;
}

#promo DIV.pr02 DIV.promo {
	position: relative;
	top: 30px;
	left: 15px;
	color: #848484;
	font-size: 11px;
}

#promo DIV.pr02 DIV.promo H3 {
	margin: 0;
	color: #3B6CA8;
	font-size: 14px;
}

#promo DIV.pr03 {
	width: 123px;
	background: #EEEFF0 url('/images/design/b05.gif');
}

#langs {
	clear: both;
}

#langs A {
	display: block;
	float: left;
	background: #3B6CA8;
	color: #FFF;
	font-size: 10px;
	padding: 2px 7px;
	border-right: 1px solid #FFF;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 3px;
}


#langs A.first {
	background: #3B6CA8 url('/images/design/1x1.gif') no-repeat left bottom;
}

#langs A.last {
	background: #3B6CA8 url('/images/design/1x1.gif') no-repeat right bottom;
}

#langs A:hover, #langs A.curr {
	background-color: maroon;
}

#cont {
	clear: both;
}

#col1 {
	width: 230px;
	float: left;
}

#col2 {
	width: 520px;
	float: right;
	position: relative;
	top: -15px;
}

#bottom {
	float: left;
	clear: both;
	background: #7B7873;
	font-size: 10px;
	color: #CCCCCC;
	width: 100%;
}

#bottom DIV.left {
	padding: 5px 10px;
	float: left;
}

#bottom DIV.right {
	width: 520px;
	padding: 5px 10px;
	float: right;
}

#bottom DIV.right DIV {
	margin-top: 5px;
	float: left;
	clear: both;
	width: 100%;
}

#bottom A {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom A:hover {
	text-decoration: underline;
}

#bmenu {
	margin: 0;
	padding: 0;
	float: left;
}

#bmenu A {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	padding-right: 7px;
	margin-right: 7px;
}

#bmenu A.last {
	margin: 0;
	padding: 0;
	border: 0;
}

#bmenu A:hover {
	text-decoration: underline;
}

DIV.news {
	clear: both;
	float: left;
	margin-bottom: 20px;
	color: #848484;
	font-size: 10px;
	width: 100%;
}

DIV.news SPAN {
	clear: both;
	float: left;
	display: block;
	text-align: center;
	padding: 1px 5px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	background: #3B6CA8;
}

DIV.news A {
	color: #848484;
	text-decoration: none;
}

DIV.news A:hover {
	text-decoration: underline;
}


DIV.news P {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
}

H2, H1 {
	color: #848484;
	font-size: 11px;
	text-transform: uppercase;
	margin: 10px 0;
}

A.tit {
	color: #3B6CA8;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.tit:hover {
	text-decoration: underline;
}

A.slv {
	color: #838383;
	text-decoration: none;
}

A.slv:hover {
	text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
	font-size: 12px;
	font-family: Verdana;
}

INPUT.subscr1 {
	width: 300px;
}

TEXTAREA.subscr1 {
	width: 300px;
	height: 200px;
}

IMG.box {
	border: 1px solid #DADADA;
	padding: 1px;
}

DIV.paging {
	margin-top: 10px;
	border-top: 1px solid #EFEFEF;
}

DIV.paging A {
	display: block;
	float: left;
	padding: 2px 4px;
}


DIV.paging SPAN {
	display: block;
	float: left;
	padding: 2px 4px;
	background: #3B6CA8;
	color: #FFF;
	margin-right: 2px;
}


SMALL {
	font-family: tahoma;
	font-size: 10px;
}

DIV.comment {
	margin-bottom: 10px;
	border-bottom: 1px dashed silver;
	padding-bottom: 10px;
}


DIV.comment SPAN {
	font-size: 9px;
	color: gray;
}

DIV.comment DIV {
	margin-top: 5px;
}