body{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: white /*!important;	/**/
/*	background-color: black;	/**/
}

tr.rt td span.gray{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	color: #CCCCCC !important;
}

tr.rt td, tr.rt td a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight: normal !important;
	color: #999999 !important;
}

tr.rt td a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight: normal !important;
	color: #000000 !important;
}

.header1{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	padding: 10px 0 20px 0;
	text-align: left;
	font-weight: bold;
}

/* шапка сверху */
table.t1 {
	font-family: Verdana, Arial, sans-serif !important;
	border-collapse:collapse;
	margin: 8px 10px;
 	font-size: 1.3em;
	float: none;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.t1 .edge{
}
table.t1 th {
	font-weight: normal;
	text-align: center;
	color: #FFFFFF !important;
	background-color: #AAAAAA;
	height: 21px;
	border-right: 1px solid #FFFFFF;
}

table.t1 th, table.t1 td {
	padding: 8px 8px 8px 8px;
	border-bottom: 1px solid #cccccc;
/*	width: 10px;
*/}


table.t1 td {
	color: #333333 !important;
	border-right: 1px solid #cccccc;
}

table.t1 tr.odd td{
	background-color: #F7F7F7;
}







textarea{
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #AAAAAA;
 	font-size: 12px;
}

input{
	border: 1px solid #AAAAAA;
 	font-size: 12px;
}

/* шапка слева */

table.t2{
	border-collapse:collapse;
	margin: 8px 0;
 	font-size: 12px;
}

table.t2 th, table.t2 td{
	padding: 2px 5px 2px 5px;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

table.t2 .edge{
	border-bottom:0px solid #dedede;
}

table.t2 th{
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
 	font-size: 11px;
}

table.t2 .odd{
	background-color: #F9F9F9;
	border-left-color: #dedede;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DEDEDE;
	border-right-style: solid;
	border-right-width: 1px;
}


table.t2 #div_music td{
	font-size: 0.8em !important;
}





img{ border: 0; }


/* cells */
td.cell_header{
	border-bottom: 1px solid #999999;
}

td.cell_menu{
	vertical-align: top;
	min-width: 150px;
	width: 15%;
	padding: 20px 5px 10px 10px;
	border-right: 1px solid #999999;
}

td.cell_main{
	padding: 20px 10px 20px 20px;
	vertical-align: top;
	text-align: center;
	width:80%;
}

td.cell_right{
	padding: 20px 5px 10px 5px;
	width: 5%;
/*	background-color: #fafafa;*/
}

td.cell_footer{
	border-top: 1px solid #999999;
}









.black{
	color: black;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.red{
	color: red;
}

.green{
	color: green;
}

.yellow{
	color: #AAAA00;
}


.wide{
	width:450px;
}











div.twotab {
	text-align: left;
	padding-left: 70px;
}
.twotab table th, .data_m table td {
	padding:2px 5px 2px 10px;
	font-family:sans-serif;
}
.twotab table td {
	font-size: 0.8em;
	padding:2px 5px 2px 5px;
}
.twotab table th {
	font-weight:bold;
	text-align:right;
	color:#53626F;
	font-size: 1em;
	background-color: #FBFAF9;
	border-right-color: #CC0033;
	border-right-style: solid;
	border-right-width: 1px;
	white-space: nowrap;
	vertical-align: top;
	background-image: url(../images/st4.png);
}
.twotab table .odd {
	background-color: #F9F9F9;
	width: 100px;
	padding: 0px 5px 0px 5px;
}
.twotab table .lin {
	border-bottom-color: #F4F4F4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.block, .block4{
	border-bottom: 1px solid #dedede;
	padding-bottom:10px;
}

.block span, .block4 span{
	white-space: nowrap;
	padding: 2px;
	width: 30%;
	text-align:right;
}

.block4 span{
	width: 10%;
}

input.error, select.error, textarea.error{
	border: 2px solid red;
} 

.inp{
	border: 0px;
	height: 18px;
	font-size: 0.9em;
	color: #999999;
}


.form_c{
	padding: 20px 40px 15px 40px;
	vertical-align: top;
	white-space: nowrap;
}

.form_c input{
	border: 1px solid #999999;
	margin: 1px;
	width: 182px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
}

.form_c .btn{
	margin-top: 4px;
	width: 155px;
	background-color: #33CC00;
	color: white;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	border: 0px;
	height: 25px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	width: 110px;
	cursor: hand;
}

.form_b{
	padding: 24px 4px 32px 4px;
	font-size: 12px;
}

.form_b a{
	font-weight: normal !important;
	color: #333333 !important;
	padding-left: 14px;
	margin-left: 8px;
	background-image: url(../img/bull0.gif);
	background-repeat: no-repeat;
}

.form_b a:hover{
	background-image: url(../img/bull1.gif);
	background-repeat: no-repeat;
	color: #000000 !important;
}

div.hl{
	border-top: 1px solid #EEEEEE;
	margin: 0 44px 0 64px;
}

.c_bottom, .c_bottom span, .c_bottom a{
	background-color: white !important;
	color: #999999 !important;
	text-align: right;
}

div.hr{
	height:1px;
	border-top: 1px solid #999999;
	margin: 10px 40px 0 42px;
	padding-top: 25px;
}

div.hr a{
	font-weight: normal;
	color: black;
	padding-left: 3px;
	padding-right: 3px;
}

div.hr a:hover{
	font-weight: normal;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
}



th{
	font-weight: normal;
	text-align: left;
	color: #999999 !important;
	width: 128px;
}

.form_c table tr td{
	padding: 2px 0 1px 0;
}

select{
	font-weight: normal;
	text-align: left;
	color: #666666 !important;
	font-size: 11px;
}

.birthday select{
	padding-left: 4px;
}

.regt img{
	padding-left: 4px;
}

#div_music_cont{
	position: relative;
}

#div_music{
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 2px 0 2px 0;
	padding: 5px 5px 5px 20px;
	width: 250px;
}


