* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	color:blue;
}

input,textarea{ 
font-family: Tahoma,Arial,Verdana, sans-serif; 
font-size: 12px;
border: 1px solid #006699;
padding:2px 2px 2px 2px;
}

.blue	{ font-size: 12px; color: blue; font-weight: normal; }
    	a:link.blue		{ text-decoration: none; color: blue; }
    	a:visited.blue		{ text-decoration: none; color: blue; }
    	a:hover.blue		{ text-decoration: underline; color: blue; font-weight: normal;}
	
.big_yellow	{ font-size: 32px; color: yellow; font-weight: normal; }
    	a:link.big_yellow		{ text-decoration: none; color: yellow; }
    	a:visited.big_yellow		{ text-decoration: none; color: yellow; }
    	a:hover.big_yellow		{ text-decoration: underline; color: orange; font-weight: normal;}

		
		.hal	{ font-size: 10px; color: blue; font-weight: normal; }
    	a:link.hal		{ text-decoration: none; color: blue; }
    	a:visited.hal		{ text-decoration: none; color: blue; }
    	a:hover.hal		{ text-decoration: underline; color: blue; font-weight: normal;}
		
		
.green	{ font-size: 12px; color: green; font-weight: normal; }
    	a:link.green		{ text-decoration: none; color: green; }
    	a:visited.green		{ text-decoration: none; color: green; }
    	a:hover.green		{ text-decoration: none; color: red; font-weight: bold;}



.red	{ font-size: 12px; color: red; font-weight: normal; 
margin: 0px 5px 10px 0px;
}
    	a:link.red		{ text-decoration: none; color:red; }
    	a:visited.red		{ text-decoration: none; color:red; }
    	a:hover.red		{ text-decoration: underline; color: red; font-weight: bold;
		}


.white	{ font-size: 12px; color: #ffffff; font-weight: normal; }
    	a:link.white		{ text-decoration: none; color: #ffffff; }
    	a:visited.white		{ text-decoration: none; color: #ffffff; }
    	a:hover.white		{ text-decoration: underline; color: #ffffff; font-weight: normal;}

.white_red	{ font-size: 10px; color: red; font-weight: normal; }
    	a:link.white_red		{ text-decoration: none; color: red; }
    	a:visited.white_red		{ text-decoration: none; color: red; }
    	a:hover.white_red		{ text-decoration: none; color: red; font-weight: bold;}


.blue_edisi	{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
text-transform: uppercase;
}

.pilih_edisi	{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
text-transform: uppercase;
}


a:link.blue_edisi		{ text-decoration: none; color: blue; }
a:visited.blue_edisi		{ text-decoration: none; color: blue; }
a:hover.blue_edisi		{ text-decoration: none; color: red; font-weight: bold;}

.blue_judul_a{ 
padding: 5px 0px 0px 12px;
text-align:left;
}

.blue_judul	{ 
font-size: 12px; 
color: #006699; 
font-weight: normal;
padding: 0px 0px 0px 0px;
line-height:15px;
}
a:link.blue_judul		{ text-decoration: none; color: #006699; }
a:visited.blue_judul		{ text-decoration: none; color: #006699; }
a:hover.blue_judul		{ text-decoration: none; color: red; font-weight: bold;}


.blue_berita{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
font-family: Tahoma,Arial,Verdana, sans-serif;
}

a:link.blue_berita		{ text-decoration: none; color: blue; }
a:visited.blue_berita		{ text-decoration: none; color: blue; }
a:hover.blue_berita		{ text-decoration: none; color: red; font-weight: bold;}


br{ font-family: Tahoma,Arial,Verdana, sans-serif;  font-size: 12px; cellspacing:2px;}

.gagal{
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: red;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

.ok{
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: green;
	font-weight:bold;
	padding:10px 10px 10px 10px;
		
}



.red	{ font-size: 12px; color: red; font-weight: normal; }
    	a:link.red{ text-decoration: underline; color: red; }
    	a:visited.red{ text-decoration: underline; color: red; }
    	a:hover.red{ text-decoration: underline; color: red; font-weight: bold; }
		
.red2	{ font-size: 12px; color: red; font-weight: normal;  }

.#006699	{ font-size: 12px; color: #006699; font-weight: normal; }
    	a:link.#006699{ text-decoration: underline; color: #006699; }
    	a:visited.#006699{ text-decoration: underline; color: #006699; }
    	a:hover.#006699{ text-decoration: underline; color: #006699; font-weight: bold; }

body {
	background-color: #666666;
	align:center;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}


/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */


#accessibility {
	position: absolute;
	top: -10000px;
}

a {
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #5A73CF;
}

a:hover {
	color: #08498D;
}

#header {
background-color: #ffffff;
}
	

#logo {
width: 700px;
float: left;
}



.fig {
width: 140px;
float: left;	
margin-top:5px;
overflow: hidden;
}

.slogan {
float: left;
width: 400px;	
margin-top:5px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight:bold;
padding-right:0px;
font-size: 20px;
color: blue;
overflow: hidden;
text-align:left;
}

.slogan1 {
font-family:  Verdana, Arial, sans-serif;
font-size: 13px;
color: red;
font-weight:bold;
padding-right:20px;
overflow: hidden;
text-align:left;
}

#headerSubNav {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
}


#header_banner{
background-color: #ffffff;
width:1000px;
padding:0px 0px 0px 0px;
line-height:0px;
}

.banner_kosong{
	text-align: center;
	padding-top: 70px;
	color:red;
	background-color:#CCCCCC;
	border: 1px solid #666666;
	height:100px;
}



#topNav {
height: 30px;
background-color: #5AA3D8;
border-bottom:2px solid #ffffff;  
border-top:2px solid #ffffff;  
width:1000px;
}


#topNav a {
float: left;
display: inline;
height: 20px;
background-color: #5AA3D8;
text-align:center;
vertical-align:bottom; 
padding: 8px 0px 2px 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;	
font-weight:bold;
}

