body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF; 
}
.oneColLiqCtr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
body,td,th {
	color: #787878;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.grey_txt_01 {
	font: small Verdana, Geneva, sans-serif;
	color: #787878;
	}
.grey_txt_01vert {
	font: small Verdana, Geneva, sans-serif;
	color: #787878;
	text-align: right;
}
.grey_txt_01Riska {
	font: small Verdana, Geneva, sans-serif;
	color: #999;
}
.border .grey_txt_01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.grey_txt_02 {
	font:  small Verdana, Geneva, sans-serif;
	color: #787878;
}

a:link {
	font: small Verdana, Geneva, sans-serif;
	color: #909090;
	font-weight: bold;
text-decoration: none;
}
a:visited {
	font: small Verdana, Geneva, sans-serif;
	color: #787878;
	font-weight: bold;
text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #854D88;
	text-decoration: none;
}

a:hover {
	font: small Verdana, Geneva, sans-serif;
	color: #787878;
	font-weight: bold;
text-decoration: underline;

}

.oneColLiqCtr #container #mainContent table tr .grey_txt_01 p {
	color: #C6C6C6;
}
.nn01 {
	font: 9px Verdana, Geneva, sans-serif;
}
.border .grey_txt_01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

.kopir {
	font-size: 10px;
	color: #999;
	list-style-type: disc;
	
}
.kopir a:link {
	font-size: 10px;
	color: #999;	
	cursor: help;
}
.kopir a:visited {
	font-size: 10px;
	color: #999;	
	cursor: help;
}
.kopir a:active {
	font-size: 10px;
	color: #999;	
	cursor: help;
}
.kopir a:hover {
	font-size: 10px;
	color: #999;	
	cursor: help;
}
#link01 {
	text-align: center;
	width: 300px;
	font: 10px Verdana, Geneva, sans-serif;
	overflow: visible;
	position: relative;
}
