﻿/* таблицы */
.table_row { background-color:White; }
.table_alternate_row { background-color: #efefef; }
.table_header { background:#e7e7e7; text-align:left; font-weight:normal; padding: 5px 0 5px 10px; font-size:0.85em; font-family: Verdana, Tahoma, Arial, sans-serif; }
.table_header a {color:#7E7D7D; text-decoration:none; border-bottom:1px dotted #7E7D7D; font-size:10px;}
.table_header a:visited {color:#7E7D7D; text-decoration:none; border-bottom:1px dotted #7E7D7D; font-size:10px;}
.table_header a:hover {border-bottom:0; font-size:10px;}
.table_footer { font-size: 12px; }
.table_item {color:#000000; text-align:left; font-weight:normal; font-size:12px; font-family: Verdana, Tahoma, Arial, sans-serif; }
.table { border: solid 1px black; }
.table_header_td { font-weight: bold; font-size: 10px; }
.table_header_td_nolink {color:#7E7D7D; font-weight: bold;}
td { font-size: 12px; }
#main_global {min-width:970px; font-size: 10px;}
#site_header {width:100%; height:120px;}
#main_content {width:100%; font-size: 12px;}

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

.upperNav { background-color: #dfdfdf; }
.serv { font-size: smaller; vertical-align:top;}

.info {
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 color: #03c03c;
 border: 1px solid #03c03c;
 padding: 3px;
 font-weight: bold;
}

.label {
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 color: #FFFFFF;
 border: 1px solid #333333;
 padding: 3px;
 font-weight: bold;
 background-color: #999999;
}

.warning {
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    font-weight: bolder;
    color: #FF0000;
}

.filterTable { padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #ebebeb; }

.simple a { border-bottom: none;}
.simple a:hover { border-bottom: none;}
.simple a:visited { border-bottom: none;}

.bl_pb {
	width: 100%;
	background-color: #ebebeb;
	background-image: url(/i/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	border: 1px solid #666666;
}

.br_pb {
	background: url(/i/br.gif) 100% 100% no-repeat;
	right: 10px;
}

.tr_pb {background: url(/i/tr.gif) 100% 0 no-repeat;
	right: 10px;
} 

.tl_ps {
	width: 100%;
	background-color: #ebebeb;
	background-image: url(/i/tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.tr_ps {
	background: url(/i/tr.gif) 100% 0 no-repeat;
	right: 10px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.tl_pc {
	width: 100%;
	background-color: fbfbfb;
	background-image: url(/i/tl2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tr_pc {background: url(/i/tr2.gif) 100% 0 no-repeat;
	right: 10px;
}

.td_label
{
    text-align:right;
    vertical-align: middle;
    white-space: nowrap;   
}

.page_separator
{
 padding: 3px;
 background-color: #FFFFFF;
 width: 5px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: none;
 border-bottom-color: #000000;
}
 
.page_filler
{
 padding: 2px;
 background-color: #FFFFFF;
 text-align: right;
 width: 100%;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: none;
 border-bottom-color: #000000;
}
 
.page_body {
 padding: 15px;
 background-color: #ebebeb;
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-color: Black;
}

.cool {
 padding: 15px;
 background-color: #ebebeb;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-color: Black;
}

.page_selected 
{
 padding: 5px;
 font-size: 14px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 background-color: #ebebeb;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #ebebeb;
 border-left-color: #000000;
}

.page_common
{
    padding: 5px;
    font-size: 14px;
    clip: rect(auto,auto,-1px,auto);
    border: 1px solid #000000;
}



.main_menu { color: White; }
.main_menu a { color: White; 
    text-decoration:none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: White;	
	}
	
.main_menu a:hover {text-decoration:none; border-bottom:0px}
.main_menu a:visited {
    text-decoration:none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFFFFF;
    color: #FFFFFF;
}

.right_top {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 10px;
   color: #FFFFFF;
}

.right_top a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
}