#topNav  a.topnavleft {
	width: 90px;
	border-right:0px solid #ffffff;  
	border-left:0px solid #ffffff;  
}

#topNav  a.topnavmid {
	width: 110px;
	border-right:0px solid #ffffff;  
	border-left:1px solid #ffffff;  
}
#topNav  a.topnavright {
	width: 131px;
	border-right:1px solid #ffffff;  
	border-left:1px solid #ffffff;  
}

#topNav  a:hover, #topNav  a.active {
	background-position: 0 -2px;
	color: light#006699;
	background-color: darkblue;
}


#topNav_login {
height: 30px;
background-color: blue;
border-bottom:2px solid #ffffff;  
border-top:2px solid #ffffff;  
width:1000px;
}


#topNav_login  a {
	float: left;
	display: inline;
	height: 20px;
background-color: blue;
text-align:center;
vertical-align:bottom; 
padding: 8px 0px 2px 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;	
font-weight:bold;
}

#topNav_login a.topnavleft {
	width: 120px;
	border-right:0px solid #ffffff;  
	border-left:0px solid #ffffff;  
}

#topNav_login  a.topnavmid {
	width: 98px;
	border-right:0px solid #ffffff;  
	border-left:1px solid #ffffff;  
}
#topNav_login   a.topnavright {
	width: 86px;
	border-right:1px solid #ffffff;  
	border-left:1px solid #ffffff;  
}

#topNav_login   a:hover, #topNav_login  a.active {
	background-position: 0 -2px;
	color: light#006699;
	background-color: darkblue;
}




#content {
	margin: 5px 0px 5px 0px ;
	font-family: sans-serif;
	color: #ffffff;
	width: 1000px;
}

.photo{
 margin: 0px 10px 0px 0px ;
}

#news{
margin:0px 0px 5px 0px;
}


.news_title{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 17px;
	text-transform: uppercase;
	color:brown;
	font-weight:bold;
	word-spacing: 2px;
	padding: 5px 5px 0px 5px;
	line-height:10px;
}

.tgl_title{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 11px;
	color:#cccccc;
	font-weight:bold;
	word-spacing: 2px;
	padding: 0px 0px 20px 5px;
	line-height:10px;
}



