.tombol {
	background-image: url('../images/tombol.jpg');
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext {
	font-family: Arial Narrow, Garamond, Tahoma;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 8px;
	color: #465255;
}

.linktext {
    text-decoration: none;	
}

.linktext1 {
    text-decoration: none;
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 15px;
	background-color: #8AB1F8;
	text-align: left;
	height: 20px;
	color: #F5E8EA;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;	
}

.linktext2 {
    text-decoration: none;
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 15px;
	background-color: #8AB1F8;
	text-align: left;
	height: 20px;
	color: #F5E8EA;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 32px;
	font-weight: bold;	
}

.linktext3 {
    text-decoration: none;
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 10px;
	text-align: left;
    color: #8AB1F8;
	font-weight: bold;	
}

.linktext4 {
    text-decoration: none;	
	color: #F5E8EA;
}

.header {
	font-family: Arial;
	font-size: 24px;
	border: thin solid Navy;
	text-align: center;
    vertical-align: middle;
    background-color: Silver;
    color: Teal;
    font-weight: bold;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Teal;
}

.menu1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #4067AF;
	color: #F5E8EA;
	height: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.menux 
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: black;
	color: yellow;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.menu2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #4067AF;
	color: #F5E8EA;
	height: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.isi {
	font-family: Univers Condensed, Arial Narrow, ISOCP2;
	font-size: 14px;
	color: #003090;
}

.boxheader {
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 12px;
	background-color: #CB610A;
	text-align: center;
	height: 10px;
	color: #F5E8EA;
	padding-top: 0px;
	font-weight: bold;
}

.boxheader1 {
	font-family: Monotype Corsiva, Marigold;
	font-size: 19px;
	background-color: #4067AF;
	text-align: left;
	height: 27px;
	color: #F5E8EA;
	padding-top: 1px;
	padding-left: 5px;
}

.boxheader2 {
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 10px;
	background-color: #8AB1F8;
	text-align: right;
	height: 16px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	font-weight: bold;
}

.boxtext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #CF4760;
	background-color: #F8CBCD;
}

.boxtext2 {
	border: 1px solid;
	background-color: #CFE0F0;
	font-family: Arial Narrow, Century Gothic, Garamond;
}

.boxtext3 {
	border: 1px solid;
	background-color: #EFF3F7;
	font-family: Arial Narrow, Century Gothic, Garamond;
}

.styleTextHeader {
	font-family: Monotype Corsiva, Marigold;
	font-size: 16px;
	color: #F5E8EA;
	font-weight: bold;
}

.styleTextTime {
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.styleHotNews {
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 10px;
	color: #000000;
}

.styleCopyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.styleTextHeaderForum {
	font-family: Century Gothic,Monotype Corsiva, Marigold;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.styleTextKeterangan {
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 10px;
	color: #000000;
}

.styleTextTimeForum {
	font-family: Tahoma, Century Gothic, Verdana;
	font-size: 10px;
	color: green;
	font-weight: bold;
}

a:link
{
  COLOR: #003366; 
  TEXT-DECORATION: none; 
}

a:Visited
{
  COLOR: #003366; 
  TEXT-DECORATION: none 
}

a:Hover
{
  COLOR: red; 
  TEXT-DECORATION: underline 
}