body {font-family:Arial, Helvetica, sans-serif;
background-color: #01445E;
background-image:url(bg-starry.jpg);
background-repeat:repeat-x;
}
.borders		{ BORDER:  #5C743D 1px solid; }
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 22px;
}
.H1 {	font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #5C743D;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01445E;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #55779F;
}
.cpyriteblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C743D;
}
A:link   { color: #0052A4; text-decoration: none }
A:visited       { color: #0052A4; text-decoration: none }
A:hover      { color: #8DAD63; text-decoration: underline }
A:visited:hover   { color: #8DAD63; text-decoration: underline }
A:active    { color: #669900; text-decoration: underline }
.smaller_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C743D;
	font-weight: bold;
}

td
   {
   font-size:13px;
   font-family:Arial, Helvetica, sans-serif;
   background-color:#FFFFFF
   }

/*left menu*/

.navlist
{
border-top: 1px solid #003300;
padding: 0px;
margin-left: 0;
font: 13px verdana, sans-serif;
width: 150px;
color: black;
 }

.navlist li
{
list-style: none;
margin: 0px;
background: #2D8A57;
border-bottom: 1px #003300 solid;
text-align: left;
}

.navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

.navlist li 
a:link { color: #ffffff;
border-left: 1px #5C743D solid;
 font-weight:bold;
text-decoration: none; 
 }
.navlist li 
a:visited { color: #ffffff;
border-left: 1px #5C743D solid;
background: #2D8A57;
font-weight:bold;
text-decoration :none;
 }
.navlist li a:hover
{
font-weight:bold;
color: #FFFFFF;
background:   #01445E;
border-left: 1px #0052A4 solid;
border-right: 1px #0052A4 solid;
}
.pagetitleLargerer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #2D8A57;
}
