body {
	margin: 0px;
	padding: 0px;
	font: 12px "Georgia", Times New Roman, Times, serif;
	color: #FFF;
	background: #A8191B url(images/bg.png) repeat-y top left;
}
.cleaner {clear:both;}
#page {
	width: 940px;
	height: 620px;
	background: url(images/bg_page.jpg) no-repeat top left;
}
form {margin:0px; padding: 0px;}

/* INTRO */
#logo_1, #logo_2 {
	float: left;
	display: inline;
	width: 216px;
	height: 89px;
	margin: 124px 0px 105px 192px;
}
#logo_1 a span, #logo_2 a span {display: none;}
#logo_1 img, #logo_2 img {vertical-align: top;}

#language {
	clear: both;
	display: block;
	width: 122px;
	height: 74px;
	margin: 0px 0px 0px 239px;
	background: url(images/bg_language.png) no-repeat top left;
	color: #FFF;
	text-align: center;
}
#language ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 10px;
}
#language ul li {margin: 0px 0px 17px 0px;}
#language ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

/* LEFT */
#left {
	float: left;
	display: inline;
	width: 264px;
	height: 580px;
	margin: 0px 0px 0px 65px;
	padding: 0px 0px 0px 0px;
	background: url(images/glowbar.jpg) no-repeat top right;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left ul li {margin: 20px 0px 20px 0px;}
#left ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
#left ul li.sub {
	margin: 0px 0px 0px 25px !important;
	padding-left: 10px;
	border-left: 4px solid #C64142;
	
}
#left ul li.sub a {font-size: 11px;}
#logo_2 {
	position: absolute;
 margin: 470px 0px 0px 2px;
}


/* CENETR */
#center {
	float: left;
	display: inline;
	width: 563px;
	padding-left: 7px;
	padding-top: 7px;
}
div.flash {margin: 17px 0px 0px 0px;}
div.flash_text {margin: 5px 0px 0px 0px;}
div.flash_text p {margin: 0px; padding: 0px; font-size:13px;}
div.flash_text p.p1 {font-size: 43px; font-weight: bold; height:30px; overflow:hidden; display:block;}
div.flash_text p.p2 {font-size: 43px; font-weight: bold; text-align: right; margin-top:-20px;}

#center h2 {
	display: inline;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 35px;
	border-bottom: 4px solid #C64142;
}
div.tn {
	float: left;
	display: inline;
	width: 243px;
	height: 267px;
	margin: 15px 15px 0px 0px;
	padding: 5px;
	background: #F7F7F6 url(images/bg_tn.jpg) no-repeat left bottom;
}	
div.tn img {
	padding-bottom: 5px;
	border-bottom: 4px solid #D5D5D5;
	vertical-align: top;
}
div.tn p.tn_title {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	color: #AD282A;
	font-size: 11px;
	font-weight: bold;
}
div.tn p.tn_desc {
	width: 140px;
	float: left;
	display: inline;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	color: #7C838E;
	font-size: 11px;
}
div.tn a.tn_plus {
	float: right;
	display: inline;
	width: 83px;
	height: 34px;
	margin: 0px 2px 0px 0px;
}
div.tn a.tn_plus2 {
	float: right;
	display: inline;
	width: 18px;
	height: 18px;
	margin: 0px 15px 0px 0px;
}
div.tn a.tn_plus img {vertical-align: top; border: none;}
div.tn a.tn_plus2 img {vertical-align: top; border: none;}

div.tn p.tn_admin {float: left; margin:0p !important; padding: 0px !important;}
div.tn p.tn_admin a.cmsadmin {
	text-decoration: none !important;
	font-size: 10px !important;
	margin: 0px !important;
	padding: 0px !important;
}
div.tn2 {
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
}
div.tn2 img {border: 5px solid #FFF; margin: 4px 10px 0px 0px;}
div.tn2 p.tn_title {font-size:13px; font-weight:bold; margin:0px 0px 0px 0px; padding:0px;}
div.tn2 p.tn_desc {margin:3px 0px 15px 0px; padding:0px;}

a.pages {
	clear: both;
	display: block;
	margin: 30px 0px 0px 242px;
	padding: 0px;
	width: 37px;
	height: 30px;
	color: #C96F71;
	text-align: center;
	font-size: 11px;
	background: url(images/arrow2.gif) no-repeat left bottom;
	text-decoration: none;
}
a.pages2 {
	clear: both;
	display: block;
	margin: 0px 0px 10px 210px;
	padding: 20px 0px 0px 0px;
	width: 100px;
	height: 30px;
	color: #C96F71;
	text-align: center;
	font-size: 11px;
	background: url(images/arrow2.gif) no-repeat center bottom;
	text-decoration: none;
}
select.imp1, input.imp1, textarea.imp2 {
	background: #C64142;
	font: 12px "Georgia", Times New Roman, Times, serif;
	padding: 4px 3px 3px 3px;
	*padding: 3px 3px 3px 3px;
	width: 200px;
	color: #FFF;
	border-left: 0px;
	border-top: 0px;
	border-right: 1px solid #99191A;
	border-bottom: 1px solid #99191A;
}
textarea.imp2 {
	height: 100px;
	overflow: auto;
}
input.imp1:hover, textarea.imp2:hover, input.but1:hover {background: #C03A3A;}
input.but1 {
	border-left: 0px;
	border-top: 0px;
	border-right: 1px solid #99191A;
	border-bottom: 1px solid #99191A;
	background: #C64142;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	*padding: 4px 4px 3px 4px;
	height: 23px;
}
.link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
.link2 {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
