html

{
scrollbar-face-color: #D1D1D4;
scrollbar-3dlight-color: #B8B8B8;	
scrollbar-shadow-color: #DADADA;
scrollbar-arrow-color: #494949;
scrollbar-track-color: #EFEFEF;
background-color: #000000;
}


a:link 
{ color: #c16dfc; text-decoration: NONE; 

}
a:active 
{ color: #c16dfc; text-decoration: NONE;

}
a:visited 
{ color: #c16dfc; text-decoration: NONE;

}
a:hover
{ color: #c16dfc; text-decoration: underline;

}

body {
  background-color: #000000;

}

p {
margin-top: 0;
color:#b5b5b5;
text-align: left justify;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:300;
font-stretch:narrower;
font-size: 11px;
line-height:15px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
margin-top: 0;
margin-bottom: 0;
color: #CCCCCC;
text-decoration: none;
letter-spacing: 0px;
font-variant: normal;
font-size: 20px;
font-weight:400;
font-family: "arial", verdana, sans-serif;
}

h2 {
margin-top: 0;
margin-bottom: 0;
color: #CCCCCC;
text-decoration: none;
letter-spacing: 0px;
font-variant: normal;
font-size: 17px;
text-transform: uppercase;
font-stretch:narrower;
font-weight:500;
font-family:"Times New Roman", Times, serif;
}

h3 {
margin-top: .4;
margin-bottom: .4;
color: #404040;
text-decoration: none;
letter-spacing: 3px;
font-variant: normal;
font-size: 3px;
font-weight:400;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4 {
margin-top: 0;
margin-bottom: 0;
color:#b5b5b5;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:400;
font-stretch:narrower;
font-size: 11px;
line-height:20px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h5 {
margin-top: 0;
margin-bottom: 0;
color: #666666;
text-decoration: none;
letter-spacing: 0px;
font-variant: normal;
font-size: 9px;
font-weight:300;
font-family:Arial, Helvetica, sans-serif;
}

h6 {
margin-top: 0;
color:#b5b5b5;
text-decoration: none;
letter-spacing: 0px;
line-height:normal;
font-weight:300;
font-stretch:narrower;
font-size: 9px;
line-height:15px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.header_01 {
	clear: both;
	height: 27px;
	padding: 8px 0 0 10px;
	margin-bottom: 20px;
	background: #161616 url(gImages/headericon.jpg) center right no-repeat;	
	font-size: 18px;
	letter-spacing: 0px;
	font-variant: normal;
	text-transform: uppercase;
	font-stretch:narrower;
	font-weight:500;
	font-family:"Times New Roman", Times, serif;	
	color: #979595;		
	}	

p img { 
float:left;
margin-top:.2px;
margin-right:20px;
margin-left:0x;
margin-bottom:-1px;
border: solid #282828 1px;
hover: solid red 5px;
font-size:30px;
color: #ffffff;
background color:#6f4452;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 2px dotted #404040;	
	}
	.horizontal_divider {
	background: url(gImages/hdivider.jpg) bottom repeat-x;
}


th {
text-align: left;
margin-top: 0;
color:#7C7C7C;
font-weight:600;
font-size: 12px;
font-family: "arial", verdana, sans-serif; 
}

td {
text-align: left;
margin-top: 0;
color:#7C7C7C;
font-weight:400;
font-size: 12px;
font-family: "arial", verdana, sans-serif; 
 }
 
 ul.disc {
list-style-type:square;

}

.listing{
	color: #b0b0b0;
	font-size: 11px;
	margin:0;	
	background: url(gImages/bullet.png) no-repeat ;
	padding: 0 0 0 10px ;
	background-position: 0 7px;	
	
}

.listing a{
	text-decoration: none;
	color: #777;
}

.listing a:hover{
	text-decoration: underline;
}


.more{
	float: left;
	color: #b0b0b0;
	font-size: 10px;
	margin: 0 10px 10px 0;
	background: url(gImages/more.png) no-repeat ;
	padding: 0 0 0 10px ;
	background-position: 0 7px;	
	
}

.more a{
	text-decoration: none;
	color: #777;
}

.more a:hover{
	text-decoration: underline;
	}
	
.read_more{
	color: #777;
	font-size: 11px;	
}

.read_more a{
	text-decoration: none;
	color: #777;
}

.read_more a:hover{
	text-decoration: underline;
}

.new {
	color: #c16dfc;
	font-weight: bold;
	font-size: 9px;		
}

.news_date {
	color: #ffffff;
	font-weight: bold;
}

.links_header {
color: #ccc;
letter-spacing: 0px;
font-variant: normal;
font-size: 14px;
text-transform: uppercase;
font-stretch:narrower;
font-weight:500;
font-family:"Times New Roman", Times, serif;	
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

/* CSS Document */

.watermark {
	background: #000 url(watermark.jpg);
	width: 260px;
	height: 229px;
	margin: 0 auto;
	display: block;
	position: relative;
	background-image: url(http://www.jendhamuni.com/gImages/watermark.jpg);
}
.watermark img.blank {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: -2px;
	top: -2px;
}
.watermark img{
	filter:alpha(opacity=90);
	opacity:.90;
}
