body{
padding:0px;
margin:0px;
background-color:#0D0A07;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.about {
	text-align: right;
	background-color:#0D0A07;
}

.main_text, table, input, textarea, body, font
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#71573F;
	}


.main_text2
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#815126;
		font-weight:bold;
	}

a, font { color:#fdbcfe;}
	
.c_text, .c_text a { text-align: center; color:#fdc1fd; text-decoration:none; }
.c_text a:hover { text-decoration:underline;}

.l_text { text-align:center;}
.l_text a:hover { text-decoration:none; color:#815126;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.contact {color:#fcc8ba;}

.form {height:23px; margin-top:2px;}
.form input {width:215px; height:20px; border-width:0px; background-color:#301a05; border-style:solid; color:#815126; text-align: right; }

.form_en {height:23px; margin-top:2px;}
.form_en input {width:215px; height:20px; border-width:0px; background-color:#301a05; border-style:solid; color:#815126; text-align: left; }

textarea {width:215px; height:70px; border-width:0px; background-color:#301a05; border-style:solid; padding-left:9px; overflow:hidden; margin-left:20px; margin-top:2px; color:#815126;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/li-bg.jpg) repeat; margin: 1px 0px 0px 0px; padding:3px 0px 2px 15px}
li a  {line-height:13px; color:#815126; text-decoration:none; font-weight:bold; margin-left:7px;}
li a:hover {text-decoration:underline;}
