body   { 
	margin:0px 0px 0px 10px;
	background-repeat: repeat-y; 	
	background-color: #000000; OVERFLOW-Y: auto; OVERFLOW-X: hidden; 
	SCROLLBAR-ARROW-COLOR: #C0C0C0; 	
	SCROLLBAR-TRACK-COLOR: #000000; }
	
p {	margin: 0px;	padding-top: 2px;}
	
#bg{
	visibility: visible;
	background-image: url(images/bg_1.gif);
	background-repeat: no-repeat;}

#site {
	border-top: 1px none;
	border-right: 1px dashed #3366CC;
	border-bottom: 1px dashed #3366CC;
	border-left: 1px dashed #3366CC;
	visibility: visible;}
	
A		{ 
	color: #CCC; text-decoration: none; }
A:link{ 
	color: #3366CC; text-decoration: none; }
A:visited{ 
	color: #999; text-decoration: none; }
A:active{
 	color: #FFFFFF; text-decoration: none; }
A:hover	{ 
	color: #FFF; text-decoration: none; }

A.login	    {font-size: 10px; text-decoration: none; color: #000000}
A.login:hover {font-size: 10px; text-decoration: none; color: #000000}

.login_input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	color: #FFFFFF;
	background-color:transparent;
	height: 18px;	width: 50px;
	border: 0px #000000;}


.tit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC; font-size: 12px; font-weight: bold;
	letter-spacing: 0.1em;line-height: 13px;}	
		
.blog     {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999; font-size:8pt;	
        line-height:130%; width: auto;}
		
.blogpict {
	border-bottom: 1px dashed #3366CC;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;}

.blogbox  {
	border: 1px solid #3366CC;
	background-color: #000000;
	margin-bottom: 10px;
	filter: FlipH;}		

.blogbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999; font-size:8pt;
	line-height:110%; width: auto;
	border: 1px solid #3366CC;
	padding: 5px; margin-bottom: 10px;
	background-color: #000000; }
	
.blogbody a,	
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active {
	color: #CCCCCC;}
.blogbody a:hover {
	color: #FFFFFF;}
	
.foot {
	font-family:Arial, Helvetica, sans-serif; 
	color:#999; font-size:8pt;}	
		
.foot a,	
.foot a:visited,
.foot a:active {	
	font-family:Verdana, Helvetica, sans-serif; 
	color:#CCC; font-size:10px;	
	text-decoration: none;	}
	
.foot a:hover {	
	font-family:Verdana, Helvetica, sans-serif; 
	color:#FFF; font-size:10px; 	
	text-decoration: none;}
		
.posted	{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt; color: #CCCCCC;}		
	
.comments-body {
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	color:#999999; font-size:10pt;
	line-height:110%; width: auto;
	border: 1px solid #3366CC;
	padding: 5px; margin-bottom: 10px;
	background-color: #000000; }
	
.comments-foot {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:8pt;
	color:#999999;
	line-height: 120%;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3366CC;
	margin-top: 5px;
	padding-top: 5px;}			

input {	font-family: Verdana, Helvetica, sans-serif;font-size: 8pt; }
	
textarea {	font-family: Verdana, Helvetica, sans-serif; 
	SCROLLBAR-TRACK-COLOR: FFF; 
	font-size: 8pt;	height: 200px;	width: 430px; }

#showimage {
	position:absolute; visibility:hidden; 
	border: 1px dotted black;}

#dragbar {
	cursor: hand; cursor: pointer; 
	background-color: #990000; 
	min-width: 100px; /*NS6 style to overcome bug*/}

#dragbar #closetext{
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold; font-size: 10px; 
	margin-right: 5px;}
	
