@IMPORT url("../administrator/style/calendar-blue.css");

body {
	margin: 0px;
}

blockquote {
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

p,body,td {color:000000; font-family: Verdana, Arial; font-size:11px;}

h1, .h1{
	text-align: left;
	height: 37px;
	margin: 0px;
	padding-left: 44px;
	padding-top: 6px;
	color: #6087BE;
	font-size: 12px;
	background-image: url('/images/1.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
}

h2{
	font-size: 11pt;
	font-family: Verdana, Arial;
	color: #2D4C9B;
	border-bottom-width : 0px;
}

h3
{
	font-size:11pt;
	font-family: Verdana, Arial;
	color: #fff;
	border-bottom-width : 0px;
}

a:link, a:visited, a:active {
	font-size:11px;
	font-family: Verdana, Arial;
	color: #3166CC;
	text-decoration: underline;
}
a:hover {
	font-size:11px;
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #3166CC;
}

img {border:0px;}

input
{
	border: 1px solid black;
	height: 20px;
	font-size : 12px;
	vertical-align: middle;
	padding-left: 5px;
}
textarea { border: 1px outset; border-color:black}

.ajax_window {
	/* устанавливаем верхний левый угол слоя посередине окна */
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 100px;
	width: 300px;
	/* остальное рюшечки */
	z-index: 1;
	text-align: center;
	border: 1px solid #2D4C9B;
	vertical-align: middle;
	background-color: #F0F0F0;
}

.ajax_window_header {
	background-color: #F0F0F0;
	cursor: move;
}

.ajax_window_data {
	border-top: 1px solid #2D4C9B;
}

form {
	margin: 0;
}

.mn {
	position: absolute;
	visibility: hidden;
}

a:link.menu, a:visited.menu, a:active.menu {
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	color: #6682BD;
}
a:hover.menu {
	color: red;
}

a:link.lmenu, a:visited.lmenu, a:active.lmenu {
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	color: #6682BD;
}
a:hover.lmenu {
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	color: red;
}