body {
	background-color:#000;
	margin: 0px;
	padding: 0px;
	border:none;
}

.picblock {
	display:block;
	border:none;
	padding:0xp;
	margin:0px;
}

.pic {
	border:none;
	padding:0xp;
	margin:0px;
}

.mainframe {
	position:relative;
	height: auto;
	width: 791px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	padding-bottom:0px;
	border:none;
}

.top {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:none;
	width: 791px;
	height: 117px;
	background-image:url(assets/top.jpg);
	background-repeat:no-repeat;
}

.headerlogo {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(assets/logo.jpg);
	border:none;
	width: 461px;
	height: 63px;
	left:18px;
	top:29px;
}

.header2 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 791px;
	height: 236px;
	background-color:#000;
	border-top:12px solid #000;
}

	.header2left {
		float:left;	
		background-image:url(assets/bgmenu.jpg);
		margin: 0px;
		padding: 0px;
		border:none;
		width: 212px;
		height: 236px;	
	}

		.header2leftbox{
			padding: 16px 0px 0px 0px;
		}

		.li2 {
			position: relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			width: 184px;
		}


		.li3 {
			margin:0px 0px 0px 0px;
			padding:0px 0px 1px 0px;
			line-height:18px;
			width:150px;
			background-image:url(assets/empty.gif);

		}

		ul.drop {
			list-style-type: none;
			margin:0px 0px 0px 0px;
			padding:0px;
			width: 160px;
			border:none;
		}

		li ul.drop {
			position: absolute;
			left: 202px;
			top: 0px;
			display: none;
			margin:0px;
			padding:0px;
			background-color:#921578;
			border-top:1px solid #721558;
			border-right:1px solid #721558;
			border-bottom:1px solid #721558;
		}

		li:hover ul.drop, li.over ul.drop { 
			display: block;
		}

		a.m2 {
			display: block;
			font-family: Tahoma;
			font-size: 11px;
			color: #fff;
			font-weight:normal;
			text-decoration:none;
			padding:0px 0px 0px 10px;
		}

		a.m2:hover {
			background-color:#a22588;
			color: #fff;
		}

		a.m1 {
			display: block;
			font-family: Verdana;
			font-size: 11px;
			color: #e4e4e4;
			font-weight:bold;
			text-decoration:none;
			padding:2px 0px 2px 30px;
			line-height:15px;
		}

		a.m1:hover {
			color:#3049ec;;
		}

	.header2right {
		float:right;	
		margin: 0px;
		padding: 0px;
		border:none;
		width: 579px;
		height: 236px;	
	}

.main {
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(assets/bgmain.jpg);
	background-repeat:repeat-x;
	width: 791px;
	top:0px;
	height:auto;
	overflow:auto;
	background-color:#343434;
}

	.mainleft {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 12px 0px 0px 0px;
		width:349px;
		height:auto;
		border:none;
	}
	

	.mainleftsub {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 12px 0px 0px 0px;
		width:791px;
		height:auto;
		border:none;
	}

		.mainleftbox {
			margin: 0px 0px 0px 0px;
			padding: 20px 20px 0px 20px;
			border:none;
		}
		
		
		.mainleftbox2 {
			margin: 0px 0px 0px 0px;
			padding: 20px 100px 0px 20px;
			border:none;
		}
		
		
		

	.mainright {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 12px 0px 1px 0px;
		width:221px;
		height:auto;
		border:none;
	}

.footer {
	position: relative;
	background-image:url(assets/bgfooter.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 791px;
	height: 10px;	
	text-align:center;
}

	.footerleft {
		position: absolute;
		margin:0px;
		top:20px;
		left:0px;
		padding: 0px;
	}

	.footerright {
	position: absolute;
	margin:0px;
	top:20px;
	right:0px;
	padding: 0px;
	width: 368px;
	}

.txtnormal {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #D2D2D2;
	text-decoration: none;
	line-height:14px;
}

.txttitle1 {
	font-family: Verdana;
	font-size: 15px;
	color: #9194b1;
	text-decoration: none;
	font-weight:bold;
	line-height:18px;
}

.txtfooter {
	font-family: Verdana;
	font-size: 10px;
	color: #9b9b9b;
	text-decoration:none;
	font-weight:normal;
}

p {
	margin:0px 0px 0px 0px;
	padding:5px;
}

.ultext {
	list-style-type: square;
	color: #d0a414;
	margin:10px 0px 15px 20px;	
}

.litext {
	font-family: Verdana;
	font-size: 11px;
	color: #d0a414;
	margin-top:0px;	
	line-height:16px;
}


a.link {
	font-family: Verdana;
	font-size: 12px;
	color: #0077bb;
	text-decoration:none;
}

a.link:hover {
	color: #00aacc;
}

.left{
width:300px;
float:left;
}

.right{
width:300px;
float:right;
}

a.smalllink {
	font-family: Verdana;
	font-size: 11px;
	color: #83929b;
	text-decoration:none;
}

a.smalllink:hover {
	color: #a3b2bb;
}

a.footerlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #944d93;
	text-decoration:none;
}

a.footerlink:hover {
	color: #b46db3;
}
