body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	margin: 0px;
}
.menu{
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding : 3px 20px 2px 20px;
}
a.menu {
	text-decoration:none;
}
a:hover.menu {
	text-decoration:none;
	background-color: #7095A8;
	color: #000;
}
#ul {
  text-indent: -5px;
}
#header {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	visibility: visible;
	display: block;
	background-image: url(../pix/bg_sky2_td.jpg);
}
#menubar { 
  background-image: url(../pix/bg_news.gif); 
  position: absolute; 
  top: 60px; 
  left: 0px; 
  width: 100%; 
  height: 30px; 
  visibility: visible; 
  display: block; 
  padding-top: 5px;
}
#background  { 
  position: absolute; 
  z-index: 1; 
  top: 90px; 
  left: 0px; 
  visibility: visible; 
  display: block;
}
#footer { 
  background-image: url(../pix/bg_bottom.gif); 
  position: absolute; 
  z-index: 1; 
  bottom: 0px; 
  left: 0px; 
  width: 100%; 
  height: 30px; 
  visibility: visible; 
  display: block;
  text-align: right;
}
#submenu { 
  position: absolute; 
  z-index: 2; 
  top: 90px; 
  left: 0px; 
  width: 250px; 
  height: 100px; 
  visibility: visible; 
  display: block 
}
#content { 
  position: absolute; 
  z-index: 2; 
  top: 90px; 
  left: 250px; 
  width: 500px; 
  visibility: visible; 
  display: block; 
  overflow: auto; 
}
textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	margin: 0px;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	margin: 0px;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 90%;
	margin-top: 10px;
	color: #003366;
  text-indent: 22px;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 12px;
	line-height: 90%;
	margin-bottom: 2px;
	color: #003366;
  text-indent: 22px;
}
a{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #006699;
}
.news{
	font-size: 10px;
	color: #FFFFFF;
  display: block;
  padding: 1px
}
a:hover.news{
	color: #FFFFFF;
  background-color: #0B3846;
}
p{
	margin: 5px 10px 25px 22px;
}
.time{
	font-size: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding: 11px 10px 0px 0px;
}
