BODY, a, input, select, form, table, tr, td, span, div, .button, .edit,
.login_text, .login_edit, .login_button, p, .p_descr, h1, h2, h3, h4,
.id_obj, .highlights, .hp_themes
{
	font-family: Arial;
	font-size: 12px;
	color:#003366;
}

BODY {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	SCROLLBAR-FACE-COLOR: #92b7d9;
	SCROLLBAR-HIGHLIGHT-COLOR: #dce7f1;
	SCROLLBAR-SHADOW-COLOR: #44719c;
	SCROLLBAR-3DLIGHT-COLOR: #628fb8;
	SCROLLBAR-ARROW-COLOR: #dce7f1;
	SCROLLBAR-TRACK-COLOR: #628fb8;
	SCROLLBAR-DARKSHADOW-COLOR: #628fb8;
	background-color: white;
}

.p_descr {
	color:#3c3c3c;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	text-indent: 20pt;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
}

p {
	text-decoration: none;
	text-align: justify;
	text-indent: 20pt;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
}

form {
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-right : 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

hr {
	border: 1px solid #7BA7D2;
}

h1 {
	font-size: 15px;
	color:#003366;
}
h2 {
	font-size: 13px;
	color:#003366;
}

.drcl_about
{
	font-size: 14px;
	color : #336699;
}
.hp_search
{
	font-size: 14px;
	color:#003366;
}
.hp_search2
{
	font-size: 13px;
	font-weight:bold;
	color:black;
}

.ahp {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}
.ahp:hover {
	color : #336699;
	text-decoration: underline;
}
.atop {
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
	white-space:nowrap;
}
.atop:hover {
	color : #336699;
	text-decoration: underline;
}

.login_text {
	color:#000066;
}
.login_edit {
	color: navy;
	background-color: white;
	border: 1px solid #7F9DB9;
	height: 18;
}
.login_button {
	color: white;
	background-color: #336699;
	border: 1px solid #336699;
	height: 22;
}

.edit {
	color: navy;
	background-color: white;
	border: 1px solid #7F9DB9;
	height: 19;
	font-size: 12px;
}

.button {
	color: white;
	background-color: #003366;
	border: 1px solid #003366;
	height: 22;
}

.search_res_total {
	color: #003366;
	font-size: 14px;
}
.search_res_head {
	color: #336699;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.search_res_head:hover {
	color: #336699;
}
.search_res_info {
	color: black;
	font-size: 12px;
}
.a_search_res_info {
	color: #336699;
	font-size: 12px;
}
.pages_arrows {
	color: #336699;
	font-size: 18px;
}
.a_pages {
	color: #336699;
	font-size: 11px;
	text-decoration: none;
}
.a_pages:hover {
	text-decoration: underline;
}
.a_text_kind_pages {
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}
.a_text_kind_pages:hover {
	text-decoration: underline;
}
.a_engines {
	color: blue;
	font-size: 11px;
}
.a_add_to_request {
	color: orange;
	font-size: 11px;
}
.a_delete_from_request {
	color: red;
	font-size: 11px;
}
.info_head {
	color: #336699;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.id_obj {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.themes {
	color:#3c3c3c;
	font-size: 11px;
	text-decoration: none;
}
.a_themes {
	color:#3c3c3c;
	font-size: 11px;
	text-decoration: underline;
}

.highlights {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}
.highlights:hover {
	background-color : #F3F5F8;
}

.hp_themes {
	text-decoration: none;
}
.hp_themes:hover {
	text-decoration: underline;
}

.tabnotactive {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.tabnotactive:hover {
	text-decoration: underline;
	color: blue;
}
.tabactive {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #000066;
	text-decoration: none;
}
.download {
	font-family: arial;
	font-weight:none;
	font-size: 11px;
	color:#003366;
	text-decoration:underline;
}
.download:hover {
	color:#336699;
}


