ul {

	margin: 0px 0px 0px 0px;

	}


li {

	margin-left: 10px;



	text-align : left;

} 
.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;
}

/*     */
.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';
}

body { background-color:white;/*#fbfefc;*/ 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

		color:#000;

		font-size:11px;

		margin:0px 0px 0px 0px;

		padding:1px;

		 padding-bottom: 6px;

		cursor: inherit;





		}

a {	text-decoration: none;

	color:#000066;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	}

a:visited{text-decoration: none;

	color:#000066;

	}

a:hover { text-decoration:none;



		color: #3C5985;

		}

.hr {size:1px;}



.dh1 { background-image: URL('/style/dh1_1.gif'); }

.dh2 { background-image: URL('/style/r_left.gif');}

.dh3 { background-image: URL('/style/r_right.gif');}

.dh4 { background-image: URL('/style/r_foot.gif');}



.background

{

  color: #000;

  background-color: #E6E6E6;

}



.span { font-family:Verdana, Arial, Helvetica, sans-serif;

		font-weight:bold; 

		font-size:11px;

		}



.gray {  

		FONT-SIZE: 11px; 

		color:#000;

		font-weight:bold;

		text-decoration:underline;

	}

.div_table {

		border:1px solid gray;

		padding: 5px;

		}

.button {font-family:tahoma; font-size:12px; background-color:#cccccc;}



.hostprice { BORDER-RIGHT: #cccccc 1px solid;

			 BORDER-TOP: #cccccc 1px solid; 

			 BORDER-LEFT: #cccccc 0px solid; 

			 BORDER-BOTTOM: #cccccc 0px solid; 

			 BACKGROUND-COLOR: white;

			}

			

TD.hostprice {

			 BORDER-RIGHT: #cccccc 0px solid; 

			 BORDER-TOP: #cccccc 0px solid; 

			 BORDER-LEFT: #cccccc 1px solid; 

			 BORDER-BOTTOM: #cccccc 1px solid; 

			 BACKGROUND-COLOR: #f8f8f8;

			}

			

TD.hostprice2 {

			 BORDER-RIGHT: #cccccc 0px solid; 

			 BORDER-TOP: #cccccc 0px solid; 

			 BORDER-LEFT: #cccccc 1px solid; 

			 COLOR: black; 

			 BORDER-BOTTOM: #cccccc 1px solid; 

			 BACKGROUND-COLOR: #dedede;

			}

