html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #0b1f30;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table.main1 {
	width: 100%;
	border-collapse: collapse;
}
td.top {
	background-image: url(top_bg.jpg);
	height: 296px;
}
td.logo {
	width: 300px;
      text-align: justify;
      vertical-align: middle; 
      font-weight: bold;      
      font-size: 16px;
      color: #ffffff;

}
td.search {
	background-image: url(search_bg.jpg);
	background-color: #dce1e9;
	height: 39px;
}
td.topmenu {
	background-image: url(topmenu_bg.jpg);
	background-color: #ff8e51;
}
td.searchitem {
	vertical-align: middle;
	text-align: center;
	padding-right: 11px;
}
form {
	margin: 0px;
}
td.hdr {
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
      color: #3773a5;
      font-style: italic; 
      text-align: left; 
      padding-left: 10px
}
td.hdr_2 {
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
      color: #3773a5;
      text-align: left; 
      padding-left: 10px
}
td.hdr_3 {
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
      color: #225076;
      text-align: left; 
      padding-left: 10px
}


td.menuitem {
	vertical-align: middle;
	text-align: center;
	width: 25%;
	}
td.bot {
	vertical-align: bottom;
	text-align: right;
	}
a.menu {
	text-decoration: none;
	text-transform: uppercase;
	color: #3773a5;
	font-weight: bold;
	font-size: 14px;
}
a.menu2 {
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
      color: #225076;
      text-align: left; 
  }

td.shadowleft, td.shadowright {
	background-image: url(shadow.jpg);
	height: 5px;
}
td.shadowleft {
	text-align: right;
}
td.news {
	background-image: url(news_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	width: 30%;
	padding-right: 6px;
}
table.newstable {
	width: 100%;
}
td.newsitem {
	background-image: url(newsitem_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid silver;
	padding: 10px;
	text-align: justify;
}
h2.hdr2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #5783bf;
	margin-bottom: 7px;
}
a {
	text-decoration: none;
	color: #5783bf;
}
table.hdrtab {
	border-collapse: collapse;
	background-image: url(hdrtab_bg.jpg);
	background-color: #dce1e9;
	height: 37px;
	width: 100%;
}
td.text {
	background-image: url(text_bg.jpg);
	background-repeat: repeat-y;
	width: 70%;
	height: 100%;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0px 5px 0px;
}
td.formtext {
	padding: 5px 5px 5px 15px;
	text-align: justify
}
td.forminput {
	padding: 5px 15px 5px 5px;
	width: 30%;
}
input.submit {
	background-color: #dddedf;
	font-weight: bold;
	width: 100%;
}
select.input {
	width: 100%;
}
table.content {
	border-collapse: collapse;
	margin: 6px 8px 8px 12px;
}
td.image {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
img.border {
	border: 1px solid silver;
}
td.copyright {
	padding-right: 5px;
	height: 32px;
}
td.cprghtitem {
	border-top: 1px solid #cacaca;
	background-color: #f5f5f5;
	vertical-align: middle;
	text-align: center;
	color: #656565;
	font-size: 10px;
}
td.bottommenu {
	background-image: url(bottom_bg.jpg);
	background-color: #ff8e51;
	height: 32px;
}
td.btmenuitem {
	background-image: url(bottom_shadow.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}
.top-pic {  vertical-align: top; text-align: center}
.mini {  font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #666666}

