body
{
	font-size:11px;
        font-family:tahoma;
        color: #3082AE;
        
}
.top
{
	height				: 98px;
	width				: 100%;
	background			: url(../images/top.jpg) repeat-x;
}
.left_fon
{
	height				: 301px;
	width				: 203px;
	background			: url(../images/left_fon.jpg) no-repeat;
   padding-top:25px;
}
.mal
{
	/*position: absolute;
	top: 153px;
	left:203px;
	z-index: 1;*/
	width:618px;
}
.cont
{
	/*position: absolute;
	top: 147px;
	left:203px;

	z-index: 2;
	float:left;*/

	color: #3082AE;
	padding:0px;
}
.right
{
	background: url(../images/right_fon.jpg) repeat-y;

    height		:100%;
	width				: 177px;
	padding-left:5px;
	padding-right:0px;
   float:right;
}
.module
{
  padding-right:20px;
}


a.mainlevel:link, a.mainlevel:visited {

	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3082AE;
	text-align: left;
	padding-top: 0px;
	padding-left: 18px;
        line-height: 14px; 
        display:block;

	height: 15px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	font-size: 11px;
	text-decoration: none;
	color: #3082AE;
	font-family:tahoma;
		font-weight: normal;
}

a.mainlevel#active_menu {
	color:#3082AE;
	font-size: 11px;
	font-weight: normal;
	font-family:tahoma;
        height: 15px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel#active_menu:hover {
	color: #3082AE;
	font-size: 11px;
		font-family:tahoma;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}
a:link, a:visited {
	color: #1FA520; text-decoration: none;
	font-weight: bold;
         font-size: 14px;
}

a:hover {
	color: #1FA520;	text-decoration: none;
	font-weight: bold;
         font-size: 14px;
}
.bottom
{
	height				: 124px;
	width				: 476px;
	background			: url(../images/bottom2.jpg) top no-repeat;
	color				: #ffffff;
    font-size: 12px;
	font-weight: bold;
	font-family:tahoma;
	padding-bottom :0px;

}

.contentpaneopen
{
        font-size:11px;
        font-family:tahoma;
        color: #3082AE;
}
