div.pagination {
	padding: 2px;
	margin: 2px;
}
div.pagination a {
	padding: 1px 2px 1px 2px;
	margin: 1px;
	text-decoration: none;
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
    text-decoration: underline;
	color: #000;
}
div.pagination span.current {
    padding: 1px 2px 1px 2px;
    margin: 1px;
    text-decoration: underline;
    font-weight: bold;
    color: #000;
}
div.pagination span.disabled {
    padding: 1px 2px 1px 2px;
    margin: 1px;

    color: #DDD;
}

td, body {
    color: #4a4a4a;
}

img {
border:0;
}

.nIndex {
    padding-bottom: 15px;
}

.nTitle {
    background: url('../images/pointer-news.gif') no-repeat; padding-left: 20px;
}

.nDesc {
    padding-left: 20px; padding-top: 5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.news-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	font-weight:bold;
}

.text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight:normal;
}
.news-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 100px; /*position where enlarged image should offset horizontally */

}






.number {
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	background: #000000;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #515151;
}
.submnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #85582C;
}
.title_page {
	font-family: verdana, arial, sans-serif, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	valign: middle;
	letter-spacing: 3px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #85582C;
	background: #dedede;
	font-weight: bold;

}
a:hover {
	color: red;
}
.submnbutton {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left;
	text-align: left;


}
.content {  
	background-image: url(images/bg_content.jpg); 
	background-repeat: repeat-x;}
.isi {  
	background-image: url(images/bg_isi.gif); 
	background-repeat: repeat-x;}
	
		

INPUT, TEXTAREA, SELECT, OPTION {
font-family: Trebuchet, Arial, Helvetica;
font-size: 11px;
border: #c0c0c0 1px solid;
height: 19px;
width: 110px;
}

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899
}

.altTextField {
background-color: #ececec;
font-family: verdana;
font-size: 12pt;
color: #09c09c
}

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family: verdana;
font-size: 12px;
}

h2 {
color:#9a1414;
font-size:20px;
}