body{
	background: #f2e5ce url(/resources/afsklyar/proj3_final_rezka.jpg) repeat scroll;
	color: #350302;
}

body, td, div, p {
	font-family: Verdana;
	font-size: 11px;
}

a {
	text-decoration : none;
	color: #990000;
}
a:hover {
	text-decoration : none;
	color : #C72D2F;
}
a:visite {
	text-decoration : none;
	color : 333333;
}

h1 {
	font-family: Verdana;
	font-size: 17px;
	font-weight : bold;
}
h2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight : bold;
}
h3{
	font-family: Verdana;
	font-size: 13px;
	font-weight : bold;
}
.title{
	background: url(/resources/afsklyar/el_title_bg.jpg) no-repeat;
	font-family: Verdana;
	font-size: 13px;
	font-weight : normal;
	height:30px;
	width:437px;
	vertical-align : middle;
	padding: 20px 0px 0px 20px;
	color: #C12224;
}

.calendar {
	background: #f2e5ce url(/resources/afsklyar/el_calendar_bg.jpg) no-repeat;
	width:214px; height:180; padding:22 0 0 10; margin:0 50 0 0;
}
.calendar_header_month {color: #990000; font-size:13px; height:23px;}
.calendar_header_year {color: #990000; font-size:13px; font-weight: bold; height:23px;}
.calendar_title {color: #270500; font-size:9px; padding:1 6 1 6;}
.calendar_sb_vs_title {color: #990000; font-size:9px;  padding:1 6 1 6;}
.calendar_sb_vs {color: #990000;}
.calendar_no_this_month {color: #999999; font-size:9px;}
.calendar_default_day {color: #260300; font-size:9px;}
.calendar_day_in_use {color: #C72D2F; font-weight: bold;}
.calendar_today {border: 1px solid #ab6436; font-weight: bold;}
.calendar_today_bak {background:url(/resources/afsklyar/day_mark.gif) no-repeat;}





.tree_string{
	font-size: 13px;
	color: #990000;
}
.email_mess{	font-size: 16px;
	color: RED;
}

.photo_td {padding: 10px;}
.photo_a {}
.photo_img {border: 5px double #C9B7A1}

.menu_sub_a {	font-size: 13px;
	}
.menu_sub_desc {font-style: italic;}