body {
	font-family: arial;
	font-size: 14px;
}
.order_table_title {
	font-weight: bold; 
	font-family: arial;
	font-size: 14px;
	color: black;
}
.order_table_title_cost {
	font-weight: normal; 
	font-family: arial;
	font-size: 12px;
	color: #AEAEAE;
}
.order_table {
	background-color: #EAEAEA;
}
.order_table_tr_title {
	font-family: arial;
	background-color: #FAFAFA; 
	color: #818181; 
	font-weight: bold; 
	font-size: 14px;
}
.order_table_tr {
	font-family: arial;
	background-color: #FAFAFA; 
	font-size: 14px;
	color: black;
}
.order_subtable {
	background-color: #EAEAEA;
}
.order_subtable_tr_title {
	font-family: arial;
	background-color: #FAFAFA; 
	color: #A1A1A1; 
	font-weight: bold; 
	font-size: 14px;
}
.order_subtable_tr {
	font-family: arial;
	background-color: #FAFAFA; 
	font-size: 14px;
	color: black;
}

/* Стиль для всех элементов форм - input, select, textarea, и т.п. */
.input {
	font-family: arial;
	font-size: 14px;
	margin-top: 5; 
	margin-bottom: 5; 
	background-color: #EFEFEF; 
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 3px; 
	BORDER-LEFT: #999 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #999 1px solid;
	color: black;
}
.warn {
	font-family: arial;
	font-size: 14px;
	font-weight: bold; 
	color: red;
}
.domainfree {
	color: green;
}
.domainreged {
	color: red;
}
.domainerror {
	color: #e3cb00;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.2          */
/* ------------------------------- */

/* Текст в начале каждой строки клиентского меню: Меню, Заказать, Ваш баланс */
.menu_category {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

/* Ссылки в клиентском меню: Счета, Заказы, Домены и т.п. */
.menu_link {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

/* Выделенные ссылки в клиентском меню, к примеру если есть новые тикеты */
.menu_link_highlight {
	color: red;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

/* Текст в клиентском меню, к примеру сумма внутреннего баланса */
.menu_text {
	font-family: arial;
	font-size: 14px;
}

/* Стиль для всех кнопок форм - button, submit, reset */
.button {
	font-family: arial;
	font-size: 14px;
	margin-top: 5; 
	margin-bottom: 5; 
	background-color: #EFEFEF; 
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 3px; 
	BORDER-LEFT: #999 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #999 1px solid;
	color: black;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.3          */
/* ------------------------------- */

/* Стиль для всплывающего окошка с подсказкой, при наведении к примеру на значок дополнительных услуг на странице списка заказов */
.altOn {
	font-family: arial; 
	font-size: 10pt; 
	padding: 3px; 
	background-color: #fcf8ec; 
	border: 1px solid #888;
	z-index: 10;
}

/* Стиль для горизонтальных линий */
.hr {
	border: 0;
	height: 1px;
	background-color: #000000;
}

/* Стиль заголовков страниц, которые идут над горизонтальной линией */
.pagetitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

/* Стиль ссылок */
.rootlink {
	font-family: arial;
	font-size: 14px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.6          */
/* ------------------------------- */

/* Стиль таблиц без заливки (форма обратной связи, партнерка и т.п.) */
.rpTableBlank {
	font-family: arial;
	font-size: 14px;
}

/* Стиль таблиц c заливкой (таблица заказов, счетов и т.п.) */
.rpTable {
	font-family: arial;
	font-size: 14px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.7          */
/* ------------------------------- */

/* Стиль элемента списка для названий групп вопросов (FAQ) */
.faqgroup {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

/* Стиль элемента списка для вопросов (FAQ) */
.faqitem {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

/* Стиль ссылок для вопросов в списке(FAQ) */
.faqitemlink {
	font-family: arial;
	font-size: 14px;
}

/* Стиль заголовка вопроса для вопроса с ответом (FAQ) */
.faqtitle {
	font-family: arial;
	font-size: 14px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.6.8          */
/* ------------------------------- */

/* Стиль ссылок постраничной навигации по счетам, заказам и т.п. */
.rootlinkpages {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.7.0          */
/* ------------------------------- */

/* Стиль ячейки с тарифным планом на странице тарифных плано */
.tarifBlock {
	background-color: #EFEFEF;
	width: 150px;
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.7.2          */
/* ------------------------------- */

/* Стиль ссылок whois-формы (отметить все, убрать все и т.п.) */
.whoisLink {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}


/* ------------------------------- */
/*           ВЕРСИЯ 1.7.3          */
/* ------------------------------- */

/* Название тарифного плана на странице тарифных планов */
.tarifsTitle {
}

/* ------------------------------- */
/*           ВЕРСИЯ 1.7.5          */
/* ------------------------------- */

/* Строка заголовка таблицы */
.tableHead {
	background-color: #EAEAEA;
}

/* Строка №1 с данными в таблице */
.tableRow1 {
	background-color: #FAFAFA;
}

/* Строка №2 с данными в таблице */
.tableRow2 {
	background-color: #EFEFEF;
}

/* Стиль текстовых подсказок (возле каптчи, в настройках для кодового слова и т.п.) */
.styleHelp {
	font-size: 12px; 
	color: gray; 
	margin-top: 0';
}
e-height:31px; font-weight:bold; color:#757575; font-size:12px;}

.sitetitle .cont  			{ color: #9d937b; line-height: 100%; padding: .3em 0 }

.sitetitle .ins  			{ color: #8d4d50; background: #eaebec; line-height: 100%; padding: .3em 1em }

.sitetitle a:link,                          

.sitetitle a:visited                    {color:#757575; text-decoration:none;}

.sitetitle a:hover			{color:#555; text-decoration:none;}



/* a???? */

#topmenu     			        { font-size: 60%; background: #efefef url(http://flash.mirex.su/temp/Original/images/blockbg.gif) center; padding: 0 .3em; margin: 0 .7em; height: 2.5em; line-height: 2.5em }

#topmenu a:link, #topmenu a:visited  	{ text-transform: uppercase; display: block; float: left; padding: 0 .8em; color: #333; line-height: 2.5em  }

#topmenu a:hover  			{ color: #1F1F1F; text-shadow: 1px 1px 1px #0000ff;; color: #333; line-height: 2.5em }

#topmenu a.tune:link, a.tune:hover      { font-size: 1.1em; line-height: 2.1em; background: none; text-transform: none; text-decoration: none }

#topmenu a.tune:visited                 { line-height: 2.1em; text-transform: none } 



/* ???? */

#botmenu  			        { font-size: 70%; padding: 0 .3em; margin: .5em auto 0; text-align: center; height: 2.5em; line-height: 2.5em }

#botmenu a:link, #botmenu a:visited  	{ padding: 0 .4em; color: #a3a4a6; line-height: 2.5em; text-decoration: underline }

#botmenu a:hover  			{ color: #a3a4a6; line-height: 2.5em; text-decoration: none }

#ups                                    { text-align: right; margin: .5em 12em }

 

/** ???**/

form                                    { margin:0 }

textarea, input, select, option  	{ font: normal .9em tahoma, arial, verdana, sans-serif; color: #777; vertical-align: middle }

textarea, input 	                { border: .1em solid #acaeb9; padding: .1em .3em .2em } 

select                        	        { padding: .1em .3em .1em }

textarea                        	{ overflow: auto } 

.button  				{ border: 3px double #cacbcd; color: #555; background: #efefef; padding: 0 .7em } 

.oneselect                              { background: #898a8f; color: #343434 }

.form                                   { border-top: .1em solid #bbbfc5; border-bottom: .1em solid #bbbfc5; padding: 1em; text-align: center; }

.form table                             { text-align: center; margin: 0 auto } 

.form table td                          { font-weight: normal; color: #999; padding: .2em .1em; vertical-align: top; text-align: left } 

.form table td p                        { font-weight: normal; color: #999; margin: .1em .1em 0 } 

.form table td b                        { color: #c00 } 

.form table td div                      { margin: 0 0 .5em } 

.form fieldset                          { border: 1px solid #eee; padding: .5em 3em .8em }

.form legend  				{ color: #555; padding: 0 .5em }

/* «?*/

.binput 			        { border: 1px solid #acaeb9; color: #777 }

.bbutton  				{ border: 3px double #cacbcd; color: #555; background: #efefef; padding: 0 .7em }



.order_table_title {



	font-weight: bold; 



	font-family: Verdana;



	font-size: 14px;



	color: black;



}



.order_table_title_cost {



	font-weight: normal; 



	font-family: Verdana;



	font-size: 14px;



	color: #AEAEAE;



}



.order_table {



	background-color: #ffffff;



}



.order_table_tr_title {



	font-family: Verdana;



	background-color: #FAFAFA; 



	color: #818181; 



	font-weight: bold; 



	font-size: 14px;



}



.order_table_tr {



	font-family: Verdana;



	background-color: #FAFAFA; 



	font-size: 14px;



	color: black;



}



.order_subtable {



	background-color: #d5d5d5;



}



.order_subtable_tr_title {



	font-family: Verdana;



	background-color: #FAFAFA; 



	color: #A1A1A1; 



	font-weight: bold; 



	font-size: 14px;



}



.order_subtable_tr {



	font-family: Verdana;



	background-color: #FAFAFA; 



	font-size: 14px;



	color: black;



}







/* ?? ? ??????? - input, select, textarea, ?.?*/



.input {



	font-family: Verdana, Geneva, sans-serif;



	font-size: 14px;



	margin-top: 5; 



	margin-bottom: 5; 



	background-color: #ffffff; 



	BORDER-RIGHT: #999 1px solid; 



	BORDER-TOP: #999 1px solid; 



	PADDING-LEFT: 3px; 



	BORDER-LEFT: #999 1px solid; 



	COLOR: #333333; 



	BORDER-BOTTOM: #999 1px solid;



	color: black;



}



.warn {



	font-family: arial;



	font-size: 14px;



	font-weight: bold; 



	color: 555;



}



.domainfree {



	color: green;



}



.domainreged {



	color: red;



}



.domainerror {



	color: #e3cb00;



}







/* ------------------------------- */



/*           Aё? 1.6.2          */



/* ------------------------------- */







/* ?? ????? ?????????: ?? ???, a?? */



.menu_category {



	font-family: Verdana, Geneva, sans-serif;



	font-size: 14px;



	font-weight: bold;



	color: black;



}







/* ??????? ????????????.?*/



.menu_link {



	font-family: Verdana, Geneva, sans-serif;



	font-size: 14px;



	text-decoration: none;



}







/* u??????????? ???????????????/



.menu_link_highlight {



	color: red;



	font-weight: bold;



	font-family: arial;



	font-size: 14px;



	text-decoration: none;



}







/* ?? ???? ????????? ??????? */



.menu_text {



	font-family: Verdana, Geneva, sans-serif;



	font-size: 14px;



}







/* ?? ? ?????? - button, submit, reset */



.button {



	font-family: Verdana, Geneva, sans-serif;



	font-size: 14px;



	margin-top: 5; 



	margin-bottom: 5; 



	background-color: #EFEFEF; 



	BORDER-RIGHT: #999 1px solid; 



	BORDER-TOP: #999 1px solid; 



	PADDING-LEFT: 3px; 



	BORDER-LEFT: #999 1px solid; 



	COLOR: #333333; 



	BORDER-BOTTOM: #999 1px solid;



	color: black;



}







/* ------------------------------- */



/*           Aё? 1.6.3          */



/* ------------------------------- */







/* ?? ? ???? ??? ?????, ?? ??? ????????????????? ???????????/



.altOn {



	font-family: Verdana, Geneva, sans-serif; 



	font-size: 10pt; 



	padding: 3px; 



	background-color: #fcf8ec; 



	border: 1px solid #888;



}







/* ?? ? ??????? */



.hr {



	border: 0;



	height: 1px;



	background-color: #000000;



}







/* ?? ???????? ???? ? ??????? */



.pageTitle {



	font-family: Verdana, Geneva, sans-serif;



	font-size: 14px;



	font-weight: bold;



	color: black;



}