#div_music input{
	margin: 0;
	padding: 0;
	width: 16px;
	border: 0;
}

#div_music_hide{
	bottom: 0;
	text-align: right;
}

#div_music_hide2{
	position: absolute;
	top: 0;
	right: 4px;
}

#div_music_hide2 a{
	text-decoration: none;
}

#music_list{
	padding-bottom: 2px;
	padding-top: 4px;
	color: #666666;
}

.bank_money{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}



/* ****************** */

.prk_menu{
	padding: 29px 20px 10px 40px;
	margin: 0px;
}

.prk_menu span{
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.prk_menu span.sl_act_l span, 
.prk_menu span.sr_act_l span, 
.prk_menu span.s_act_l span, 
.prk_menu span.s_act_r span{
	background-color: #66CC00 !important;
}

.prk_menu>span{
	padding-right: 0px !important;
}

.prk_menu>span>span{
	padding-left: 0px !important;
}

.prk_menu span span, .prk_menu span{
	padding: 5px 15px 6px 15px;
}

.prk_menu span span a{ 
	color: #FFFFFF !important; 
	text-decoration: underline !important;
	font-size: 11px !important;
}
.prk_menu span span a:hover{ 
	color: #333333 !important; 
	text-decoration: underline !important;
}

.prk_menu span.sl{
	background-image: url(../img/sl.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.prk_menu span.sr{
	background-image: url(../img/sr.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.prk_menu span.sl_act_l{
	background-image: url(../img/sl_act_l.gif) !important;
	background-position: left !important;
	background-repeat: no-repeat !important;
}

.prk_menu span.sr_act_r{
	background-image: url(../img/sr_act_r.gif) !important;
	background-position: right !important;
	background-repeat: no-repeat !important;
}

.prk_menu span.s_act_l{
	background-image: url(../img/s_act_l.gif) !important;
	background-position: left !important;
	background-repeat: no-repeat !important;
}

.prk_menu span.s_act_r{
	background-image: url(../img/s_act_r.gif) !important;
	background-position: right !important;
	background-repeat: no-repeat !important;
}


div.hr_row_top{
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 1px;
}

div.hr_row_top hr{
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #999999;
}

.gift{
	color: #FF3333;
	font-size: 1.3em;
	font-weight: bold;
}








