/*
#***********************************************************************************************#
#
#	bakwan : andi.ridwan@gmail.com
#	ibnu hazim : ibnuhazim1981@yahoo.com
#
#***********************************************************************************************#
#
#	bakwan : 20060615 : (+) create this file
#
#***********************************************************************************************#
*/

/******* html tag styles *******/

#bgbody
{
	font: 12px Sans, Arial;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #71828A;
}

td
{
	font-family:Tahoma;
	color: #000000;
	font-size: 12px;
}

td:header
{
	font: bold 12px Sans, Arial;
}

.menu_pojok_kanan
{
	font-family:Verdana;
	font-size: 12px;
}

.action_table_default {
	background-color:#CCCCCC;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	padding:0px;
}
/******* hyperlink and anchor tag styles *******/

a:link { 
	color: #0319BC;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #0319BC;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover { 
	color: #767778;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}

/*************** START new CSS *****************/

.judul_box_blog
{
	font-family: Sans, Arial; 
	font-size: 14px; 
	font-weight: bold;
	color: #000000;
}

.judul_box
{
	font-family: Sans, Arial; 
	font-size: 14px; 
	font-weight: bold;
	color: #0319BC;
}

.judul_content
{
	font-family: Sans, Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
}

.isi_content 
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000;
}

.content_profile
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000;
}

.answer
{
	font-family: Sans, Arial; 
	font-size: 11px; 
	color: #B20701;
}

.songtitle
{
	font-family: Sans, Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color: #1612a8;
}

.inputbox{
	margin: 0 0 0 0;
	border: 1px solid #0319BC;
	background: #FFFFFF;
	color: #000000;
}

.textarea{
	margin: 0 0 0 0;
	border: 1px solid #be5979;
	background: #be5979;
	color: #fdbdd2;
}

.button{
	margin: 0 0 0 0;
	border: 1px solid #0319BC;
	background: #FFFFFF;
	font: bold;
	color: #0319BC;
}
/*************** END new CSS *******************/


/*************** Start new CSS For Sample Font *******************/
.font_sample_arial
{
	font-family : Arial;
	font-weight : bold;
}	
.font_sample_Century_Gothic
{
	font-family : Century Gothic;
	font-weight : bold;
}
.font_sample_Comic_Sans_MS
{
	font-family : Comic Sans MS;
	font-weight : bold;
}
.font_sample_Courier_New
{
	font-family : Courier New;
	font-weight : bold;
}
.font_sample_Impact
{
	font-family : Impact;
	font-weight : bold;
}
.font_sample_Lucida_Console
{
	font-family : Lucida Console;
	font-weight : bold;
}
.font_sample_Tahoma
{
	font-family : Tahoma;
	font-weight : bold;
}
.font_sample_Times_New_Roman
{
	font-family : Times New Roman;
	font-weight : bold;
}
.font_sample_Verdana
{
	font-family : Verdana;
	font-weight : bold;
}
/*************** END new CSS For Sample Font *******************/
/********************* end **********************/