body {
margin:0;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#feeeaf;
width:100%;
height:100%;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul, a {
font-family: Verdana, Arial;
font-size: 11px;
color:#000000;
}

img {
border:none;
}

a.tooltip
{
  position: relative;
  text-decoration: none;
  color: black;
}

a.tooltip span
{
  display: none;
}

a.tooltip:hover span
{
  position: absolute;
  display: block;
  top: 1.5em;
  left: 2em;
  border: 1px solid black;
  background-color:white;
  padding: 0.2em;
}

a {
color:#000000;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#main {
width:976px;
min-height:300px;
height:auto;
margin:0 auto 0 auto;
//background-image:url(../images/bg_middle.png);
background-repeat:no-repeat;
background-position:center top;
text-align:center;
}

#header {
margin:0 auto 0 auto;
width:976px;
}

#info {
width:976px;
margin:0 0px 0 0px;
text-align:left;
//background-image:url(../images/top_bg.png);
color:#ffffff;
}

#info form {
margin:0px;
padding:0px;
float:left;
}

#info input {
border:none;
padding:0;
}

#info a, #info span a {
color:#ffffff;
font-size:10px;
text-decoration:underline;
margin:5px 10px 0 10px;
}

#info a:hover, #info span a:hover {
text-decoration:none;
}

#info span {
float:right;
margin:5px 0 0 0;
}

.login {
width:86px;
height:15px;
font-size:10px;
color:#000000;
padding:2px 0 2px 4px !important;
//background-image:url(../images/top_input.png);
//background-repeat:no-repeat;
margin:5px;
}

#go {
height:15px;
width:44px;
font-size:10px;
font-family:Verdana, Arial;
color:#000000;
text-align:center;
//background-image:url(../images/top_go.png);
//background-repeat:no-repeat;
background-color: #8FBC8F;
border:none;
}

#topnav {
width:976px;
height:40px;
background-image:url(../images/top_nav.png);
background-repeat:no-repeat;
}

#topnav ul {
margin:0 0 0 3px;
padding:0;
list-style:none;
}

#topnav ul li {
float:left;
width:162px;
background-image:url(../images/space.png);
background-repeat:no-repeat;
background-position:0 0;
}

#topnav ul li:first-child {
background:none;
}

#topnav ul li a {
display:block;
width:162px;
height:28px;
padding:10px 0 0 0;
margin:0 0 0 1px;
text-align:center;
font-size:14px;
font-weight:bold;
font-family: Trebuchet MS, Verdana;
color:#feeeaf;
text-decoration:none;
text-shadow: 2px 2px 0 #000000;
}

#topnav ul li a:hover {
background-image:url(../images/top_nav_hover.png);
background-repeat:repeat-x;
}

#logo {
float:middle;
border:none;
margin:0px 0 0 0px;
}

#banner {
float:right;
height:60px;
width:468px;
background-image:url(../images/banner_bg.png);
background-repeat:no-repeat;
margin:15px 15px 15px 0;
}
#banner2 {
float:center;
height:60px;
width:234px;
background-image:url(../images/banner_bg.png);
background-repeat:no-repeat;
margin:15px 15px 15px 0;
}

.nhead {
background-image: url(../images/middle_nav_head.png);
background-repeat: no-repeat;
height: 27px;
width: 150px;
text-align: center;
padding:0px 0 0 0;
margin:0px 0px 0 0px;
font-family: Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;
color: #feeeaf;
text-shadow: 2px 2px 0 #000000;
}

.nbg {
background-image: url(../images/middle_nav_bg.png);
background-repeat: repeat-y;
height: auto;
width: 150px;
padding: 0 4px 0 4px;
margin:0 0px 0 0px;
text-align: left;
color: #000000;
}

.nbg ul {
margin:0;
padding:0;
list-style:none;
}

.nbg ul li {
display:block;
height: auto;
width: 150px;
padding: 0 0px 0 0px;
margin:0 0px 0 0px;
text-align: left;
color: #000000;
}

.nbg ul li a{
display: block;
padding: 2px 0 2px 15px;
color: #000000;
text-decoration:none;
background-image: url(../images/list_dot.png);
background-repeat: no-repeat;
background-position: 2px 5px;
}