.title{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 15px;
	text-transform: uppercase;
	color:red;
	font-weight:bold;
	word-spacing: 2px;
	padding: 5px 5px 5px 5px;
}


.news_content{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
	color:black;
	font-weight:normal;
	word-spacing: 1px;
	padding: 5px 5px 5px 5px;
	line-height:18px;
}



#leftbar {
	float: left;
	width: 200px;
	overflow: hidden;
	}
	
.layanan_top{

	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;	
}

.layanan_isi{
font-size: 12px;
line-height: 20px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}

.agenda_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.agenda_isi{
font-size: 12px;
line-height: 20px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}

.tgl_agenda{
font-size: 11px;
line-height: 10px;
color:brown;
text-align:left;
padding:0px 5px 0px 5px ;
}

.agenda{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}


.tanya{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:12px 2px 2px 2px ;
font-weight:bold;	
}

.jawab{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:5px 2px 2px 2px;
font-style : italic;	
}




.tgl{
font-size: 11px;
line-height: 12px;
color:#666666;
text-align:left;
padding:0px 0px 10px 5px;
}

.garis{
color:#cccccc;
}

.alamat_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.alamat_isi{
font-size: 12px;
line-height: normal;
color:#006699;
text-align:left;
padding:2px 2px 2px 2px ;
background-color:#adffff;	
}

#link{
padding:10px 10px 25px 10px;
}
.isi_link{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;
text-align:left;
padding:2px 2px 2px 2px ;	
}

#leftbar .kat {
	background-color:blue;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

#leftbar ul.linkList {
	list-style-type: none;

}

#leftbar ul.linkList li a {
	display: block;
	width: 245px;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: 2px;
	padding: 10px 40px 10px 20px;
	background-color: #C0F9FF;
	text-align:left;
}

#leftbar ul.linkList li.dark a {
	background-color: #E9F3FC;
}

#leftbar ul.linkList li a:hover, #leftbar ul.linkList li a.active {
	color: #FFFFFF;
	background-image: url(/_templates/business-cards/images/sidebar_arrow_slide.gif);
	background-position: 265px -167px;
	background-color: #6AA3D6;
}

.gray{
color:#cccccc;
}

#mainContent {
	float: left;
	width: 565px;
	background-color:#ffffff;
	overflow: hidden;
	padding: 0px 2px 0px 3px ;
}



.tip_top{
background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
	
}

.tip_isi{
font-size: 12px;
line-height: normal;
color:#006699;
text-align:left;
padding:2px 2px 2px 2px ;
}

.magazine_top{
background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.magazine_isi{
font-size: 12px;
line-height: normal;
color:blue;
text-align:left;
padding:2px 2px 2px 2px ;	
}



#isi {
margin-top:20px;
margin-bottom: 20px;
	
}
#isi #boxtop {
text-align:center;
	height: 20px;
	margin-bottom: 0;
	background-color:light #006699;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#isibox {
text-align:left;
	height: 20px;
	margin-bottom: 0;
	padding: 2px 2px 2px 2px;
	background-color:#EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.isiInner {
font-size: 12px;
line-height: 20px;
color:#006699;
text-align:left;
padding:5px 5px 5px 5px ;

}


#rightbar {
	float: right;
	width: 218px;
	overflow: hidden;
	padding:0px 5px 0px 0px ;
}


.edisi_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.edisi_isi{
font-size: 12px;
line-height: normal;
color:blue;
text-align:left;
padding:2px 2px 12px 3px ;
}


#banner220{
margin:0px 0px 15px 0px;
width:218px;
	
}

.banner_kosong220{
text-align: center;
	padding-top:20px; 
	color:gray;	
	background-color:#CCCCCC;
	border: 1px solid #006699;
}


#login_top{
font-size: 14px;
line-height: 20px;
font-weight:bold;
color:#ffffff;
}

#login_box{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #eaeaea;
color:blue;
width:215px;
padding:0px 0px 5px 0px;
}

#blue{
background-color: blue;
color:white;
}

#white{
background-color: white;
color:blue;
}

.right_half{
width: 280px;
color:blue;
float: right;
margin:15px 5px 15px 1px;
padding:25px 1px 15px 5px;
text-align:center;
height:180px;
}

