BODY, select, input, textarea, a, h1, h2, table, th, td, p, ul, ol, li, .button {
	font-family : Arial;
	font-size: 13px;
}

BODY {
	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;
}

select {
	COLOR:black;
	font-size: 12px;
	BACKGROUND:#eeeeee;
}

a {
  color:blue; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #2B0E72;
	border: hidden;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1
{
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	text-align: left;
	text-indent: 0pt;
	margin-top : 10px;
	margin-bottom : 5px;
}

th {
	font-weight: bold;
	text-align: center;
}


p {
	font-weight: none;
	text-decoration: none;
	text-align: justify;
	text-indent: 20pt;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
}

ul {
	font-weight: none;
	text-decoration: none;
	text-align: justify;
	margin-top : 0px;
	margin-bottom : 5px;
}

ol {
	font-weight: none;
	text-decoration: none;
	text-align: justify;
	margin-top : 0px;
	margin-bottom : 5px;
}

li {
	font-weight: none;
	text-decoration: none;
	text-align: justify;
}

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;
}



.Tahoma11_list {
	height: 20px; 
	background-color: #ECECEC;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.a_hd {
	color: white;
	text-decoration: none;
}
.a_hd:hover {
	color: white;
	text-decoration: underline;
}
.a_cng {
  color:navy; 
	text-decoration: none;
}

.a_main_menu {
	color:#2E1274;	
	text-decoration: none;
}
.a_main_menu:hover {
	color:#2E1274;
	text-decoration: underline;
}

a_top, .a_top_menu {
	color:#000099;
	text-decoration: none;
	font-family:Arial;
	font-size:12;
}

.a_top_menu {
	font-weight:bold;
}
.a_top_menu:hover {
	text-decoration: underline;
}
.a_brown {
  color:#C0673B; 
	text-decoration: none;
}
.a_brown:hover {
	text-decoration: none;
}

.button {
	color: navy;
	background-color: white;
	border: 1px solid navy;
	height: 21;
}

.calendar {
	font-size: 11px;
}
/* ÑÒÈËÈ ÎÔÎÐÌËÅÍÈß ÒÀÁËÈÖ */
.TABLE_CALENDAR {
	BORDER-RIGHT: silver 1px solid;
	BORDER-TOP: silver 1px solid;
	BORDER-LEFT: silver 1px solid;
	BORDER-BOTTOM: silver 1px solid;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0;
	background-color: #E9ECF3;
}
.TABLE_WORD {
	BORDER-RIGHT: silver 1px solid;
	BORDER-TOP: silver 1px solid;
	BORDER-LEFT: silver 1px solid;
	BORDER-BOTTOM: silver 1px solid;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0
}
.TH_WORD {
	BORDER-RIGHT: silver 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: silver 1px solid;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: silver 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: silver 1px solid;
}
.TD_WORD {
	BORDER-RIGHT: silver 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: silver 1px solid;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: silver 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: silver 1px solid;
	vertical-align: center;
	background: #F4F8FB; 
	COLOR: #2B4E88;
}
.TD_HEADER_WORD {
	BORDER-RIGHT: silver 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: silver 1px solid;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: silver 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: silver 1px solid;
	vertical-align: center;
	background: #87ACCC;
	COLOR: white;
	font-weight: bold;
}

/* ÑÑÛËÊÈ Â ÑÒÈËÅ ÊÍÎÏÎÊ */

.a_btn_gray, .a_btn_orange, .a_btn_green {
	font-family: verdana;
	font-weight:bold;
	font-size: 12px;
	line-height:1.2em;
	cursor:pointer;
	cursor:hand;
	padding:2px 7px;
	text-decoration:none;
	white-space:nowrap;
}
.a_btn_gray {
	color:black;
	background-color:#dfdfdf;
	border-top:solid 2px #eeeeee;
	border-right:solid 2px #848284;
	border-left:solid 2px #eeeeee;
	border-bottom:solid 2px #848284;
}
.a_btn_gray:hover {
	text-decoration:none;
	color:gray;
}
.a_btn_orange {
	color:white;
	background-color: #fe9901;
	border-top: solid 2px #FFC844;
	border-right: solid 2px #C9672D;
	border-left: solid 2px #FFC844;
	border-bottom: solid 2px #C9672D;
}
.a_btn_orange:hover {
	text-decoration:none;
	color:yellow;
}
.a_btn_green {
	color:white;
	background-color: #7BBE63;
	border-top: solid 2px #ADE39C;
	border-right: solid 2px #188A18;
	border-left: solid 2px #ADE39C;
	border-bottom: solid 2px #188A18;
}
.a_btn_green:hover {
	text-decoration:none;
	color:yellow;
}

/*** 2010-08-15 Anna Birthday ***/

.LeftMenuItem {
	height:1px;
}
.LeftMenuItem2 {
	height:1px;
}
