.menu_table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.inner {
	margin-left: 8px;
}

.menu_table a {
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color : #067308;
	text-decoration : none;
	font-weight: bold;
	text-transform: uppercase;
}

.menu_table a:hover {
	color : black;
	text-decoration : none;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.inner a, .inner a:hover {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
}

.level1 a, .level1 a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.menu_item {
	display: block;
	height: 22px;
	width: 100%;
	margin-left: 5px;
	margin-top: 6px;
	font-weight: bold;
}

.selected a, .selected a:hover {
	color: #FFBB00;
}

.phone {
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 	20px;
/*	font-weight: bold;*/
	padding-top: 5px;
}


.next {
	width: 120px;
	background-color: #006;
	color: #FFF;
}

#question {
	width: 75%;
	text-align: left;
	text-align: center;
	font-family: arial;
	font-size: 130%;
}

#answered {
	font-family: arial;
	font-size: 90%;
}

.auth_disconnect, .dict_edit_btn, .dict_prefix_sortbtn,  .filter_reset,  .filter_button,  .table_delete,  .table_insert,  .SUBMIT, .dict_btn, .order_button {
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #7f9db9 1px solid;
	COLOR: white;
	BORDER-BOTTOM: #7f9db9 1px solid;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	BACKGROUND-COLOR: #53AC30
}



/*
.dict_table {
	background-color: #9C9CFF;
}
*/

.dict_cell_body {
	background-color: #00000000;
}

.border_caption {
	font-family: arial;
	font-size: 75%;
}

.auth_caption {
	font-family: arial;
	font-size: 75%;
	color : White;
	font-weight : bold;
}

.content_text { 
	color: #0031CE;
 }


.win_border {
	font-family: arial;
	font-size: 75%;
	color : #0031CE;
	font-weight : bold;
}

A 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53AC30;
	text-decoration: none;
}
A:hover 
{
	color: #53AC30;
	text-decoration: underline;
}
.black {
	color:black;
}


/**************** зеленая таблица ***************/

table.dark_green td{
	background-color: #53ac30;
}

table.dark_green td table {
	border-width: 0;
}

table.dark_green td table td{
	padding: 5px;
	background-color: #f6fbf0;
}

.green_td {
	background-color:#53AC30;
	font-family: arial;
	font-size: 75%;
	color : White;
	font-weight : bold;
}

.green_td a, .green_td a:hover{
	color: white;
}

.form_element_caption {
	color: #53AC30;
	font-family: arial;
	font-size: 75%;
	font-weight : bold;
	width: 200px;
}

.text {
	FONT-SIZE: 12px; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
}
.textb {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
}
.kind {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #073200; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; text-ident: 0em;
}

.copyright {
	padding-left: 10px;
	font-family: arial;
	font-size: 11px;
	color : White;
	font-weight : bold;
}

.copyright a, .copyright a:hover {
	font-family: arial;
	font-size: 11px;
	color : White;
	font-weight : bold;
}

h2.category {
	color: #307715;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 35px;
}
