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

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;

			}
