body{
	color:#999999;
	font-size:10px;
	font-family:Verdana,'‚l‚r ‚oƒSƒVƒbƒN';
	line-height:180%;
	margin:0px;
	padding:20px 10px;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#8866aa;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
	cursor: crosshair;
}

img{
	border:none;
}

table{
	font-size:10px;
	font-family:Verdana,'‚l‚r ‚oƒSƒVƒbƒN';
	line-height:180%;
}

input,select,textarea{
	color:#168999;
	font-size:10px;
	font-family:Verdana,'‚l‚r ‚oƒSƒVƒbƒN';
	margin:1px;
	padding:0px 2px;
}

.f{
	background-color:#262626;
	border:1px solid #262626;
}

a:link,a:visited,a:active{
	color:#8866aa;
	text-decoration:underline;
	cursor: w-resize;

}

a:hover{
	color:#8866aa;
	text-decoration:underline;
	background-color:#000;
}

h1{
	color:#8866aa;
	font-size:20px;
	line-height:140%;
	margin:0px;
	padding:0px;
	text-align:right;
}

h2{
	border-left:5px solid #8866aa;
	color:#999999;
	font-size:10px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 5px;
}

h3{
	border-bottom:1px dashed #a5a5a5;
	color:#d8d8d8;
	font-size:10px;
	line-height:180%;
	margin:0px 0px 5px 0px;
	padding:0px;
}

h3:first-letter{
	color:#8866aa;
}

h4{
	border-bottom:1px dashed #545253;
 	color:#545253;
 	font-size:10px;
 	margin:0px 0px 5px 0px;
 	padding:0px;
}
h4:first-letter{
	color:#8866aa;
}

h5{
 	background-color:#000000;
 	color:#ffffff;
 	font-size:10px;
 	margin:0px 0px 5px 0px;
 	padding:0px;
}
h5:first-letter{
	color:#8866aa;
}

.box1{
	background-color:#262626;
	border:1px solid #999999;
	color:#8866aa;
	height : 60px;
	margin:0px 0px 40px 0px;
	overflow:auto;
	padding:2px;
	width:auto;
}

.p{
	border-top:1px solid #545253;
	border-left:1px solid #545253;
	border-right:1px solid #262525;
	border-bottom:1px solid #262525;
	line-height:180%;
	margin:0px 10px 50px 10px;
	padding:10px;
}

.p2{
	line-height:180%;
	margin:0px 0px 40px 0px;
	padding:0px;
}

#right_all{
	border-left:10px solid #262626;
	height:100%;
	margin:0px;
	padding:20px 0px;
	width:150px;
}

.r{
	margin:0px 15px 0px 0px;
}

#menu{
	border-top:1px solid #262626;
	margin:5px 0px 15px 0px; 
	padding:0px; 
}

#menu ul{ 
	list-style-type:none; 
	margin:0px; 
	padding:0px; 
}

#menu li{ 
	display:inline;
	margin:0px;  
	padding:0px; 
}

#menu a{
	background-color:#3f3f3e;
	border-bottom:1px solid #262626;
	color:#999999;
	display:block; 
	line-height:30px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:100%; 
}

#menu a:hover{
	background-color:#000000;
	border-bottom:1px solid #262626;
	color:#8866aa;
	display:block;
	line-height:30px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:100%;
}
