@charset "utf-8";
img {
	border: 0px
}
body { background-color:#ffffff; margin: 0px; padding: 0px; background-image: url('/images/background.gif');
	background-position: top;
	background-repeat: repeat-x;
        min-width: 1000px;
}
body, table, tr, td, p, a, input, select, textarea {color:#4e4e4c; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size:12px; }
h3 { padding: 0px; margin: 0px; }

a {color:#3b6fa4; text-decoration:underline;}
a:hover {color:#204163; text-decoration:underline}
a:visited {
	color:#204163;
	font-weight: bold;
}

#main_section_p {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	font-size: 14px;
	padding-left: 4px;
}
#main_section_a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	font-size: 14px;
	padding-left: 4px;
}
#main_section_p a, #main_section_p a:hover, #main_section_a a, #main_section_a a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
form {
	padding: 0px;
	margin: 0px;
}
#submit_line {
	padding-top: 10px;
	width: 297px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#submit_line a, #submit_line a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#autch_form {
	padding-top: 15px;
	margin-left: 100px;
	padding-left: 80px;
	height: 66px;
	background-image: url(/images/collage-logon.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
}
#autch_form td {
	height: 12px;
	color: #0e5085;
}
#autch_form input {
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #0e5085;
	height: 13px;
	width: 250px;
	border: 0px;
	border-bottom: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
#autch_form #submit {
	width: 300px;
	height: 24px;
	border: 0px;
	margin-right: 20px;
}
#menu table {
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #8b8b8b;
	width: 150px;
	float: left;
	margin: 10px;
}
#menu td {
	padding-left: 20px;
	height: 16px;
}
#content_body {
	padding-top: 30px;
	padding-left: 10%;
	margin-right: 10%;
}
#ajax_wait {
	position: absolute;
	left: 2px;
	top: 2px;
}
#ajax_wait #wait {
	visibility: hidden;
	z-index: 1;
}
#ltabs {
	margin-top: 1px;
	margin-bottom: 5px;
	width: auto;
	height: 16px;
	font-size: 11px;
	color: #9f595f;
	vertical-align: middle;
	border-bottom: 1px solid #7F7F7F;
}
#ltabs_active {
	color: #9f595f;
	height: 100%;
	width: 190px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 2px solid #7F7F7F;
}
#ltabs_passive {
	color: #9f595f;
	height: 100%;
	width: 190px;
	float: left;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
}
#ltabs_active a {
	text-decoration: none;
	color: #9f595f;
	vertical-align: middle;
	font-size: 11px;
}
#ltabs_passive a {
	text-decoration: none;
	color: #9f595f;
	vertical-align: middle;
	font-size: 11px;
}
#ltabs_num {
	float: right;
	font-size: 11px;
}
/* Полоса выбора страницы просмотра */

#roller {
	margin-top: 3px;
	margin-bottom: 3px;
	width: auto;
	height: 16px;
	background: #FFFFFF;
	font-size: 11px;
	color: #BDB19D;
	border: 1px solid #7F7F7F;
	vertical-align: middle;
}
#roller_active {
	color: #000000;
	background-color: #D8D8D8;
	height: 100%;
	width: 65px;
	float: left;
	border-right: 1px solid #7F7F7F;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
#roller_passive {
	color: #000000;
	height: 100%;
	width: 65px;
	float: left;
	border-right: 1px solid #7F7F7F;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
}
#roller_passive a {
	text-decoration: underline;
	color: #000000;
	vertical-align: middle;
	font-size: 11px;
}
#roller_num {
	float: right;
	font-size: 11px;
}

/* Полоса выбора страницы просмотра */

#error_message {
	color: #F00;
	font-weight: bold;
}
.vmenu a {
	background:transparent url(/images/bullet.png) no-repeat scroll 0 6px;
	color:#185DB4;
	display:block;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	text-indent:13px;
}

.help_topic {
	font-size: 16px;
	font-weight: bold;
}
.help_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #F00;
}
.help_body_right {
	border-left: 1px solid #333;
}
