body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background : #000000;
	margin : 0 0 0;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.buttonstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align : left;
}

a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a:hover{
	font-size: 11px;
	color: yellow;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}


.buttop {
	font-size: 11px;
	color: White;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.navLink {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 25px;
}
.nav_active {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : Yellow;
	text-decoration : none;
	line-height : 25px;
}
.smal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: Gray;
	font-style : italic;
}


#left {
	width: 225px;
	height: 100%;
	padding: 0px;
	background: transparent url(../images/bg_buttons2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#line{
	width: 1px;
	height : 100%;
	background : transparent url(../images/line.jpg) repeat-y;
	position: absolute;
	top: 0px;
	left: 223px;
	z-index: 3;
	
}
#logo {
	width: 100px;
	height: 152px;
	padding: 0px;
	background: transparent url(../images/logo_03.gif);
	position: absolute;
	top: 26px;
	left: 50px;
	z-index: 2;
}
#navigation {
	width: 180px; 
	height : 102px;
	background: transparent;
	position: absolute;
	top: 214px;
	left: 26px;
	z-index:3;
	line-height : 25px;
	}
#content_main {
	width: 500px; 
	padding: 0px;
	background: transparent;
	position: absolute;
	top: 102px;
	left: 260px;
	z-index: 1;	
	}
#header {
	width: 500px; 
	height : 25px;
	position: absolute;
	top: 55px;
	left: 260px;
	z-index: 1;
	background : url(../images/bg_header_04.jpg);
	}
#flag {
	width: 18px; 
	height : 12px;
	padding: 0px;
	background: transparent;
	position: absolute;
	top: 30px;
	left: 740px;
	z-index: 1;	
	}

