@charset "utf-8";
body {
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images/bgg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2C2C2C;
}
a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
	color:#cccccc;
	text-decoration:none;
}
#maincontainer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 190px;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 199px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.startcontainer {
	background-image: url(../images/start-container.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
.endcontainer {
	background-image: url(../images/end-container.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
#container {
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#leftmnu {
	width: 202px;
	float: left;
}
#ritmnu {
	float: right;
	width: 202px;
}
#cntrtmnu {
	float: left;
	width: 440px;
	margin-left: 8px;
}
.block-bg {
	background-image: url(../images/block-c-bg.jpg);
	width: 438px;
	border: 1px solid #a9a9a9;
}
.block-title {
	color: #FFFFFF;
	background-image: url(../images/block-c-title.jpg);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 6px;
}
.block-cont {
	padding: 10px;
}

.block-footer {
	background-image: url(../images/block-c-footer-bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 440px;
}
.block-footer-lft {
	background-image: url(../images/block-c-footer-left.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 70px;
	float: left;
}
.block-footer-rit {
	background-image: url(../images/block-c-footer-r.jpg);
	float: right;
	height: 21px;
	width: 70px;
}
.box-bg {
	background-image: url(../images/box-bg.jpg);
	background-repeat: repeat-y;
	width: 202px;
}
.box-title {
	color: #FFFFFF;
	background-image: url(../images/box-title.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	padding-top: 7px;
}
.box-footer {
	background-image: url(../images/box-footer.jpg);
	height: 24px;
}
.mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
.mainmenu li {
	display: block;
	height: 25px;
	width: 202px;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
.mainmenu a {
	background-image: url(../images/menu-hover.jpg);
	display: block;
	height: 20px;
	width: 180px;
	padding-right: 22px;
	color: #cccccc;
	text-decoration: none;
	padding-top: 5px;
}
.mainmenu a:hover {
	background-image: url(../images/menu-link.jpg);
	color:#333333;
}
.kds {
	float: left;
	height: 100px;
	width: 120px;
	margin-left: 30px;
}
.footer-cont {
	color: #FFFFFF;
	float: right;
	width: 550px;
	margin-right: 180px;
	margin-top: 20px;
	text-align: right;
}

.footer-cont a {
	color:#CCCCCC;
}
.footer-cont a:hover {
	color:#FFFFFF;
}#footer .kds a {
	display: block;
	height: 100%;
	width: 100%;
}
.imagethumb {
	width: 120px;
	text-align: center;
	margin-right: 12px;
	float: right;
}
.imagecont {
	color: #666666;
	background-color: #d7d7d7;
	height: 20px;
}
.image img {
	border: 1px solid #838383;
}
.image {
	padding: 10px;
}
.imagetitle {
	background-image: url(../images/thumb-title.jpg);
	height: 18px;
	padding-top: 2px;
	margin-bottom: 1px;
	color: #FFFFFF;
}
.imagethumb2 {
	width: 120px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.login-input {
	height: 20px;
	width: 150px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #b7b7b7;
	font-family: tahoma;
	font-size: 12px;
	margin: 5px;
}
.login {
	text-align: center;
}
.login-bt {
	background-image: url(../images/login-bt.jpg);
	margin: 5px;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: tahoma;
	color: #FFFFFF;
}
.tit a {
	color:#333333;
	}
.tit a:hover {
	color:#999999;
	}