<style type="text/css">
<!--
body {
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #003366;
	scrollbar-base-color : #ffffff;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #E0E4E8;
	scrollbar-highlight-color : #E0E4E8;
	scrollbar-shadow-color : #E0E4E8;
}

body, td, p {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: 002047;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
}
a { 
	color: #333333;
	text-decoration: underline;
}
a.ul {
	color: #f5f5f5;
	text-decoration: underline
}

a.nn {
	color: #f5f5f5;
	text-decoration: none
}

a.tt:active {
	color: #000000;
	BACKGROUND: #ddddff;
	text-decoration: underline
}
 
table.main
{
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}

table.menu
{ 
	border-left: 1px solid #002047;
	border-right: 1px solid #002047;
	border-top: 8px solid #002047;
	border-bottom: 8px solid #002047;
	width: 162px;
 }
 
 td.mitem
 {
	border-top: 2px solid #002047;
	border-bottom: 1px solid #002047;
	width: 162 px;
	height: 17px;
	background : url("./_img/c/mitem.jpg");
	padding:2px;
	padding-left: 14px;
}

a.mitem
{
	font-weight: bold;
	text-decoration : none;
	color: 002047;
}
table.news
{ 
	width:162px;
	border-right: 1px solid #002047;
 }
 td.newstitle
 { 
	font-size: 10px;
	background-color: #CFD8E5;
	padding: 4px;
	font-weight: bold;
}
  
td.newsbody
{ 
	font-size: 10px;
	background-color: #E6EFF5;
	padding: 4px;
 }
 td.bottom
 { 
 	font-size: 10px;
 	color: white;
	text-align: right;
	background-color: #002047;
	padding:10px;
 }

 td.left
{ 
   background-image: url("./_img/c/leftcell.gif");
   vertical-align:top;
 }
 
td.center
{ 
   background-color: #F5FBFF;
   border-right: 1px solid #002047;
   vertical-align:top;
   background : url("./_img/c/gradient1.gif");
 }
   
td.pagetitle
{
	background-image : url("./_img/c/pagetitle.gif");
	background-position: right;
	border-left: 1px solid #002047;
	color:white;
	font-size:13px;
	font-weight:bold;
}   
td.right
{ 
   background-color:white;
   background-image: url("./_img/c/gradient2.gif");
   vertical-align:top;
 }
 ul
 {
	list-style-image : url("./_img/c/bullet.gif");
	margin-top: 0;
	margin-bottom: 0;
}
h4
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 5;
	margin-bottom: 5; 
 }
 
 h3
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5;
	margin-bottom: 5; 
 }
 
h2
{
	font-size: 13px;
	font-weight: bold; 
	text-align: center;
	margin-top: 5;
	margin-bottom: 5;
 }
 
h1
{
	font-size: 15px;
	font-weight: bold; 
	text-align: center;
	margin-top: 5;
	margin-bottom: 5;
 }
form
 { 
 margin: 0px;
  }
 .small
  { 
  font-size:10px;
   }

.fld
{ 
	border: 1px solid #879AB1;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: black;;
	font-size: 11px;
	margin-top:3px;
	margin-bottom:2px;
 }


 .btn
{ 
	border: 1px solid #879AB1;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color: #002047;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:2px;
 }

img {
	BORDER: 0px;
}


.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}


.inp1 {
	BORDER-RIGHT:  #ffffff 1px solid;
	BORDER-TOP:    #000000 1px solid;
	BORDER-LEFT:   #000000 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND-COLOR: #E6EFF5;
	font: 11px Tahoma,Verdana,Arial,  sans-serif,Helvetica;
}
.btn1 {
	BORDER-TOP:    #ffffff 1px solid;
	BORDER-LEFT:   #ffffff 1px solid;
	BORDER-RIGHT:  #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #ccccff;
	font: 11px Tahoma,Verdana,Arial, Helvetica, sans-serif;
}


-->
</style>