@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.diva {
	background-image: url(images/absalut_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 50%;
	margin-left: 50%;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 768px;
}

.content {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
}
.content .div2 {
	background-image: url(images/menu_fon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
}
.content .div2 .left {
	float: left;
}
.content .div2 .menu {
	float: left;
	padding-right: 20px;
}
.content .div2 .menu .menu2 {
	float: left;
}

.content .div2 .right .menus {
	padding-right: 21px;
}

.content .div2 .right {
	float: right;
}
.content .div3 {
	clear: both;
	background-image: url(images/line.jpg);
	height: 17px;
	background-repeat: no-repeat;
	width: 801px;
}
.content .div4 {
	clear: both;
	height: 585px;
	width: 801px;
	margin-left: 6px;
}
.content .div4 .div4_1 {
	float: left;
	width: 550px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #1E2327;
	height: 585px;
	background-image: url(images/black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content .div4 .div4_2 {
	float: left;
	width: 221px;
	background-image: url(images/div4_2bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 585px;
}
.form {
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.form .box {
	float: left;
	margin-right: 2px;
	margin-left: 24px;
	width: 138px;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content .div5 {
	clear: both;
	background-image: url(images/line2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	margin-left: 6px;
	width: 801px;
}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */
#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 520px;
	height: 550px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


#mycustomscroll_1 {
	/* Typical fixed height and fixed width example */
    width: 520px;
	height:500px;
	* height:355px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding: 15px;
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 520px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
.textbgr .text #mycustomscroll_2 {
	z-index: 5;
	position: absolute;
	width: 850px;
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
}
.vscrollerbar {
width: 10px;
background-color:#D4D0C8;
}
.hscrollerbase {
height: 10px;
}
.hscrollerbar {
height: 10px;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}#mycustomscroll_2 {
	/* Typical fixed height and fixed width example */
width: 520px;
	height: 420px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding: 15px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.pic {
	margin-left: 5px;
}
.link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
