A:link { color: #33CCFF; text-decoration : none;}
A:visited {color: #33CCFF;text-decoration : none;}
A:active { color: #888d98; text-decoration : none; }
A:hover {color: #888d98;text-decoration : none; }

.menu A:link    {color: #000000; text-decoration : none;}
.menu A:visited {color: #000000; text-decoration : none;}
.menu A:active  {color: #ffffff; text-decoration : none; }
.menu A:hover   {color: #ffffff; text-decoration : none; }

.submenu A:link    {color: #000000; text-decoration : none;}
.submenu A:visited {color: #000000; text-decoration : none;}
.submenu A:active  {color: #ffffff; text-decoration : none; }
.submenu A:hover   {color: #ffffff; text-decoration : none; }

.text01  { font-family: tahoma,verdana; font-size: 11px; color: #3c4b62;}
.text01b { font-family: tahoma,verdana; font-size: 11px; color: #005ce6;}
.text02  { font-family: tahoma,verdana; font-size: 10px; color: #3c4b62;}
.text02b { font-family: tahoma,verdana; font-size: 10px; color: #3c4b62;}
.text03  { font-family: tahoma,verdana; font-size: 09px; color: #3c4b62;}
.text03b { font-family: tahoma,verdana; font-size: 09px; color: #3c4b62;}



html {height: 100%;}
.body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	height: 100%;
	background-color:#767b83;
}
.main_frame {
  width: 100%;
  
  background-image:url(img/fon_top.png);
  background-position:left top;
  background-repeat: repeat-x;
}
.bottom_all {
	bottom: 0;
	left: 0;
	
  	height: 53px;
	width: 100%;
}
.bottom_1 {
  width: 100%;
  height: 11px;
  background-image:url(img/fon_bottom_1.png);
  background-position:left top;
  background-repeat: repeat-x;
  font-size:4px;
}
.bottom_1_center {

  width:708px;
  height: 11px;
  background-image:url(img/fon_bottom_1_center.png);
  background-position:left top;
  background-repeat: repeat-x;
}
.bottom_2 {
  width: 100%;
  height: 42px;
  background-image:url(img/fon_bottom_2.png);
  background-position:left top;
  background-repeat: repeat-x;
}
.bottom_2_center{
  width: 198px;
  float: none;
  
}
.bottom_2_left{
	
	height: 28px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	padding-left:10px;
	
}
.bottom_2_right{
	
	height: 28px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	padding-right:10px;
	
	
}
.box {
	height: 100%;
	width: 100%;	
}
.middle {
	background-image:url(img/fon_middle.png);
	background-position: inherit;
	background-repeat: repeat-x;
	background-color:#000000;
}
.middle_center{
  width: 700px;
  background-color:#3f3f40;
  background-image:url(img/fon_info.png);
  background-position: top;
  background-repeat: repeat-x;
  float: none;
  padding-bottom: 42px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding-left: 3px;
  padding-right: 3px;
  font-family: Verdana;
  font-size: 10px;
  color: #bfc1c3;
}
.middle_left{
	float: left;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color:#FFCC00;
}
.middle_right{
	float: right;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: #CC0000;
}
.label {
	height: 18px;
	width: 100%;
	background-color: #000d1e;
	background-image:url(img/logo.png);
	background-position:left top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #99a9c0;
	vertical-align: middle;
	padding-left: 36px;
	padding-top: 3px;
}
.submenu {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 20px;
	cursor:pointer;
}
.submenu2 {
	background-color:#849ab5;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 20px;
	cursor:pointer;
}
.submenu3 {
	background-color:#748ba8;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 20px;
	cursor:pointer;
}
.submenu4 {
	background-color:#647d9b;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 20px;
	cursor:pointer;
}
.submenu5 {
	background-color:#4d6684;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 20px;
	cursor:pointer;
}
.submenu_mark {
	width: 3px;
	height: 14px;
	background-color:#0e1e39;
	float:right;
	margin-left: 2px;
	margin-right: 1px;
}

.font_text {
  font-family: Verdana;
  font-size: 10px;
  color: #bfc1c3;
  }


