#navigation {
  position : absolute;
  left : 0;
  top: 0px;
  width : 160px;
  height: 100%;
  color : #000000;
  background-color: #00A0A7;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 16px;
  text-decoration:none;
}

#header {
  position : absolute;
  left : 0;
  top: 0px;
  width : 100%;
  height:131px;
  background-color: #FFDF24;
  font-size: 18px;
  font-weight: bold;
  color: #9BD341;
}

#linkbar {
  position : absolute;
  left : 160px;
  top: 131px;
  width : 600px;
  height:20px;
  padding-bottom:2px;
  color : #000000;
  background-color: #FFFFFF;
  border: solid;
  border-color: #00A0A7;
  border-width: 1px 0 0 0;
  font-size: 10px;
  font-weight: bold;
}

#content {
  position : absolute;
  left : 160px;
  top: 155px;
  width : 450px;
  color : #000000;
  background-color: #FFFFFF;
  font-size: 11px;
  line-height: 17px;
  text-align:justify;
}

#content2 {
  position : absolute;
  left : 160px;
  top: 155px;
  width : 600px;
  color : #000000;
  background-color: #FFFFFF;
  font-size: 11px;
  line-height: 17px;
  text-align:justify;
}


#news {
  position: absolute;
  left : 609px;
  top: 155px;
  width : 150px;
  color : #000000;
  background-color: #FFFFFF;
  border: dotted;
  border-width:0 0 0 1px;
  border-color: #00A0A7;
  font-size: 10px;
  line-height: 14px;
  
}

body {
	margin: 0px;
	padding: 0px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height:130%;
	}

#navigation a:link {
	text-decoration:none;
	color:#000000;
	}

#navigation a:visited {
	text-decoration:none;
	color:#000000;
	}

#navigation a:hover {
	text-decoration:none;
	color:#FFDF24;
	}

IMG {border-color:#000000}
HR {
	border: solid #00A0A7;
	border-width: 1px 0 0 0;
	height: 0;
}
.borders {
	border: solid #00A0A7;
	border-width: 1px 0;
	padding: 9px 0;
}
A:link {COLOR: #005A96; TEXT-DECORATION: none}
A:visited {COLOR: #005A96; TEXT-DECORATION: none}
A:hover {COLOR: #00B45A; TEXT-DECORATION: none}

H1 {font-size: 36px; font-weight:bold; margin-bottom:20px; margin-top:20px; color: #00A0A7;}
H2 {font-size: 14px; font-weight:bold; margin-bottom:5px; margin-top:5px; border-bottom: dotted 1px #999; padding-bottom:3px }
H3 {font-size: 12px; line-height: 16px; font-weight:bold; margin-bottom:5px; margin-top:10px; padding-left:5px; color: #FFFFFF; border:solid; border-width: 1px 0 1px 0; border-color: #FFFFFF;}
H4 {font-size: 11px; font-weight:bold; margin-bottom:1px; margin-top:7px;}
H5 {FONT-SIZE: 11px; LINE-HEIGHT: 16px; COLOR:#FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; MARGIN-TOP: 0px; MARGIN-BOTTOM: 3px; background-color: #00A0A7; padding:1px 3px 1px 3px;}

.pointer {background-image: url(images/pointer.gif); background-repeat: no-repeat;}
.nopointer {color: #333333; margin-bottom:8px; line-height:12px}
.pointer2 {background-image: url(images/pointer2.gif); background-repeat: no-repeat; padding-left: 8px;}
.id { background-image: url(images/id2.gif); background-repeat: no-repeat; background-position:left; padding-left: 18px; }
.en { background-image: url(images/en2.gif); background-repeat: no-repeat; background-position:left; padding-left: 18px; }
.news {text-align:right; font-weight:bold; border: solid; border-width: 0 0 1px 0; border-color: #00A0A7; padding-bottom:3px}
.news2 {text-align:center; font-weight:bold; border: solid; border-width: 1px 0 1px 0; border-color: #00A0A7; padding-bottom:3px}
.news3 {text-align:right; font-weight:bold; padding:3px 0}
.main { font-size: 11px; line-height: 17px; text-align:justify; }
.top {background-image: url(images/pointertop.gif); background-repeat: no-repeat; text-align:right}
.other {font-size: 11px; line-height: 16px; font-weight:bold; margin-bottom:5px; margin-top:25px; padding-left:5px; color: #FFFFFF; border:solid; border-width: 1px 0 1px 0; border-color: #FFFFFF;}

.check {
   color: #00A0A7;
   background-color: transparent;
   text-decoration:underline;
   margin-top:5px;
   font-family:verdana;
   font-size:11px;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
