.information {
	height: auto;
	width: 574px;
}
body {
	margin: 0px;
	font-size: 11px;
}
body, table, tr, td, th, h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*dok before:Georgia, "Times New Roman", Times, serif*/
	color: #000000;
}
#outer {
	width: 764px;
	margin: auto;
	border: 7px solid #ccc;
}

#container {
	background-color: #CCCCCC;
	height: auto;
	width: 750px;
	margin: auto;
}
#pagecell  .luar {
	background-color: #CCCCCC;
	width: 755px;
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
}

#pagecell {
	margin: auto;
	width: 750px;
	bottom: 0px;
	height: auto;
	border: 7px solid #F2F2F2;
}
#luarsekali {
	height: auto;
	width: 750px;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	bottom: 0px;
}
#header {
	height: 249px;
	width: 750px;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
}
#header img {
	margin-top: 10px;
	margin-left: 682px;
}

#content {
	width: 750px;
	/*border: 1px solid #999999;dok*/
	height: auto;
	/*dok*/
	background-color:#FFFFFF;
	background-image:url(../images/newimages/bg_contents.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#content-info-topshadow {
	height: 7px;
	width: 972px;
}
#content-info {
	background-image: none;
	background-repeat: repeat-y;
	height: auto;
	width: 574px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 160px;
}
#content-info-left  {
	width: 121px;
	background-repeat: no-repeat;
	/*background-position: center bottom;
	padding: 5px;
	font-size: 11px;*/
	/*dok*/
	background-color:#6C95C0;
	background-image:url(../images/newimages/bg_infokiri.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#content-info-middle {
	float: left;
	width: 599px;
	position: static;
	padding: 5px;
	/*background-color: #FFFFFF;dok*/
}


#content-info-bottomshadow {
	height: 7px;
	width: 972px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #dcdcdc;/*dok: before #CCCCCC*/
	width: 750px;
	bottom: 0px;
	padding: 10px 0px 0px 0px;
}
#content-info-left .logo {
	height: 48px;
	width: 150px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: auto;
	position: static;
}
#content-info-left .leftMenu {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}

.linkBlack a { text-decoration:none; color:#000000; }
.linkBlack a:hover { text-decoration:underline; color:#000000; }

.linkTitle a { text-decoration:none; color:#2F435C; }
.linkTitle a:hover { text-decoration:none; color:#2F435C; }

.verdana { font-family:Verdana, Arial, Helvetica, sans-serif; }
.colorTitle { color:#2F435C; }
.txtRight { text-align:right; }
.txtMiddle { vertical-align:middle; }
.txtTop { vertical-align:top; }

/*new class by dok*/
.rightshadow{
background-image:url(../images/newimages/shadowright.gif);
background-position:left;
background-repeat:repeat-y;
}
.kirishadow{
background-image:url(../images/newimages/shadowleft.gif);
background-repeat:repeat-y;
background-position:right;
}
.bottomshadow{
background-image:url(../images/newimages/shadowbottom.gif);
background-position:top;
background-repeat:repeat-x;
}
.atasshadow{
background-image:url(../images/newimages/shadowtop.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 225px;
padding: 4px;
border: 1px solid #666666;
}
#comment {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 225px;
padding: 4px;
border: 1px solid #666666;
overflow: hidden;
}