body, td, input, div, textarea, select{
	font-size: 11px;
	font-family: verdana;
}

	body{
		margin: 70px 0 0 0;
		background-color: #000;
		background-image: url(/img/bg_test2.jpg);
		xbackground-image: url(/img/bg_test.jpg);
		xbackground-image: url(/img/bg_foggy.jpg);
		background-repeat: repeat-x;
		background-attachment:  fixed;
	}

	a{
		text-decoration:none;
	}
	a:hover{text-decoration: underline;}

	.menu1{
		xbackground-image: url(/img/menu_grad.gif);
		background-image: url(/img/menu_grad2.gif);
		height: 59px;
		color: #fff;
		white-space: nowrap;
	}
	.menu1 .text{
		margin-left: 120px;
	}
	.menu1 a{
		color: #fff;
		margin-left: 8px;
		margin-right: 8px;
	}
	.container{
		margin: 20px 0 0 20px;
		xbackground-color: #f0f0f0;
		border-right: 2px solid #ccc;
		xborder-bottom: 2px solid #ccc;
		zborder-top: 2px solid #ccc;
		width: 1000px;
		height: 400px;
	}
	.text{
		padding: 6px;
		line-height: 16px;
	}
	.box{
		padding: 8px;
		background-color: #fff;
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		margin: 1px;
	}

	#leftmenu{
		width: 270px;
		height: 100%;
	}
	.orientation_menu{
		width:100%;
		background-image: url(/img/menu_orient_mid.gif);
		background-repeat: repeat-x;
		height:36px;
		color: #626161;
	}
	.tablecontent{
		width: 100%;
		margin-top: 5px;
		padding: 10px;
		xheight: 100%;
		border: 1px solid #c9c9ca;
		background-color: #fff;
	}
	.maincontent{
		padding: 5px;
		height:350px;
		vertical-align: top;
		line-height: 16px;
	}
	.leftmenuinner{
		background-color: #f0f0f0;
		border-left: 2px solid #eee;
	}
	.rightcontent{
		background-color: #f0f0f0;
		padding:10px;
		border-bottom: 2px solid #ccc
	}
	h1{font-family: "Verdana" ; font-size: 18px; font-weight: normal; margin:2px;}
	h2{font-family: "Verdana" ; font-size: 15px; font-weight: normal; margin:2px;}
	h3{font-family: "Verdana" ; font-size: 12px; font-weight: normal; margin:2px;}

select{font-size: 10px;}



	.forum{
		width: 100%;
		margin-top: 5px;
		padding: 15px;
		background-color: #fff;
	}
	.forumcontent{
		padding: 15px;
		height:50px;
		vertical-align: top;
		line-height: 16px;
		background-color: #fff;
		width:500px;
	}
	.forumauthor{
		width: 200px;
		padding: 15px;
		vertical-align: top;
		line-height: 16px;
		background-color: #ddd;
	}
	.forumdate{
		padding-bottom: 5px;
	}
	.bigscoll{
		height: 300px;
		overflow: auto;
	}
	.lCat{
			padding: 4px;
			border-bottom: 1px solid #999999;
			background-color: #E2E2E2;
			font-weight: bold;
	}
	.lPosts {
		 height: 35px;
	}
	.smallrub{
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;
	}

a{
	color: #AA3300;
}

.advertisetop{
	padding-left: 140px;
}
