BODY {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color : #525252;
	scrollbar-base-color:#D9E5EF;
	scrollbar-size:5;
}
.text{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 400;
	color : #525252;
}
A{
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	text-decoration : underline;
}
A:HOVER{
		color : #0080AA;
}

A.item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0080AA;
	text-decoration : none;
}
A.item:HOVER {
	color : #999999;
}
A.path {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : underline;
}
A.path:HOVER {
	color : #0080AA;
}
A.global{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size:12px;
	font-weight: 600;
	margin-left : 10px;
	margin-right : 10px;
	background-image: url('images/site/global_fon2.gif');
}
A.global:HOVER{
	text-decoration : underline;
	color : #3C3C4A;
	background-image: url('images/site/global_fon3.gif');
}


A.subglobal{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size:11px;
	font-weight: 600;
	margin-left : 10px;
	margin-right : 10px;
	height: 16;	
	width: 160;
	background-color:#DDDDF4;
}
A.subglobal:HOVER{
	text-decoration : none;
	color : #000000;
	background-color: #f0f0f0;
}


A.sub{
	margin-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #1C3E7A;
	font-size:11px;
	font-weight:600;
	width: 98%;
	height: 20;
	margin-top : 2;
	margin-bottom : 2;
	padding: 2 ;
	vertical-align:middle;
	background-color: #ECEEF9;
	filter: alpha (Opacity=100,FinishOpacity=20,style=1)
	
}
A.sub:HOVER{
	color : #7084AD;
	background-color: #ffffff;
	font-size:11px;
	font-weight: 600;
}

A.subgroup{
	margin-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #5B6C80;
	width: 100%;
	font-size:11px;
	padding: 0 0 0 5;
	font-weight:600;
	background-color: #ffffff;
}
A.subgroup:HOVER{
	background-color: #ECEEF9;
	font-size:11px;
	font-weight: 600;
}


input.a{
	background-color : White;
	border : 1px solid #006688;
	color : #0080AA;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 px;
	width: 152 px;
	height: 21 px;
}

input.log{
	background-color : White;
	border : 1px solid #006688;
	color : Gray;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 px;
	width: 100 px;
}

h1{
	font-size: 20pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3{
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
h4{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
}
h4{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
}

.black{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.black:HOVER{
	color: #000000;
	text-decoration: none;
}

.white
{	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

a.white:HOVER{
	color: #ffffff;
	text-decoration: none;
}

.blue
{	color: #50699B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

a.white:HOVER{
	color: #50699B;
	text-decoration: none;
}



DIV.gray{
	background-color: #dfdfdf;
	color: #000000;
	font-size: 11px;
	padding : 5 5 5 5;
	width: 190 px;
}

h6.gray {
	color: #000000;
	font-size : 13px;
	font-weight : bolder;
	margin-bottom : 5;
	margin-top : 2;
}

DIV.green{
	background-color: #228D8A;
	color: #ffffff;
	font-weight : bolder;	
	font-size: 11px;
	padding : 5 5 5 5;
	width: 190 px;
	margin : 0 0 0 0
}

h6.green {
	color: #ffffff;
	font-size : 13px;
	font-weight : bolder;
	margin-bottom : 5;
	margin-top : 2;
}
.nbr{
	margin : 0 0 0 0;
}
.head{
	color : #0080AA;
}
.search{
	background : #006688;
	border : 1px solid Black;
	font-size : 11 px;
	font-weight : 600;
	color : White;
	font-style : italic;
	height: 20px;
}

TABLE{font-family : Arial, Helvetica, sans-serif; color: #3D3D3D;font-size:12px;}
TR  { border-bottom : 1px solid White;}
.two{background: #D6E1FE;}
.tbl_head    { background-color: #E1E2E2; font-weight: 600; color: #000000; text-align: center;}
/*INPUT ELEMENT*/
INPUT{font-size : 11; font-family : Arial, Helvetica, sans-serif; color : #303030;}

.but {font-size : 11; font-weight:800; font-family : Arial, Helvetica, sans-serif; color: #ffffff; background-color : #6097C6;}