body {
margin: 4px;
padding: 4px;
background-color: #6D6D6D;
font-family: Arial;
font-size: 12px;
text-align: left;
}

a {text-decoration: none;
   font-family: Arial;
   font-size: 10pt;
   font-weight:bold;
   color: #243D5E}
   
a:active {text-decoration: none;
   font-family: Arial;
   font-size: 10pt;
   color: #243D5E}
   
   
a:hover {color: #243D5E;
        font-weight: bold;
		text-decoration: underline}
   
v:link {text-decoration: none;
   font-family: Arial;
   font-size: 10pt;
   color: #243D5E}

#container
{
	position: static;
	border-left: 4px solid #000000;
    border-right: 4px solid #000000;
	background: #FFFFFF;
}

#navigation td {
	border-bottom: 1px solid #7D915F;
	}
	
#navigation a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #556341;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 10px;
	}
	
#navigation a:hover {
	background: #7D915F;
	color:#ffffff;
	}
	
#bottom a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #f4f4f4;
	text-decoration: none;
	}
	
#bottom a:hover {
	color:#ffffff;
	}
	
#navigationtop td {

	}
	
#navigationtop a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:5px 5px 5px 5px;
	}
	
#navigationtop a:hover {
	background: #24519B;
	color:#ffffff;
	}
	
input.yellow {background-color: #FFFFFF; font: Arial, Helvetica, Sans-Serif;}
input.yellowfocus {background-color: #FFFFCC; font: Arial, Helvetica, Sans-Serif;}
	
#copyright
{
	font-size: 7pt;
	font-family: verdana;
	color: #FFFFFF;
	padding:2px 2px 2px 5px;
}

.menuLink {
	color: #2F4E6F;
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink:hover {
	color: #2F4E6F;
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.menuLink2 {
	color: #2F4E6F;
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}
a.menuLink2:hover {
	color: #ffffff;
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}

a.menuLink2:active {
	color: #2F4E6F;
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}


   

		
INPUT.search {
	BORDER-RIGHT: #2F4E6F 1px solid; BORDER-TOP: #2F4E6F 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #2F4E6F 1px solid; COLOR: rgb(0,0,0); BORDER-BOTTOM: #2F4E6F 1px solid; FONT-FAMILY: tahoma; HEIGHT: 15px; BACKGROUND-COLOR: #FFFFFF
}
SELECT.search {
	BORDER-RIGHT: #2F4E6F 1px solid; BORDER-TOP: #2F4E6F 1px solid; FONT-SIZE: 11px; MARGIN: 0px; BORDER-LEFT: #2F4E6F 1px solid; COLOR: rgb(0,0,0); BORDER-BOTTOM: #2F4E6F 1px solid; FONT-FAMILY: tahoma; HEIGHT: 17px; BACKGROUND-COLOR: #f8f0d8
}

TD.searchtext {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; MARGIN-BOTTOM: 2px; FONT-FAMILY: Arial
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 3px; PADDING-TOP: 0px
}
P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: left;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:0px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top;
text-align:center; 
} 

TD.catname { 
vertical-align:top; 
text-align: left; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

.newsArticle {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 98%;
	}
.headerText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
	overflow: hidden;
	background-position: right;
	background-repeat: no-repeat;
	_cursor: hand;
	_color: #FFFFFF;
	}
.newsHolder {
	display: none;
	background-color: #F5F5F5;
	color: #000000;
	margin-top: -5px;
	margin-bottom: 10px;
	clear: both;
	width: 96.5%;
	padding: 10px;
	text-align: justify;
	background-position: center;
	border-top: 1px solid #ffffff;
	}
