body { 
	background-color:#000;
	color: #fff;
	font-family: "Tw Cen MT","Tahoma","arial","sans-serif" ;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
}
a {
	text-decoration:none;
	color:#fff;
}
.hd {
	margin:20px 0 5px 200px;
	height:68px;
	font-size: 45px ;
	vertical-align:middle;
}
.hdr {
	float: right;
	font: 100% verdana, arial, sans-serif;
	font-size: 15px ;
	margin: 0px 5px;
}
.hdrimg {
	position:absolute;
	right:0px;
	top:0px;
	height:90px;
	z-index:-1
}
.copyright {
	font: 9px verdana, arial, sans-serif; /* set font as desired */
	width:98%;
	background-color: #000 ;
	text-align: right;
	color: #aaa ;
}
img.logo{
	top: 5px;
	left: 5px;
	width: 195px;
	text-align:center;
}
div.logo{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 195px;
	font-size:12px ;
	text-align:center;
}
/* -----------------------------News styles */
div.newshd {
background-color:#414141;
font-weight:bold;
margin: 0 ;
}
div.news {
	background-color:#fff;
	color:#000;
	font-size:12px;
	margin: 0;
	padding:2px;
}
a.news {
	text-decoration:none;
	color:#000;
}
/* -----------------------------News end */
div.foot {
position:fixed;
bottom:0px;
width:100%;
}
#sho 
	{
	visibility:hidden;
	}
div.remind 
	{ 
	color:#aaa;
	border:1px solid #555;
	padding:5px;
	float:left;
	
	}
div.holder {
	border:1px solid #ccc;
	margin:2px 10px 1px 100px;
	padding:5px;
	float:left;
}
div.logon {
	top: 5px;
	left: 15px;
	width: 60px;
	text-align: center;
	border: 1px solid #fff; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #999; /* set unselected tab background color as desired */
	color: #000; /* set unselected tab link color as desired */
}
div.logon:hover {
	background-color: #666; /* set unselected tab background color as desired */
}
div.wht {
background-color:#fffaf0;
color:#000;
float:left;
}
/* used in the logo area */
.msg {
  color: red ;
}
.message {
  color: yellow ;
	font-weight:bold;
}
.warning {
  color: red ;
	font-weight:bold;
}
.error {
  color: white ;
	font-weight:bold;
	background-color:red;
}
input.logon {
	border: none;
  font-size:9px;
	height: 11px;
	width: 60px;
}
input.inp 
	{
	border: none;
  font-size:9px;
	height: 11px;
}
.butt {
	vertical-align: text-top;
	border-style: ridge;
  font-size:9px;
	height: 18px;
	position: relative;
	text-align:center;
}

button.butt {
	vertical-align: text-top;
  font-size:9px;
	height: 18px;
	position: relative;
	text-align:center;
}
.select {
	font: 10px verdana, arial, sans-serif; /* set font as desired */
	padding: 0 ;
	border-style: none;
	color: #000 ;
	scrollbar-base-color: #1e1e1e; /*Scrollbar color*/
	scrollbar-arrow-color: #ffffff; /*Scrollbar arrow color*/
	scrollbar-DarkShadow-Color: #ff0000; /*Scrollbar shadow color*/
}
.content {
	border:1px solid #fff;
	height:100%;
	margin:2px 100px 1px 200px;
	padding:5px;
}
td {
	font: 12px verdana, arial, sans-serif; /* set font as desired */
}
td.desc {
	background-color: #333333 ;
	color: #fff ;
	padding: 0 5px;
	text-align: right;
}
td.data {
	background-color: #222;
	color: #fff ;
	padding: 0 5px;
}
td.detail {
	background-color: #f5f5dc ;
	color: #000 ;
	padding: 0 5px;
	text-align: left;
	border-bottom: 1px solid #333; 
}
.note {
	font: 11px verdana, arial, sans-serif; /* set font as desired */
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #333; /* set border color to page background color */
	background-color: #e8e8e8 ;
	color: #000 ;
}
.vcr {
/*	background: url(icons/next.gif) no-repeat center left;*/
	background-color:#fff;
	border:2px solid #333;
	margin:0 5px;
	padding:1px;
	height:15px;
	width:15px;
	float:left;
	text-align:center;
}
.cent {
text-align:center;
margin-left:auto;
width:800px;
margin-right:auto;
}
.sys {
font-size:10px;
color:#000;
margin:0 0 0 200px;
}
.tiny {
font-size:9px;
color:#999;
float:right;
}
.ln {
	color:#000;
	background-color:#eee;
}
.ln0 {
	color:#000;
	background-color:#ccc;
}
.development {
font:monospace;
text-align:left;

}

