A:link, A:visited, A:active 
{
	color: #0000AD;
	text-decoration: none
}
A:hover 
{
	text-decoration: underline; 
	color: red;
}

/* top */
#top .apDiv2 {
	top:21px;
	width:309px;
	height:105px;
	float: left;
}
#top .apDiv3 {
	top:25px;
	left:10
	width:490px;
	height:105px;
	float: left;
}

#non .scroller
{
	height: 65px;
	width: 443px;
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #000;
}

/* menus */

#menu_top 
{
	width:950px;
	margin:auto;
	height:30px;
	border-top:1px solid #fff;
	background-color:#354D45;
	clear:left;
}	
	#menu_top ul {list-style-type:none; margin:0 0 0 0px;}
	#menu_top ul li {float:left; text-transform:uppercase; height:22px;}
	#menu_top ul li a {display:block; text-decoration:none; color:#fff; font-weight:bold; padding:4px 16px 7px 16px;}
	#menu_top ul li a:hover {background-color:#596D67; height:18px;}

#menu_login 
{
	width:942px;
	margin:auto;
	height:25px;
	border-top:1px solid #fff;
	background-color:#CCC;
	padding:4px
}

#menu_login form	
{
	margin: 0;
}

#menu_login .usernameInput 
{
	height: 14px;
	background: url(/images/username.gif) left 50% no-repeat #fff; 
	padding-left: 20px; 
	border: 1px solid #888888; 
	font-size: 11px; 
	color: #0081ff;
}

#menu_login .passwordInput 
{
	height: 14px;
	background: url(/images/password.gif) left 50% no-repeat #fff; 
	padding-left: 20px; 
	border: 1px solid #888888; 
	font-size: 11px; 
	color: #0081ff;
}

.admin a
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.admin a:hover
{ 
	color: #000;
	text-decoration: underline;
}
.mod a
{
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
.chat a
{
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
.user a
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.user a:hover, .chat a:hover, .mod a:hover
{ 
	color: #FF0000;
	text-decoration: underline;
}




/* bottem */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul.blocktext {
    text-align: left;
}

/* middel */

#navbar 
{
  	background-image:url('/images/index/bg-kader.jpg');
  	height:300px;
  	float: left;
  	width: 200px;
	text-align: center;
}

#content 
{
  	background-image:url('/images/index/bg1.jpg');
  	height:300px;
	width: 735px;
  	margin-left: 210px;
}

#infobar2 
{
	padding: 8px;
  	background-image:url('/images/index/bg_black.jpg');
  	height:150px;
  	float: left;
  	width: 170px;
	text-align: center;
}


#menu
{
  	background-image:url('/images/header/menu-line.jpg');
	height:30px;
}

#menu .tab, #menu .activetab
{
	height:27px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-left: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#menu .activetableft
{
  	background-image:url('/images/header/menu-line_active_left.gif');
	height:30px;
	float: left;
	width: 10px;
}

#menu .activetabright
{
  	background-image:url('/images/header/menu-line_active_right.gif');
	height:30px;
	float: left;
	width: 10px;
	margin-left: 10px;
}

#menu .activetab
{
	font-weight: bold;
  	background-image:url('/images/header/menu-line_active.jpg');
}

#middle
{
	top:150px;
	border: 0px;
}

#middle .info
{
	width: 500px;
	border: 1px;
	border-style: dotted;
	border-color: #ccc;
	background-color: #F1F5FA;
}

#middle .normal
{
	width: 720px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 1px;
  	background-image:url('/images/index/bg_black.jpg');
	background-repeat: no-repeat;
	margin-top: 2px;
	float: left;
}

#middle .normal p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#middle .normal h2
{ 
   margin-top: 0px;
   padding-left: 7px;
   border-bottom:1px solid #000;
   margin-left:-.5ex;
}

#middle .left
{ 
        float: left;
	width: 204px;
}

#middle .menu_title
{
	width: 200px;
	height: 18px;
	border-top:1px solid #CCC;
	background-color:#354D45;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#middle .menu_info
{
	width: 196px;
	border:1px solid #000;
	background-color:#E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 2px;
}

#middle .stats_info
{
	width: 196px;
	border:1px solid #ccc;
	background-color:#E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 12px;
	padding-left: 2px;
}

#menubalk-yellow, #menubalk-green
{
	position: absolute;
  	height: 25px;
	width: 200px;
	text-align: center;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	margin-top: -2px;
}

#menubalk-yellow
{
	background-image:url('/images/index/menuheaderyellow.jpg');
}

#menubalk-green
{
	background-image:url('/images/index/menuheadergreen.jpg');
}

#middle, #bottem, #top, #menu
{
	padding: 2px;
	padding: 0; 
	margin: 8px auto;
	width: 950px;
}

html #top, #middle, #bottem 
{ 
	width: 950px; 
}



#bottem
{
	text-align: center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	color: #000;
	border: 1px;
	border-style: solid;
	border-color: #CCC;
	clear:left;
}


.popup3 
{
	background:#F4E4C0; 
	position:absolute; 
	display:inline; 
	float:left;
	width:700px; 
	height:300px; 
	z-index:3; 
	border: 1px solid #000000; 
	left: 10%;
	top: 2em; 
	padding: 25px 0 0 4px;
}

.popup4 
{
	background:#F4E4C0; 
	position:absolute; 
	text-align:right; 
	width:695px; 
	height:20px; 
	z-index:4; 
	border: 0px solid #000000; 
	padding-left:auto; 
	top: 2.05em; 
	left: 10.1%;
	cursor: hand; 
	text-decoration:none; 
}

.blokgb 
{
	width: 550px;
	word-wrap: break-word;
	overflow: hidden;
}

.comment
{
	background-color: #EFF2F5;
	padding: 2px;
	border: 1px;
	border-style: solid none solid none;
	color: #000;
	border-color: #000;
	position: relative; 
	margin: 0px;
	clear: both;
}