@charset "utf-8";
body {
	margin: 0px;
	background:#2f2f2f  url(../images/bgg.jpg) top center no-repeat;
}
#maincontainer {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 240px;
}
.headtit {
	display: block;
	height: 240px;
	width: 680px;
	float:right;
}


#container {
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#login-holder {
	width:300px;
	float:left;
	background-image: url(../images/login-bg.jpg);
	background-repeat: repeat-y;
	color: #999999;
	background-position: left top;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#login-holder form {
	margin:0px;
	padding:0px;
}
.end-header {
	background-image: url(../images/end-h.jpg);
	clear: both;
	height: 10px;
	margin-right: -30px;
	margin-left: -30px;
	margin-bottom: 0px;
}


.spbginput {
	width:114px;
	height:23px;
	background-color:#f8e9cf;
	font-family:tahoma;
	color:#666666;
	background-image: url(../images/input-bg.jpg);
	background-repeat: no-repeat;
	
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.spbutton {
	width:74px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image: url(../images/btt-bg.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 142px;
}
#footer a {
	height: 60px;
	width: 180px;
	display: block;
	float: left;
	position: relative;
	top: 40px;
	left: 30px;
}
.navbg {
	margin-right: -30px;
	margin-left: -30px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-y;
}
.navcont {
	background-image: url(../images/nav-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.navo {
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	width: 600px;
}
.header-bt {
	width:200px;
	float:right;
	margin-top:75px;
}
.header-bt a {
	display:block;
	height:20px;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	margin-bottom:5px;
}
.header-bt a:hover {
	color:#CCCCCC;
}
.tabaat-holder {
	margin-right: -7px;
	margin-left: -7px;
	margin-bottom: 20px;
}
.tabaat-title {
	background-image: url(../images/tabat-bg.jpg);
	height: 40px;
}
.taab-item-title {
	float: right;
	height: 40px;
	width: 159px;
}
.taab-item-title a {
	color: #FFFFFF;
	background-image: url(../images/tabat-bt.jpg);
	display: block;
	height: 32px;
	width: 159px;
	text-align: center;
	padding-top: 8px;
}
.taab-item-title a:hover, .taab-item-title a.taab-item-title-sel {
	background-image: url(../images/tabat-bt-hover.jpg);
	color:#81003e;
}
.tabaat-bg {
	background-color: #303030;
	padding: 10px;
}
.endtab {
	background-image: url(../images/tabat-end.jpg);
	height: 8px;
}