html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #58595B;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #D2232A;
}

.top_menu, .top_menu a, .top_menu a:hover {
	height: 36px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
}

.top_part {
	height: 449px;
	background: #ffffff url(../images/default/top_corners.gif) no-repeat;
}

.main_menu {
	height: 26px;
}

.main_menu td {
	border: solid #58595B 1px;
	height: 26px;
}

td.passive {
	text-align: center;
	background-color: #ffffff;
	cursor: pointer;
}

td.active, td.activePost {
	text-align: center;
	background-color: #D2232A;
	cursor: pointer;
}

td.passive a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #58595B;
	font-size: 13px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}

td.active a, td.passive a:hover, td.active a:hover, td.activePost a, td.activePost a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #D2232A;
}

.bottom_part {
	height: 354px;
	background: #000000 url(../images/default/bottom_corners.gif) no-repeat bottom;
}

.bottom_part_empty {
	height: 354px;
	background: #000000 url(../images/default/bottom_corners_blank.gif) no-repeat bottom;
}

.copyrites {
	height: 36px;
	text-align: right;
}

.left_bottom_part {
	width: 502px;
	height: 288px;
	background: #000000 url(../images/default/left_bottom_part.gif) no-repeat;
}

.left_bottom_part_empty {
	width: 502px;
	height: 288px;
	background-color: Black;
}

a.logins, a.logins:hover {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.left_bottom_part2 {
	width: 556px;
	height: 354px;
	background: #000000 url(../images/default/left_bottom_part.jpg) no-repeat;
}

.right_bottom_part {
	height: 288px;
	width: 623px;
	background: #000000 url(../images/default/right_bottom_part.gif) no-repeat;
}

.right_bottom_part2 {
	height: 354px;
	width: 569px;
	background: #000000 url(../images/default/right_bottom_part2.gif) no-repeat;
}

.right_top_part {
	width: 623px;
	height: 449px;
	background: transparent url(../images/default/right_top_part.jpg) no-repeat right;
}

.left_top_part {
	width: 502px;
	height: 449px;
}

.lpt {
	height: 311px;
}

.ltp_left {
	float: left;
	margin: 18px 12px 0 18px;
	width: 221px;
	height: 311px;
	background: transparent url(../images/default/ltp1.gif) no-repeat;
}

.ltp_right {
	float: left;
	margin: 18px 0 0 0;
	width: 221px;
	height: 311px;
	background: transparent url(../images/default/ltp2.gif) no-repeat;
}

.clb {
	font-size: 0px;
	clear: both;
}

.ltp_caption {
	text-align: center;
	color: #D4D4D4;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0 0 0;
}

.ltp_sub1 {
	text-align: center;
	color: #D2232A;
	font-size: 12px;
	font-weight: bold;
	margin: 24px 0 0 0;
}

.ltp_sub2 {
	text-align: center;
	color: #7A7A7A;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0 0;
}

.ltp_image {
	text-align: center;
	margin: 4px 0 0 0;
}

input {
	border: solid #FFFFFF 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	
}

.input_text {
	background: transparent url(../images/default/input_login_bgr.gif) no-repeat;
	width: 127px;
	line-height: 20px;
	padding: 4px 0 2px 4px;
}

.input_text_white {
	border: solid #555555 1px;
	width: 160px;
}

.btn {
	background-color: #D2232A;
	color: #ffffff;
	cursor: pointer;
}

.input_enter {
	width: 51px;
	height: 50px;
	background: transparent url(../images/default/btn_enter.gif) no-repeat;
	border: none;
	padding: 0;
	cursor: pointer;
}

.login_inputs {
	position: relative;
	z-index: 10;
	top: 69px;
	left: 70px;
}

.login_inputs td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.login_button {
	position: relative;
	z-index: 20;
	top: 149px;
	left: 288px;
}

.right_bottom_text_part, .right_bottom_text_part2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D2232A;
	font-weight: bold;
	z-index: auto;
	position: relative;
	top: 210px;
	left: 320px;
}

.right_bottom_text_part2 {
	top: 212px;
	left: 270px;
}

.left_top_text_part1 {
	margin: 18px 12px 10px 12px;
}

.left_top_text_part2, .left_top_text_part2 a, .left_top_text_part2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
	text-decoration: none;
}

.left_top_text_part2 {
	text-align: right;
	margin: 0 10px 0 0;
}

.main_content_block {
	background: transparent url(../images/default/main_block.jpg) no-repeat;
	width: 941px;
	height: 265px;
	margin: 0 0 55px 113px;
}

.main_content_block2 {
	margin: 40px 0 55px 187px;
}

.content_main {
	margin: 2px 0 0 74px;
	width: 787px;
	height: 262px;
	overflow: auto;
}

.razdel_caption {
	background: transparent url(../images/default/razdel_caption.gif) no-repeat;
	height: 67px;
	margin: 27px 0 0 0;
	padding: 0 0 0 187px;
	color: #D2232A;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 67px;
}

.error_block {
	font-size: 12px;
	color: Red;
}

.red_error {
	color: Red;
}

.green_error {
	color: Green;
}

.blue_error {
	color: Blue;
}

.locations_legend {
	position: absolute;
	z-index: auto;
	margin-top: -180px;
	margin-left: -100px;
}

.map {
	margin-bottom: 30px;
}

table#calendar_grid {
    text-align: center;
}
table#calendar_grid th.month {
    background-color: #ffffff;
	 color: #D2232A;
	 font-family: "Times New Roman", Times, serif;
	 font-size: 24px;
}
table#calendar_grid td.prev-month {
    text-align: left;
	 height: 25px;
}
table#calendar_grid td.prev-month a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D2232A;
}
table#calendar_grid td.next-month {
    text-align: right;
	 height: 25px;
}
table#calendar_grid td.next-month a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D2232A;
}
table#calendar_grid th.day-of-week {
    font-size: 8pt;
	 color: #D2232A;
}
table#calendar_grid td.selected-day {
    padding: 5px;
    border: 1px solid #D2232A;
    background-color: #FEDBD2;
    text-align: left;
}
table#calendar_grid td.selected-day b {
	color: #D2232A;
}
table#calendar_grid td.day {
    padding: 4px;
    border: 1px solid #D2232A;
    background-color: #ffffff;
    text-align: left;
}
table#calendar_grid td.day b {
	color: #D2232A;
}
table#calendar_grid td.today {
    border: 1px solid #D2232A;
    font-weight: bold;
}
