a {
        color : #144368;
		font-family : Tahoma;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

.c_table {
	<!--Голубой-->;
	color : Aqua;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_tr {
	<!--Синий-->;
	color : Blue;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_td {
	<!--Красный-->;
	color : Red;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_h {
	<!--Серый-->;
	color : Gray;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_p {
	<!--Зеленый-->;
	color : Green;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_span {
	<!--Неоновый-->;
	color : Lime;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_img {
	<!--Бордовый-->;
	color : Maroon;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_ul {
	<!--Темно-синий-->;
	color : Navy;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_li {
	<!--Оливковый-->;
	color : Olive;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_br {
	<!--желтый-->;
	color : yellow;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.c_def {
	<!--черный-->;
	color : black;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}










select.img {
	width : 300px;
}

h3{
	padding-bottom : 0px;
	margin-bottom : 0px;
		font-family : Tahoma;
}

a.admin_link {
        color : #003399;
     	font-family : Tahoma;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

.question {
        cursor : help;
}

.button {
	background-color : #FFFFFF;
	color : #FFFFFF;
	background-image : url(../img/icons/save.gif);
	width : 21;
	height : 18;
	cursor : hand;
	border : none;
}

.save_button {
	background-color : #FFFFFF;
	color : #FFFFFF;
	background-image : url(../img/icons/save_button.gif);
	width : 98px;
	height : 20px;
	cursor : hand;
	border : none;
}

.obzor {
	background-color : #FFFFFF;
	color : #FFFFFF;
	background-image : url(../img/icons/obzor.gif);
	width : 98px;
	height : 20px;
	cursor : hand;
	border : none;
}

.button_close {
	background-color : #FFFFFF;
	color : #FFFFFF;
	background-image : url(../img/icons/save_close.gif);
	width : 21;
	height : 18;
	cursor : hand;
	border : none;
}

.button_insert_before {
	background-color : #FFFFFF;
	border : 1px solid #FFCC66;
	color : #FFFFFF;
	background-image : url(../img/icons/insert_before.gif);
	width : 21;
	height : 20;
	cursor : hand;
}


body {
     	font-family : Tahoma;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

td.menu {
	font-family : Tahoma;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        border : 1px solid;
		
}

td {
    	font-family : Tahoma;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

td.menu0_selected {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Red;
}

td.null {
    	font-family : Tahoma;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        border-top : none;
        border-bottom : none;
        border-right : none;
        border-left : none;
}
td.left {
	font-family : Tahoma;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;





}
h2 {
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	font-family : Tahoma;
}
h3 {
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	color : #3D6FA3;
	font-family : Tahoma;
}
hr {
        border : solid Black;
}

hr.admin1 {
	border : solid Black;
	height : 1px;
}

th{
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #3D6FA3;
}

th.admin_white{
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
}

td.admin_white{
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
}

.white_title {
        color : #FFFFFF;
	font-family : Tahoma;
        font-size : 20px;
        font-weight : bold;
}

.white_small{
        color : #075F87;
        font-size : 11px;
        font-weight : normal;	font-family : Tahoma;
}

a.white {
        color : #FFFFFF;
	font-family : Tahoma;
        font-size : 9px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

.header {
	font-family : Tahoma;
         font-size: 11pt;
         color:white;
         font-weight:bold;
}
.button1 {
         border : 1 solid #000000;
         background-color : #E3e3e3;
	font-family : Tahoma;
         font-size : 12px;font-style : normal;font-weight : normal;
         }
.textbox {
         background: transparent;
         background-color: White;
         border: 1px solid #000000;
         color: #000000;
	font-family : Tahoma;
         font-size: x-small;
         text-align: left;
         scrollbar-face-color: #CCCCCC;
         scrollbar-shadow-color: #FFFFFF;
         scrollbar-highlight-color: #FFFFFF;
         scrollbar-3dlight-color: #FFFFFF;
         scrollbar-darkshadow-color: #FFFFFF;
         scrollbar-track-color: #FFFFFF;
         scrollbar-arrow-color: #000000;
}
.small_list {
         font-size: 8pt;
	font-family : Tahoma;
}
.zag     {
         font-size: 13pt;
	font-family : Tahoma;
         color:black;
}