.nbg ul li a:hover {
color: #a4b6d5;
background-image: url(../images/list_dot_hover.png);
background-color: #000000;
text-decoration:none;
}

.nfoot {
background-image: url(../images/middle_nav_foot.png);
background-repeat: no-repeat;
margin:0 0px 0 0px;
height: 4px;
width: 150px;
font-size: 1px;
}

input, select, textarea, option {
font-size: 11px;
padding: 1px;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #000000;
background-color: #8FBC8F;
color: #000000;
}

#content {
width:976px;
margin:0 auto 0 auto;
//background-image:url(../images/content_bg.png);
//background-repeat:repeat-y;
background-color: #feeeaf;
}

#left {
float:left;
width:150px;
//background-image:url(../images/left_corner_top.png);
//background-repeat:no-repeat;
//background-position:left top;
text-align:center;
margin:0px;
padding:0 0 5px 0;
}

#middle {
float:left;
width:820px;
margin:0px 3px;
padding:0px;
}

#context {
float:left;
width:670px;
margin:0 0 0 0px;
padding:0px;
text-align:left;
font-size:11px;
color:#000000;
padding:0 0 0px 0;
}

#context h2 {
font-size:18px;
font-weight:normal;
font-family:Trebuchet MS, Verdana;
color:#7a9abd;
border-bottom: 1px solid #cccccc;
margin:0px 0 0px 0;
padding:0 0 0 0px;
text-shadow: 1px 1px 1px #cccccc;
}

.chead {
background-image: url(../images/middle_context_head.png);
background-repeat: no-repeat;
height: 27px;
width: 670px;
text-align: center;
padding:0px 0 0 0;
margin:0px 0px 0 0px;
font-family: Trebuchet MS, sans-serif;
font-size: 18px;
font-weight: bold;
color: #feeeaf;
text-shadow: 2px 2px 0 #000000;
}

.cbg {
background-image: url(../images/middle_context_bg.png);
background-repeat: repeat-y;
height: auto;
width: 670px;
padding: 0 4px 0 4px;
margin:0 0px 0 0px;
text-align: left;
color: #000000;
}

.cfoot {
background-image: url(../images/middle_context_foot.png);
background-repeat: no-repeat;
margin:0 0px 0 0px;
height: 1px;
width: 670px;
font-size: 1px;
}

#right {
float:right;
width:150px;
//background-image:url(../images/right_corner_top.png);
//background-repeat:no-repeat;
//background-position:right top;
text-align:center;
margin:0px;
padding:0 0 5px 0;
}

#footer {
width:100%;
padding:0px 0 4px 0;
font-size:10px;
color:#93a9c0;
text-align:center;
}

#footer a {
font-size:10px;
color:#93a9c0;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}

.tr_table {
background-color:#afafaf;
}

.tr_row0 {
background-color: #8FBC8F;
}

.tr_row1 {
background-color: #8FBC8F;
}

.tr_row2 {
background-color: #FFB90F;
}

.tr_row3 {
background-color: #FF6A5A;
}


.tr_row0 td, .tr_row1 td, .tr_row2 td {
border:0px solid #000000;
}

.tr_head {
background-color: #6E8B3D;
color: #ffffff;
height:24px;
vertical-align:middle;
}

.tr_head td {
text-align:center;
}

progress {
	display:inline-block;
	width:100px;
	height:20px;
	padding:4px 0 0 0;
	margin:0;
	background:none;
	border: 0;
	border-radius: 15px;
	text-align: left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
progress::-webkit-progress-bar {
	height:11px;
	width:100px;
	margin:0 auto;
	background-color: #FF0000;
	border-radius: 15px;
	box-shadow:0px 0px 6px #777 inset;
}
progress::-webkit-progress-value {
	display:inline-block;
	float:left;
	height:11px;
	margin:0px -10px 0 0;
	background: #00FF00;
	border-radius: 15px;
	box-shadow:0px 0px 6px #777 inset;
}
progress:after {
	margin:-15px 0 0 7px;
	padding:0;
	display:inline-block;
	float:left;
	content: attr(value) '%';
}
