
body {
	font-family: Arial, Helvetica, sans-serif;
	text-color: #FFFF99;
	margin: 0px;
	padding: 0px;
}
.zag1 {
	font-size: 16px;
	color: #FFFFFF;
}
.zag2 {
	font-size: 16px;
	color: #017cc2;
}
.zag3 {
	font-size: 11px;
	color: #FFFFFF;
}
.zag4 {
	font-size: 18px;
	color: red;
}
h2 {
	font-size: 18px;
	color: #017cc2;
}
h3 {
	font-size: 14px;
	color: #017cc2;
}
.menu1 {
	font-size: 14px;
	font-weight: bold;
	color: #017cc2;
	text-align: left;
}
.menu1-0 {
	font-size: 14px;
	font-weight: bold;
	color: #017cc2;
	text-align: left;
	margin: 38px
}
.menu1-1 {
	font-size: 12px;
	font-weight: bold;
	color: #017cc2;
	text-align: left;
}
.menu2 {
	font-size: 11px;
	font-weight: normal;
	color: #017cc2;
	text-align: left;
}
.menu3 {
	font-size: 13px;
	font-weight: bold;
	color: red;
}
.menu4 {
	font-size: 13px;
	font-weight: normal;
	color: #017cc2;
	text-align: center;
}
.menu5 {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.t1 {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

p#error {
	padding: 1ex 2ex; 
	font-weight: bold; 
	background: #ffc;
	color:red;
}

a {color: #017cc2;}
a:active {color: #017cc2;}
a:visited {color: #017cc2;}
a:hover  {color: #017cc2;}

a.menu1 {color: #017cc2; text-decoration: none;}
a.menu1:active {color: #017cc2; text-decoration: none;}
a.menu1:visited {color: #017cc2; text-decoration: none;}
a.menu1:hover  {color: #017cc2; text-decoration: none;}

a.menu1-1 {color: #017cc2; text-decoration: none;}
a.menu1-1:active {color: #017cc2; text-decoration: none;}
a.menu1-1:visited {color: #017cc2; text-decoration: none;}
a.menu1-1:hover  {color: #017cc2; text-decoration: none;}

a.zag3 {color: #FFFFFF; text-decoration: none;}
a.zag3:active {color: #FFFFFF; text-decoration: none;}
a.zag3:visited {color: #FFFFFF; text-decoration: none;}
a.zag3:hover  {color: #FFFFFF; text-decoration: none;}

a.menu3 {color: red; text-decoration: none;}
a.menu3:active {color: red; text-decoration: none;}
a.menu3:visited {color: red; text-decoration: none;}
a.menu3:hover  {color: red; text-decoration: none;}


#m1 {
	background: url(img/news-1.gif) no-repeat top;
}
#m2 {
	background: url(img/news-3.gif) no-repeat bottom;
}
#m3 {
	background: url(img/fon1.gif) repeat-x top;
}
#m4 {
	background: url(img/fon4.gif) repeat-x top;
}
.style1 {color: #FF0000}

p#notice { 
   padding: 1ex 2ex; 
   font-weight: normal; 
   background: #ffc;
}



.menuhid{
	position:absolute;
	visibility: hidden;
	margin: -32px 0 0 180px;
}

#left {
	width: 239px;
	float: left;
	overflow: hidden;
	text-decoration: none;
}

#submenu {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: 11px;
	overflow: hidden;
	list-style: none;
}

#submenu li {
	width: 100%;
	float: left;
}

#submenu li a.me1 {
	padding: 6px 0 12px 17px;
	display: block;
	color: #000;
	background-color: inherit;
	background: url( '/img/menu1.png' ) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #017cc2;
	text-align: left;
	text-transform: uppercase; 
	text-decoration: none;
}

#submenu li a.me1:hover {
	text-decoration: none;
	color: #DA251D;
	background: url( '/img/menu2.png' ) no-repeat;
	text-decoration: none;

}

#submenu li ul {
  display: none;
  position: absolute;
  padding: 0px 0px 0px 230px;
  margin-top:-30px;
}

#submenu li:hover ul,
#submenu li.jshover ul {
  display: block;
}
#submenu li li {
	display: block;
	width: 100%;
	height: auto;
	padding: 0px;
	float: left;
	font: 13px tahoma, verdana, arial, sans-serif;
	background: none;
	text-decoration: none;
}

#submenu li li a {
	width: 220px;
	padding: 5px 5px 5px 5px;
	display: block;
	background-color: #dededd;
	color:#017cc2;
	text-decoration: none;
}

#submenu li li a:hover {
	color: #DA251D;
	background-color: #eeeeee;
	text-decoration: none;
}

#pause_message {
	color: red;
	font-weight: bold;
}