.right{
float: right;
margin:5px 5px 5px 5px;
text-align:right;
height:40px;
}

.left_half{
width: 250px;
color:white;
float: left;
text-align:left;
margin:5px 5px 5px 5px;
}



#form{
padding:5px 5px 5px 5px;
color:#006699;
}

.login_kiri{
width: 80px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;


}

.login_kanan{
	width: 120px;
	float: left;
	text-align:left;
padding:5px 0px 0px 0px;
}

#form_acc{
padding:5px 5px 5px 5px;
color:#006699;
}
.acc_kiri{
width: 120px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}
.acc_kanan{
width: 120px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}


.lupa_kiri{
width: 50px;
float: left;
text-align:left;
}

.lupa_kanan{
	width: 210px;
	float: left;
	text-align:left;
}


.login_isi{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;

}


.hubungi_kiri{
width: 120px;
float: left;
text-align:left;
line-height:22px;

}

.hubungi_kanan{
	width: 380px;
	float: left;
	text-align:left;
	line-height:22px;
	}
	#lowongan{
padding:5px 5px 5px 5px;
color:#006699;
font-size: 12px;
}
	
.lowongan_kiri{
float: left;
text-align:left;
line-height:18px;
width: 235px;
	padding: 10px 0px 0px 0px;
}

.spasi{
float: left;
text-align:left;
line-height:18px;
width:5px;
	padding: 10px 0px 0px 0px;
}

.lowongan_kanan{
width: 305px;
	float: left;
	text-align:left;
	line-height:18px;
	padding: 10px 0px 0px 0px;
}
.security{
	width: 380px;
	font-size: 20px;
	line-height: 20px;
	text-align:left;
	float: left;
	color:#006699;
}

.hubungi_isi{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;
padding:2px 2px 2px 2px;
bottom-margin:2px;
}	

.hubungi_kirim{
font-size: 12px;
line-height: 20px;
padding: 35px 5px 30px 5px;
text-align:center;
}	



#footer{
background-color: #5AA3D8;
padding: 2px 0px 2px 0px;
height:35px;
}


#footer ul.subNav li {
	display: inline;
}

 #footer ul.subNav li a {
	color:#5A9DD2;
	font-size: 14px;
}



#footer #subNavBlock {
	margin-top: 5px;
	line-height:15px;
	}

#footer #subNavBlock ul.subNav {
float: left;
}

#footer #subNavBlock ul.subNav a {
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, sans-serif;
	color: white;
}

#footer #subNavBlock ul.subNav a:hover {
color: black;
}

#footer #subNavBlock p.copyright {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #5A9DD2;
}

#footer #palapastudio .palapa {
display:block;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-left: 2px;
	width: 500px;
	text-align:left;
}
#footer #palapastudio .palapa a {
	margin-top: 5px;
	display: inline;
	height: 10px;
	color: blue;
}

#footer #palapastudio .palapa a:hover {
color: white;
}


#footer_login{
background-color: blue;
padding: 2px 0px 2px 0px;
height:35px;
}


#footer_login ul.subNav li {
	display: inline;
}

#footer_login ul.subNav li a {
	color: yellow;
	font-size: 14px;
}



#footer_login #subNavBlock {
	margin-top: 5px;
	line-height:15px;
	}

#footer_login #subNavBlock ul.subNav {
float: left;
}

#footer_login #subNavBlock ul.subNav a {
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, sans-serif;
	color: white;
}

#footer_login #subNavBlock ul.subNav a:hover {
color: yellow;
}

#footer_login #subNavBlock p.copyright {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
}

#footer_login #palapastudio .palapa {
display:block;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-left: 2px;
	width: 500px;
	text-align:left;
	color:#ffffff;
}
#footer_login #palapastudio .palapa a {
	margin-top: 5px;
	display: inline;
	height: 10px;
	color:#ffffff;
}

#footer_login #palapastudio .palapa a:hover {
color: white;
}

.sitemap_kiri{
width: 250px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}

#sitemap{
line-height: 20px;
border: 1px solid #006699;
background-color: #cccccc;
color:blue;
text-align:left;
padding:2px 2px 2px 20px ;	
}

