/* CSS Document */
html, body {
    height:100%
}
*, html, body {
    margin:0px; 
	padding:0px;
}

img {
    border:0px solid; 
}
td, input, textarea, option, select {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
ul {
	list-style-type: none;
}
#center {
	position:relative;
	top: 0px;
	left: 0px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/bg_center.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#flashcontent {
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 788px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#flashcontent a, #address a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#flashcontent a:hover, #address a:hover {
	text-decoration: none;
}
#flashcontent p {
	padding-left: 7px;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/address.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 89px;
	width: 200px;
	top: 0px;
	right: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
#menu {
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 998px;
	text-align: right;
}
#menu ul {
	padding-top: 5px;
	padding-right: 65px;
	font-size: 12px;
	font-weight: bolder;
	color: #528fa4;
}
#menu ul li {
	float: right;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 15px;
	padding-left: 15px;
}
#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c5ba4;
	text-decoration: none;
}
#menu ul li a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #528fa4;
	text-decoration: none;
}
#colLeft {
	float: left;
	width: 126px;
}
#Content {
	float: left;
	width: 746px;
	/*background-image: url(../images/kompas.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	height: auto !important;
	height: 200px;
	min-height: 200px;
}
#Content p {
	padding-top: 5px;
	padding-left: 20px;
}
#Content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 30px;
}
#colRight {
	float: left;
	width: 126px;
}
#clear {
	clear: both;
	height: 5px;
}
.menu2 a {
	color: #7b4d04;
	text-decoration: none;
	background-color: #e8ded2;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f9f1e7;
	border-right-color: #f9f1e7;
	border-left-color: #f9f1e7;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu2 a:hover {
	color: #2c5ba4;
	background-color: #f9f1e7;
	text-decoration: none;
}
#colLeft h1, #colRight h1 {
	color: #2c5ba4;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
}
.leftt	{
	color: #2c5ba4;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	padding-left: 20px;
}

td.bg {
	background-image: url(/images/tdbg.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pic {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #2c5ba4;
	margin-right: 5px;
}
.input {
	border: 1px solid #cccccc;
	margin: 3px;
}
.button {
	color: #3c68ab;
	background-color: #a2d9ea;
	text-align: center;
	padding: 2px;
	border: 1px solid #3c68ab;
	margin: 3px;
}
.txt_1{
font-weight: bolder;
color: #2c5ba4;
padding-left: 20px;
}
a.txt_2 {
font-weight: bolder;
background-color: #f9f1e7;
color: #7b4d04;
padding-left: 20px;
}
#bot{
	height: 16px;
	width: 998px;	
	background: url('/images/bot.gif') repeat-x left;
}