/* Form elements */
input,textarea, select {
color : black;
font-family : Verdana,Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
border-color : none;
}


/* The text input fields background colour / warna untuk background dalam form*/
input.post, textarea.post, select {
background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color : #000000;
color : #FFFFFF;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
}


/* The main submit button option */
input.mainoption {
background-color : #FFFFFF;
font-weight : bold;
}

/* None bold submit button */
input.liteoption {
background-color : #9A9A9A;
font-weight : normal;

}

BODY {
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #e3e3e3;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #999999;
}
.content { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}

.footerblue {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #0066FF;	text-decoration: none}

.footergrey {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}

.support_title {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #0033CC; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none}

.normal {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;

}
.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;

}
.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
