.clearboth { clear: both; }

.container {
	width: 850px;
	margin: 0px;
	padding: 0px;
}

.col1 {
	float: left;
	width: 200px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}

/*MAIN MENU*/
.mainmenu-link,a:visited.mainmenu-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.mainmenu-link {
	text-decoration: underline;
}
.mainmenu-left,a:visited.mainmenu-left {
	font-family: Tahoma;
	font-size: 11px;
	color: #620000;
	text-decoration: none;

}
a:hover.mainmenu-left {
	text-decoration: underline;
}
.mainmenu-bottom,a:visited.mainmenu-bottom {
	color: #CCFF00;
	text-decoration: none;
}
a:hover.mainmenu-bottom {
	text-decoration: underline;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 10px 10px;
}
.content_directory {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
}
.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	border: 1px groove #000066;
	background-color: #990000;
}
.page-url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #660000;
	font-weight: normal;
}
.page-url-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:hover.page-url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.list-url {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000066;
}
a:hover.list-url {
	text-decoration: none;
}
.contentharga {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
li {
	padding: 0px 0px 5px;
	margin: 0px;
}
ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.col2 {

	float: left;
	width: 225px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}
.col-menus {
	float: left;
	width: 10px;
	margin: 0px;
	padding: 0px;
	height: 32px;

}
.container-left {

	width: 235px;
	margin: 0px;
	padding: 0px;
}
.col-left-content {
	float: left;
	width: 235px;
	margin: 0px;
	padding: 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	font-family: Tahoma;
	font-size: 11px;
	color: #620000;
}

.td-10-left {
	background-image: url(images/content1.gif);
	background-repeat: repeat-y;
}
.td-10-right {
	background-image: url(images/content2.gif);
	background-repeat: repeat-y;
}
