@charset "utf-8";
/*
* {
	margin:0;
	padding:0;
	border: 0;
	list-style: none;
	}
*/
body  {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #FBFBFB;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url('../images/background2.jpg');
}
.main {
position:relative;
}
#container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #E9E9E9;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
} 
#header {
	background: url(../images/top_banner.jpg);
	position:relative;
	padding: 0px;   /*this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 184px;
	margin: 0px;
	border: none;
} 
#header h1 {
	padding: 40px 0 10px 40px;
	color: #FFF;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
#header .init {
	color: #FFF;
	font-size:10px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
#logoLayer{
	visibility:visible;
	z-index:3;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	top: 10px;
}

a {
	text-decoration:none;
	color:#fff;
}
.lnk {
		 color: #006666;
}
.hd {
	margin:20px 0 5px 100px;
	font-size: 30px ;
	vertical-align:middle;
}
.hdr {
	position:absolute;
	right:5px;
	top:113px;
	font: 100% verdana, arial, sans-serif;
	font-size: 15px ;
	margin: 0px 2px;
}
.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{
	float:left;
	top: 5px;
	left: 5px;
	width: 80px;
	text-align:center;
}
.day {
color:#fff;
}
div.logo{
position:relative;
	float:left;
	width: 195px;
	font-size:12px ;
	text-align:center;
}
/* -----------------------------News styles */
div.newshd {
background-color:#414141;
color:#fff;
	font-size:14px;
height:25px;
font-weight:bold;
margin: 0 ;
}
div.news {
	background-color:#fff;
	color:#000;
	font-size:14px;
	margin: 0;
	padding:2px;
}
a.news {
	text-decoration:none;
	color:#000;
}
a.butt {
	text-decoration:none;
	color:#000;
}
.butt a:active {
background-color:#ccffff;
}
/* -----------------------------News end */
div.foot {
position:fixed;
bottom:0px;
width:100%;
}
#sho 
	{
	visibility:hidden;
	}
div.remind 
	{ 
	color:#ba55d3;
	font-size:12px;
	border:1px solid #555;
	padding:5px;
	float:left;
	
	}
div.logonholder {
	border:1px solid #ccc;
	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: #9932cc ;
	font-weight:bold;
}
.warning {
  color: red ;
	font-weight:bold;
}
.error {
  color: #ee82ee ;
	font-weight:bold;
	background-color:red;
}
input.logon {
	border: none;
  font-size:12px;
	height: 15px;
	width: 60px;
}
input.inp 
	{
	border: none;
  font-size:9px;
	height: 11px;
}
.butt {
	vertical-align: text-top;
	background-color:#f0fff0;
box-shadow: 3px 3px 3px #888888;
  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;
	margin:8px 10px 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:750px;
margin-right:auto;
}
.sys {
font-size:10px;
color:#aaa;
}
.tiny {
font-size:9px;
color:#999;
float:right;
}
.galleryimg {
float:left;
z-index:1;
}
.gallerytxt {
width:250px;
text-align:left;
font-size:14px;
float:left;
}
.gallerytxt hd {
font-size:24px;
}

.development {
font:monospace;
text-align:left;
}
.detail {
background-color:#fff;
font-size:12px;
padding: 0 10px;
}
.letter {
box-shadow: 10px 10px 5px #888888;
background-color:#ffffcc;
font-size:12px;
padding: 20px;
margin:;
}
.linkblk {

}

