body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #232323;
	SCROLLBAR-FACE-COLOR: rgb(20,20,20);
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(50,50,50);
	SCROLLBAR-SHADOW-COLOR: rgb(0,0,0);
	SCROLLBAR-3DLIGHT-COLOR: rgb(0,25,54);
	SCROLLBAR-ARROW-COLOR: rgb(255,255,255);
	SCROLLBAR-TRACK-COLOR: rgb(50,50,50);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(0,0,0);
	SCROLLBAR-BASE-COLOR: rgb(20,20,20);
	background-image: url(Bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
table {
    font-family: Arial;
	color: #000910;
	font-size: 11px;
	line-height: 18px;
	word-break: break-all; word-wrap:break-word;}
}
.tab_border1px {
	border: 1px solid #191919;
	background-color: #191919;
}
a:link,a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
a:hover {
	color:#00A8FF;
	font-family: arial;
	text-decoration: none;
	font-size: 11px;
}
a.f10px:link,a.f10px:visited {
	text-decoration: none;
	color: #8C8C8C;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
}
a.f10px:hover {
	color:00A8FF;
	font-family: arial;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
a.page:link,a.page:visited {
	text-decoration: none;
	color: #8C8C8C;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.page:hover {
	color:#00A8FF;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.page_selected {
    color:#00A8FF;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.font_11px {
	 font-family: arial;
	 font-size: 11px;
}
.font_white {
     color: #ffffff;
	 font-family: arial;
	 font-size: 11px;
}
input,select {
	font-family: Arial;
	font-size: 11px;
	color: #8C8C8C;
	background-color: #191919;
	border: 1px solid #3b3b3b;
	height: 20px;
	width: 282px;
}
.checkbox {
	height: 16px;
	width: 16px;
}
.checkbox2 {
	height: 16px;
	width: 16px;
	border: none;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #8c8c8c;
	background-color: #191919;
	border: 1px solid #3b3b3b;
	width: 282px;
}
