<style type="text/css">

/* Blue Main Menu */

#blueblock{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 181px;
border-right: 1px solid #000;
background-color: #003300;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}


#blueblock ul{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ccc;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #666666;
border-right: 5px solid #000033;
background-color: #000033;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #000033;
border-right: 10px solid #292548;
background-color: #292548;
color: #fff;
}




/* subBlue Main Menu */

#subblueblock{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 181px;
border-right: 1px solid #000;
background-color: #003300;
color: #333;
}

* html #subblueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}


#subblueblock ul{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
border: none;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#subblueblock li {
border-bottom: 1px solid #ccc;
margin: 0;
}

#subblueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #666666;
border-right: 5px solid #D9D9D9;
background-color: #D9D9D9;
color: #000;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#subblueblock li a:hover{
border-left: 10px solid #000033;
border-right: 10px solid #292548;
background-color: #292548;
color: #fff;
}



/* THE MENU */

#menu {
	text-align:right;
}

#menu a {
	color:#FFFFFF;
	background-image:url(images/backgrounds/a.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	line-height:15px;
	text-decoration:none;
}

#menu a:hover {
	color:#cccccc;
	background-image:url(images/backgrounds/a_hover.jpg);
}




/* THE MENU 1 */

#menu1 {
	text-align:right;
}

#menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: static;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 25px;
	word-spacing: 2pt;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	width: 170px;
	float: none;
	border-left-width: thick;
	border-left-style: none;
	text-align: left;
	text-indent: 25px;
	padding: 0px;
	list-style-type: none;
	clip:   rect(0px 0px 0px 0px);
	height: auto;
	color: #FFFFFF;
	text-decoration:none;
}

#menu1 a:hover {
	color:#cccccc;
	background-image:url(images/backgrounds/a_hover.jpg);
}



.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: static;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 25px;
	word-spacing: 2pt;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	width: 170px;
	float: none;
	border-left-width: thick;
	border-left-style: none;
	text-align: left;
	text-indent: 25px;
	padding: 0px;
	list-style-type: none;
	clip:   rect(0px 0px 0px 0px);
	height: auto;
	color: #FFFFFF;

}
.imageformatting {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #000000;
	margin: 0px 0px 5px 10px;
	height: auto;
	width: auto;
	clear: none;


}


.menuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000033;
	font-weight: bold;
	border-right-style: none;
	border-right-width: thick;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.callOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;

}
.AdminMenutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}
.subtitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.cpicontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}



.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;


}
.logintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.topbartitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	color: #FFFFFF;

}
.topbarsubtitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;

}
.menusubcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tbl-inset {
	margin: 5px;
	padding: 5px;
}
.slogantxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
	font-style: italic;
}
.copyrighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.adminformtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.gridtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #000000;
	border: thin none #FFFFFF;




}
.gridtitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	padding: 3px;


}
.gridtxt1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E4E4E4;
	color: #000000;
	border: thin none #FFFFFF;
}
.inputbox {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  border:1px solid #003366;
  background:#fff;
}

.fptitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
