BODY, TABLE, TR, TD, LI , H1, H2, P, A {
  font-size:10pt;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #838c8e;
}

BODY {
    background: #e6e6e6 url('images/background.gif') top repeat-x;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

A {
  color: #00a4cd;
}

H1 {
  font: Lucida Sans Unicode;
  color: #00a4cd;
  font-size: 16pt;
  font-weight: normal;
}

H2 {
  font: Arial;
  font-size: 10pt;
}


#nav li {
  display: block;
  width: 104px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  float: left;
  color: white;
}

#nav li a {
  background: url('images/button_bkg.gif') no-repeat;
  display: block;
  width: 104px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  color: white;
  text-decoration: none;
}

#nav li a:hover {
  color: black;
  background: none;
}

#nav li#on {
  background: none;
  color: black;
}

#news {
  width:100%;
  padding: 10px 10px 10px 29px;
}

#news span {
  display: block;
  width: 55px;
  height: 30px;
  float: left;
}

#rotator {
  width: 700px;
  height: 30px;
  overflow:hidden;
  float: left;
  border: none;
}

#rotator a {
  color: black;
  text-decoration: none;
}

#rotator a:hover {
  color: blue;
  text-decoration: underline;
}

#content {
  padding: 0px 29px 0px 29px;
}

#divider {
  background: url(images/tail1.gif) repeat-y center;
  height: 100%;
  width: 40px;
}

#button {
  color: #8db916;
  font: ucida Sans Unicode;
  font-weight: bold;
  text-decoration: none;
}

#button:hover {
  text-decoration: underline;
}
/*table*/
.td1{ width:324px; background:url(images/tail2.gif) repeat-y right }
.td2{ width:101px; text-align:center; background:url(images/tail2.gif) repeat-y right}
.td3{ width:100px; text-align:center;}
.td4{  height:1px; background:url(images/tail1.gif) repeat-x bottom }
.td5{ width:323px; background:url(images/tail2.gif) repeat-y right; vertical-align:top; padding-top:5px}
.td6{ width:166px; padding-left:34px;  }
.indent-td6{padding-top:5px; padding-bottom:5px}
.td7{ width:323px; background:url(images/tail2.gif) repeat-y right; }
.td8{ width:166px; padding-left:34px; }
.td9{ width:323px; background:url(images/tail2.gif) repeat-y right; vertical-align:top;}
.indent-td9{padding-top:5px}
#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/tail1.gif) repeat-x bottom; margin:0px 0px 10px 0px; padding:0px 0px 10px 0px; }
#content ul .last{background:none }
#content ul li a{background:url(images/marker.gif) top left no-repeat; background-position:0 2px; margin:0; padding-left:22px; color:#838c8e; text-decoration: none; line-height:2.66em} 
#content ul li a:hover { text-decoration:underline; }
#content .ul li{background:none; line-height:1.66em }
.link{color:#838c8e; background:url(images/marker1.gif) top left no-repeat; padding-left:20px; background-position:0 0; text-decoration:none; }
.link:hover{text-decoration:underline }
#content h4{color:#464646; font-size:1em; font-weight:normal}

/*box*/
.box{ background:#fdfdfd; width:100%; padding: 5px;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left-1.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right-1.gif) no-repeat right top;}
.box .corner-top-left1 {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right1 {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:20px 22px 22px 27px; }
.box .indent-box1{ padding:34px 40px 40px 41px; }

/*box1*/
.box1{ background:#f3f3f3; width:100%; padding: 5px;}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:20px 10px 18px 23px; }
.box1 .indent-box1{ padding:20px 10px 5px 27px; }

label {
  display: block;
  padding: 10px 0px 2px 0px;
}

input, textarea {
  //width: 90%;
}

table#footer {
  padding-left: 25px;
}

#footer , #footer td, #footer th {
  font-size: 8pt;
}

#footer th {
  text-align: left;
}

.small, .small td {
  font-size: 8pt;
}

.fullscreen {
  width: 100%;
}