.sitemap_kanan{
	width: 250px;
	float: left;
	text-align:left;
padding:5px 20px 0px 20px;
}


p.disabled { visibility:hidden}

.rounded_190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		}
		
		.rounded_block190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		background-color:#006699;
		}
		
		
				
		.rounded_565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:565px;
		text-align:left;
		}
		
		.rounded_block565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:565px;
		background-color:#006699;
		}


.rounded_215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		padding: 0px 0px 5px 0px;
		}
		
.rounded_block215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		background-color:#006699;
		}


.tl {background: url(images/tl.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
.tr {background: url(images/tr.gif) no-repeat top right;
		}


.tl_block {background: url(images/tl_block.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
	
.tr_block {background: url(images/tr_block.gif) no-repeat top right;
		}

.br {background: url(images/br.gif) no-repeat bottom right;
		}
.bl {background: url(images/bl.gif) no-repeat bottom left;
		}
					
.tr, .tl, .bl, .br ,.tl_block,.tr_block{zoom:1;position:relative;}



.red_rounded_190 {
		border: 1px solid red;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		}
		
.red_rounded_block190 {
		border: 1px solid red;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		height:23px;
		background-color:red;
		}
		

.red_tl {background: url(images/red_tl.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
.red_tr {background: url(images/red_tr.gif) no-repeat top right;
		}


.red_tl_block {background: url(images/red_tl_block.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
	
.red_tr_block {background: url(images/red_tr_block.gif) no-repeat top right;
		}

.red_br {background: url(images/red_br.gif) no-repeat bottom right;
		}
.red_bl {background: url(images/bl.gif) no-repeat bottom left;
		}
					
.red_tr, .red_tl, .red_bl, .red_br ,.red_tl_block,.red_tr_block{zoom:1;position:relative;}


		
.button{
	background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.halaman{
	font-size: 11px;
	color:brown;
	word-spacing: 2px;
	text-align:center;
	padding: 10px 0px 10px 0px;
}


.link{
	font-size: 12px;
	color:blue;
	word-spacing: 2px;
	text-align:left;
	padding: 10px 0px 10px 5px;
}


.box_190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		}
		
.box_215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		text-align:left;
		padding:0px 0px 0px 0px;
		background-color:red;		
		}
		
.box_215_blue {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		text-align:left;
		padding:0px 0px 0px 0px;
		background-color:#DFEFFF;		
		}

.box_565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		text-align:left;
		padding:2px 2px 2px 2px;
		}
		
.katagories{
	font-size: 13px;
	line-height: 18px;
	color:red;
	text-align:left;
	margin:0px 0px 0px 0px ;
	font-weight: bold;
}



.sub_kat{ 
	font-size: 12px;
	line-height: 18px;
	color:blue;
	text-align:left;
	margin:0px 0px 0px 0px ;
}
   	a:link.sub_kat		{ text-decoration: none; color:red; }
   	a:visited.sub_kat		{ text-decoration: none; color:red; }
   	a:hover.sub_kat		{ text-decoration: none; color: red; font-weight: bold;
		}




.style1{
	font-size: 12px;
	line-height: 18px;
	color:blue;
	text-align:left;
	padding:0px 0px 0px 5px ;
}

.box1{
	font-size: 12px;
	line-height: 18px;
	color:white;
	background-color:blue;
	text-align:center;
	padding:0px 0px 0px 5px ;
}

.box2{
	font-size: 12px;
	line-height: 18px;
	color:blue;
	background-color:#cccccc;
	filter:alpha(opacity:80);
	text-align:left;
	padding:0px 0px 0px 5px ;
}

.box3{
	font-size: 12px;
	line-height: 18px;
	color:blue;
	background-color:#eaeaea;
	filter:alpha(opacity:80);
	text-align:left;
	padding:0px 0px 0px 5px ;
}


#flag{
	font-size: 22px;
	line-height: 28px;
	color:red;
	background-color:green;
	filter:alpha(opacity:70);
	text-align:center;
	margin:200px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	width:1000px;
	position:absolute;
	z-index:1;
}


