body {
	padding:0px;
	margin:0px;
	background-color:#212725;
}
.main_text, table, li, input, textarea {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#3A403C;
}
.main_text_bold {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#931414; 
	font-weight:bold;
	text-decoration:underline;
}
.h_text { 
	color:#F2ECE3;
}
.h2_text { 
	color:#9D080D;
}
.index_footer {
	font-size: 9px;
	line-height: 11px;
}
table, td {
	width:100%;
	height:100%;
	border:0px;
}
td {
	vertical-align:top;
}
a {
	color:#931414; 
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	background-color: #959595;
	color:#931414; 
	font-weight:bold;
}
.over {
	text-decoration:none;
	color:#931414; 
	font-weight:bold;
}
img { 
	border:1px;
	border-color: #786356;
	border-style: solid;
	margin: 2px;
}
.c_text { 
	color:#CDC7B2; 
	font-size:9px;
}
.c_text a { 
	color:#CDC7B2; 
	text-decoration:none;
}
.c_text a:hover { 
	color:#F3EB76;
	text-decoration:underline;
}
.no_class, form, .no_class td {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;		
}
.fs {
	font-size:9px; 
	color:#46433B;
}	
.tt {
	text-transform:uppercase;
}
.form {
	height:24px;
	margin-top:1px;
}
.form input {
	width:173px;
	height:21px;
	padding-left:5px;
}
textarea {
	width:173px; 
	height:122px; 
	padding-left:5px; 
	overflow:hidden; 
	margin-top:1px;
}
ul { 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:5px; 
	padding-right:50px;
	padding-left:40px;
}
li { 
	background:none; 
	margin-left:30px; 
	margin-right:-30px; 
	margin:0px; 
	padding-top:2px;
	padding-bottom:2px;
}
li a { 
	font-size:11px;
	color:#931414; 
}
hr {
	height: 1px;
	width: 100%;
	color: #786356;
	border-bottom-style:dashed;
	border-width: 0;
}

.ImgDvWrap {
	height:100%;
	width:360px;
	margin:0px auto;
	_margin-left:20px;
	*margin-left:20px;
}
.ImgDv a:hover {
	background:none !important;
	background-color:none !important;
}
.ImgDv {
	width:150px;
	height:135px;
	margin:10px;
	_margin:7px;
	float:left;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}
