@CHARSET 	"UTF-8";

body{
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica;
	font-size:11px;
	color:#909090;
	background:#fff;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,p,form{
	margin:0;
	padding:0;
}

input.TEXT,textarea.TEXT{
	border:1px solid #0e0e0e;
	border-bottom:0;
	border-right:0;
	background-color:#1c1c1c;
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica;
	font-size:11px;
	color:#818181;
	padding:6px;
}

.FORM table td{
	padding:5px 0;
}

h2{
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
}

p{
	line-height:18px;
	margin-bottom:10px;
}

ul li{
	display:block;
	background:url(../gfx/square.gif) no-repeat 0 8px;
	list-style:none;
	line-height:18px;
	padding:0 0 0 15px
}



.RED_SQUARE{
	background:url(../gfx/square_red.gif) no-repeat 0 8px;
}

a{
	color:#171717;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:0;
}

a.LAY{
	display:block;
}

#LINKS a.ACTIVE{
	font-weight:bold;
}

a.UNDERLINE{
	text-decoration:underline;
}

a.UNDERLINE:hover{
	text-decoration:none;
}

a.BTN{
	background:url(../gfx/btn_back.gif) repeat-x;
	display:block;
	float:left;
	color:#fff;
	padding:2px 3px 3px;
	border:1px solid #fd144a;
	border-top:0;
	border-bottom:0;
	line-height:normal;
	-moz-border-radius:2px;
}

.T_MENU{
	float:right;
	margin-top:60px;
	margin-right:5px;
}

.T_MENU a.BASIC{
	color:#818181;
	float:left;
	display:block;
	margin:0 10px;
}

.T_MENU a.ACTIVE{
	background:url(../gfx/btn_back.gif) repeat-x;
	display:block;
	float:left;
	color:#fff;
	padding:2px 3px 3px;
	border:1px solid #fd144a;
	border-top:0;
	border-bottom:0;
	line-height:normal;
	margin:0 10px;
	position:relative;
	bottom:1px;
	-moz-border-radius:2px;
}

.T_MENU a.ICO{
	float:left;
	display:block;
	margin:0 1px;
	width:16px;
	height:16px;
	background:url(../gfx/comm.gif) no-repeat 0 0;
}

.T_MENU a.BE:hover{
	background:url(../gfx/comm.gif) no-repeat 0 -16px;
}

.T_MENU a.ARR3{
	background:url(../gfx/comm.gif) no-repeat -16px 0;
}

.T_MENU a.ARR3:hover{
	background:url(../gfx/comm.gif) no-repeat -16px -16px;
}

.T_MENU a.FB{
	background:url(../gfx/comm.gif) no-repeat -32px 0;
}

.T_MENU a.FB:hover{
	background:url(../gfx/comm.gif) no-repeat -32px -16px;
}

img.LAY{
	border:1px solid #0e0e0e;
	margin:10px 0;
}

.BG_LINES{
	background:url(../gfx/bg_lines.gif);
}

.BG_WHITE{
	background-color:#fff;
}

div.BOX{
	margin-top:10px;
	background:#0e0e0e;
	padding:30px;
	line-height:18px;
}

.CONTAINER{
	padding:29px 34px 29px 16px;
	line-height:18px;
}

.THUMB{
	float:left;
	margin:0 14px 14px 0;
}

.THUMB img.LAY{
	margin:0;
}

.TDU{
	text-decoration:underline;
}

.LAST{
	margin:0 0 14px 0;
}

#PAGER{
	padding:16px 34px 16px 29px;
}

#PAGER a{
	padding:0 5px;
}

#PAGER a.ACTIVE{
	color:#d20b32;
}

.WHITE,a.WHITE{
	color:#fff;
}

.GREY,a.GREY{
	color:#818181;
}

.RED,a.RED{
	color:#d20b32;
}

.BLACK,a.BLACK{
	color:#171717;
}

.NEWS_THUMB{
	float:left;
}

.NEWS_THUMB img.LAY{
	margin:5px 5px 0 0;
}

.FONTS10{
	font-size:10px;
}

.FORM table td.PL40{
	padding-left:40px;
}

/*LAY*/
.COL1{
	background:#fff url(../gfx/title_l.gif) no-repeat 136px 47px;
}

.COL2{
	background:url(../gfx/title_r.gif) no-repeat 0 47px;
}

.PAD{
	padding:0 34px 0 16px;
}

.G_LINE{
	border-bottom:1px solid #d9d9d9;
}

.B_LINE{
	border-bottom:1px solid #0e0e0e;
}

.LOGO{
	margin:32px 0 23px;
}

#CONTENT{
	padding:22px 15px 22px 35px;
}


.CPR{
	padding:20px 34px 20px 16px;
	margin-bottom:60px;
}

.CLR{
	clear:both;
}

.LEFT,a.LEFT{
	float:left;
}

.RIGHT,a.RIGHT{
	float:right;
}