/* CSS Document */

body {
	/* 
	margin: 0;
	padding: 15px 0 0 0;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	background: #1F2F4C url(images08/background.gif) repeat-x left top;
	z-index:1;
	*/
	}
A {color: #009042; }
A:link {text-decoration: underline; }
A:visited {text-decoration: underline; }
A:active {text-decoration: underline; }
A:hover {text-decoration: none; }

.iculbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 15px 0 0 0;
	background: #00652e url(images08/background.gif) repeat-x left top;
	z-index:1; 
	}

FORM { margin:0px; }	

.clearme {
	clear: both;
	}

.body {
	padding: 20px 0 0 30px;
	}
	
.body_right {
	padding: 20px 0 20px 0;
	}
/*---------------------*/
/*-- Homepage STYLES --*/
/*---------------------*/
#wrapper, #inside_wrapper {
	width: 900px; 
	margin: 0 auto;
	background:#fff;
	z-index:1;  
	}
.contentWrapper {
	width:860px;
	background:#fff url(/images08/inside_bg_repeat.gif) repeat-y;
	}
.insideTableWrapper {
	width:860px;
	background: url(/images08/inside_bg_bottom.gif) no-repeat left bottom;
	}
.insideBody {
	width:860px;
	background: url(/images08/inside_bg_top.gif) no-repeat left top;
	}
/*#wrapper1 {
	border:1px solid red;
	width:764px;
	margin: 0 auto;
	background-image: url(images/bg_white.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}

.wrapper1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.wrapper1 table a, .wrapper1 table a:visited {
	text-decoration: underline;
	}
	
.wrapper1 table a:hover {
	text-decoration: none;
	}


#inside_wrapper {
	width: 758px;
	margin: 0 auto;
	background: url(images08/inside_page_bg.gif) repeat-y left top;
	}

.wrapper table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.wrapper table a, .wrapper table a:visited {
	color: #000;
	text-decoration: underline;
	}
	
.wrapper table a:hover {
	text-decoration: none;
	}*/

#wrapper2 {
	width: 860px;
	margin: 0 20px;
	background: url(images08/background2.gif) no-repeat right top;
	z-index: 100;
	}
/*-- Rounded pagetop --*/
#pagetop {
	margin: 0;
	padding: 0;
	}

/*-- Top portion of the page, including navigation and 2 logos --*/
.topper {
	height: 90px;
	position: relative;
	background: url(images08/topper_bg.gif) no-repeat right top ;
	/* z-index:1; */
	}	

.logo {
	position: absolute;
	height: 51px;
	top: 19px;
	left: 0px;
	}

.logo2 {
	position: absolute;
	width: 500px;
	height: 34px;
	top: 6px;
	right: 0;
	text-align: right;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.logo2 .utilityNav  {
	color:#007435;
	float:left;
	width:290px;
	_width:310px;
	padding:2px 0 0 20px;
	text-align:left;
	}
.utilityNav a, .utilityNav a:visited {
	color: #007435;
	text-decoration: none;
	}
	
.utilityNav a:hover {
	text-decoration: underline;
	}

.logo2 .search {
	color:#fff;
	float:right;
	font-size:11px;
	text-transform:uppercase; 
	margin: 0; 
	padding:0 5px 0 0;
	}
.logo2 .search label {
	float:left;
	margin: 0; 
	padding:2px 5px 0 0;
	}
.logo2 .search .input {
	float:left;
	border:1px solid white;
	width:90px; 
	font-size:11px;
	margin-right:3px;
	}
.logo2 .search .input .searchBtn {
	float:left;
	}

	
.nav {
	margin:0;
	padding:0;
	width: 860px;
	background: #229e70;
	}

.nav_buttons {
	height: 31px;
	width: 710px;
	margin: 0 auto;
	background: url(images08/nav_bottom.gif) no-repeat bottom;
	}

.header {
	margin: 0;
	padding: 0;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b4d276;
	}

/*-- Homepage Welcome Box --*/
.home_promotion_wrapper {
	float: left; 
	/* position: relative;  /*--this makes the menu fail in IE*/
	width: 440px;
	margin: 0;
	padding: 0;
	background:#ffffff url(images08/home_br_corner1.gif) no-repeat right bottom;
	z-index: 5; 
	}
	
.home_promotion_pic {
	float: left;
	margin: 0; 
	padding: 0 0 0 0;	/* RV spacing issue here */
	height: 260px;
	}

.home_promotion_text {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	}

.home_promotion_text p {
	margin: 0;
	padding: 10px;
	}
	
.next_feature {
	float: right;
	margin: 10px 0 0 0;
	}
	
/*-- Homepage callouts - rightside of page --*/
.callout_wrapper {
	float: left;
	width: 320px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background:#ffffff url(images08/home_br_corner1.gif) no-repeat right bottom;
	}
	
.callout {
	float: left;
	width: 320px;
	padding: 30px 0 0 0;
	background: url(images08/home_quicklinks_top.gif) no-repeat left top;
	}

.callout dl {
	width: 280px;
	margin: 0 20px;
	padding: 4px 0;
	border-bottom: 1px solid #009042;
	}

.callout dt, .callout dt a, .callout dt a:visited {
	font-weight: bold;
	color: #009042;
	margin:0;
	padding:0;
	text-decoration: none;
	}

.callout dt a:hover {
	text-decoration: underline;
	}

.callout dd {
	margin: 0;
	padding: 0;
	color: #666;
	}

.callout_button {
	width: 29px;
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
	}

/*-- Swiggle Divider Line--*/
.swiggle {
	clear: both;
	width: 750px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(images08/swiggle.gif) no-repeat;
	}

/*-- Bottom --*/
.bottom {
	padding:40px 0 0 0;
	margin: 0 auto;
	background: url(images08/bottom_bg.gif) no-repeat ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.bottom table {
	width:800px;
	background: url(images08/bottom_bg_bottom.gif) no-repeat left bottom ;
	}	
#bottom_left {
	float: left; 
	width: 403px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}



/*-- PHOTO TABLE --*/
.phototable {
	width: 412px;
	margin: 0;
	background: url(images08/home_promotion_bottom.gif) repeat-y left bottom;
	}
.phototable_pic {
	float: left;
	margin: 0;
	margin: 0 0 0 5px;	/* RV spacing issue here */
	height: 196px;
	}
.phototable_text {
	width: 115px;
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height: 1.3;
	 background: url(images08/home_promotion_top.gif) no-repeat right top; 
	}
.phototable_text a, .phototable_text a:visited {
	margin: 0;
	padding: 0;
	color: #993300;
	text-decoration: underline;
	}
.phototable_text a:hover {
	color: #993300;
	text-decoration: none;
	}
.phototable_text p {
	margin: 0 0 10px 0;
	padding: 0;
	}
/* end of photo table */	
	
	


/*-- RED BOX TABLE (for latest updates) --*/
.redbox {
	background: url(images08/latestupdates_bottom.gif) no-repeat left bottom;
	width: 403px;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.redbox TH {
	margin: 0;
	/* padding: 2px 0 0 10px; */
	padding: 0px 0 2px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url(images08/latestupdates_top.gif) no-repeat;
	height: 23px; /*23 */
}
.redbox p {
	margin: 0;
	padding: 0;
	}

.redbox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	}
	
.redbox li {
	padding: 0 0 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images08/latest_bullet.gif) no-repeat 0 5px;
	list-style: none;
	}

.redbox li a, .redbox li a:visited{
	color: #1F2F4C;
	text-decoration: none;
	border-bottom: 1px solid #98abcf;
	}

.redbox li a:hover{
	color: #1F2F4C;
	text-decoration: none;
	border-bottom: 1px solid #1F2F4C;
	}








/*-- Latest Updates --*/
.newsWrap {
	background:#ffffff url(images08/home_br_corner2.gif) no-repeat right bottom;
	margin:0 0 15px 30px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.latest_updates {
	background:url(images08/title_latest_updates.gif) no-repeat;
	margin: 0 0 0 0;
	padding:30px 0 0 0;
	}
.cuna_news {
	background:url(images08/title_cuna_news.gif) no-repeat;
	margin: 0 0 0 0;
	padding:30px 0 0 0;
	}
	
.latest_updates p, .cuna_news p {
	margin: 0;
	padding: 0;
	}
.latest_updates ul, .cuna_news ul {
	margin:0 0 0 20px;
	padding:0 0 10px 0;
	list-style:none;
	}
	
.latest_updates li, .cuna_news li {
	margin:0;
	padding:0 10px 8px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:	url(/images08/bullet01.gif) no-repeat left 5px;
	}

.latest_updates li a, .latest_updates li a:visited, .cuna_news li a, .cuna_news li a:visited{
	color: #000000;
	text-decoration:none;

		}

.latest_updates li a:hover, .cuna_news li a:hover{
	color: #000000;
	text-decoration: underline;

	}

li.read_more_news {
	text-align:right;
	margin: 0;
	color: #009042;
	background-image:none;
	}

li.read_more_news a {
	color: #009042;
	text-decoration: underline;
	}

li.read_more_news a:hover {
	text-decoration: none;
	}

/*-- Bottom Half of Page --*/
.bottom_right {
	float: left;
	width: 290px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.bottom_right dl {
	color:#ffffff;
	width: 290px;
	float: left;
	margin: 0 0 7px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #99cc98;
	font-family: Arial, Helvetica, sans-serif;
	}

.bottom_right dt {
	float: left;
	margin: 0 12px 4px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	}
	
.bottom_right dd {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	}

.bottom_right dd.title, .bottom_right dd.title a {
	color: #cde69a;
	text-decoration: none;
	font-weight: bold;
	}
.bottom_right dd.title a:hover {
	text-decoration: underline;
	}
.bottom_right dd a {
	color:#fff;
	}
/*-- Footer --*/
#footer {
	text-align:left;
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	height:175px;
	background: #00652e url(images08/footer.gif) no-repeat ;
	}

.admin {
	width: 400px;
	height:65px;
	margin: 0 0 0 0;
	padding: 0 0 0 50px;
	color: #ffffff;
	}
	
.admin a {
	margin: 0 2px 0 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.footer_links {
	float: left; 
	clear: left;
	width: 500px;
	color: #DAE2E8;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6;
	position: relative;
	}

.footer_links a, .footer_links a:visited {
	color: #DAE2E8;
	text-decoration: none;
	}
	
.footer_links a:hover {
	text-decoration: underline;
	}
	
.footer_contact {
	width: 250px;
	float: right;
	color: #DAE2E8;
	text-align: right;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6;
	position: relative;
	}
	
.company_logos {
	position: absolute;
	top: 5px;
	left: 0;
	}
	
.company_logos img {
	margin: 0 20px 0 0;
	}	
	
/*-------------------*/
/*-- Inside STYLES --*/
/*-------------------*/

/*#inside_body {
	width: 690px;
	padding: 20px 28px ;
	}*/

.inside_left {
	float: left;
	width: 515px;
	margin: 0;
	padding: 35px 0 0 40px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.inside_left p {
	color: #333;
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.inside_left h5, .body h5 {
	color: #009042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-bottom:1px solid #009042;
	}
.body h5 {
	margin: 0 30px 10px 0;
	}
.inside_left h3 {
	color: #b4d276;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
.inside_left h4 {
	color: #009042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
.vendor_body {
	width: 400px;
	margin: 0 0px 20px 10px;
	}
	
.vendor_body p {
	color: #333;
	margin: 0 0 8px 0;
	line-height: 1.2;
	}

.inside_right {
	width: 275px;
	float: left;
	margin: 0 0 0 0;
	padding: 58px 0 0 30px;  
	}

#inside_bottom_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 2px;
	margin: 0 0 0 0;
	padding: 0;
	}

#inside_bottom_right dl {
	width: 230px; 
	float: left;
	margin: 0 0 7px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #229e70;
	}
	
/*#inside_bottom_right dl a, #inside_bottom_right dl a:visited {
	color: #000;
	text-decoration: underline;
	}

#inside_bottom_right dl a:hover {
	text-decoration: none;
	}*/

#inside_bottom_right dt {
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px 0 0 0;
	font-weight: bold;
	}
	
#inside_bottom_right dd {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	}

#inside_bottom_right dd ul {
	margin: 4px 0 7px 0;
	padding: 0;
	float: left;
	}

	#inside_bottom_right dd img, #inside_bottom_right dd ul img{
		float: left;
		margin: 0 10px 5px 0;
		}
	
#inside_bottom_right dd ul li{
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images08/bullet.gif) no-repeat 0 5px;
	list-style: none;
	list-style-position: outside;
	}
	
#inside_bottom_right dd li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images08/bullet.gif) no-repeat 0 5px;
	list-style: none;
	list-style-position: outside;
	}
	
#inside_bottom_right dl dd.title, #inside_bottom_right dl dd.title a, #inside_bottom_right dl dd.title a:visited {
	font-size: 12px;
	color: #229e70;
	text-decoration: none;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	}

/*dd.title, dd.title a, dd.title a:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	text-decoration: none;
	}

dd.title a:hover {
	text-decoration: underline;
	}*/

#inside_bottom_right dt.title, #inside_bottom_right dt.title a, #inside_bottom_right dt.title a:visited {
	width: 224px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	text-decoration: none;
	}

#inside_bottom_right dt.title a:hover {
	text-decoration: underline;
	}
	
#inside_bottom_right ul p.inside_bottom_right_indent {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
	}
	
/*-- Inside Footer --*/
#inside_footer {
	float: left;
	clear: both;
	width: 758px;
	margin: 0 auto;
	padding: 5px 0 20px 0;
	background: #1F2F4C url(images08/inside_footer.gif) no-repeat ;
	}
	
.footerTable {
	clear: both;
	width: 758px;
	background: #1F2F4C url(images08/inside_footer.gif) no-repeat ;
}	
.footerTable TD {
	padding: 5px 0 20px 0;
	text-align:left;
}	

	
	
/*-- Inside TABLE --*/
.inside_table {
	width: 400px;
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.inside_table td {
	padding: 2px;
	text-align: right;
	}

/*.inside_table td a, .inside_table td a:visited {
	color: #334E7F;
	text-decoration: underline;
	}

.inside_table td a:hover {
	color: #334E7F;
	text-decoration: none;
	}*/

td.table_header {
	background: #842D10;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 4px 2px;
	text-align: left;
	}

.table_summary {
	background: #c8c8c8;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	}

.inside_table .alt {
	background: #fff;
	}



/*-- Base Inside TABLE --*/
.basetable {
	width: 450px;
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.basetable td {
	padding: 2px;
	font-size:12px;
	}

/*.basetable td a, .inside_table td a:visited {
	color: #334E7F;
	text-decoration: underline;
	}

.basetable td a:hover {
	color: #334E7F;
	text-decoration: none;
	}*/
.basetable .alt {
	background: #fff;
	}
	

/*-- Base Right-nav TABLE --*/
dd table.rightTable {
	margin: 5px 0 5px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.rightTable td {
	text-align: left;
	padding: 2px;
	font-size:12px;
	}

/*.rightTable td a, .rightTable td a:visited {
	color: #334E7F;
	text-decoration: underline;
	}

.rightTable td a:hover {
	color: #334E7F;
	text-decoration: none;
	}*/
.rightTable .alt {
	background: #fff;
	}


/*-- Base Full TABLE --*/
.fulltable {
	margin: 5px 0 5px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.fulltable td {
	padding: 3px 3px 3px 0;
	font-size:12px;
	}
.fulltable .alt {
	background: #e0e0e0;
	}


	

/* ----------- the header images for sections ------------------ 	
.regulatory {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_regulatory.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.legislative {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_legislative.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.education {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_educationevents.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.community {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_communityoutreach.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.resources {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_resources.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.leagueaffiliates {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_leagueaffiliates.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.cudirectory {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_cudirectory.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.chapters {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_chapters.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.vip {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_vendorinvolvement.gif) no-repeat; 
	margin: 0 0 15px 0;
	padding: 0;
	}
.vipdirectory {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_vendor_directory.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
.search_header {
	display: block;
	width: 410px;
	height: 17px;
	text-indent: -9000em;
	background: url(images08/header_search.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
	}
*/

	
	
	
/* these are needed for the menu dropdowns */
	
.menu {
	font-family:verdana,helvetica;
	text-align: left; 
	z-index: 9;
	color:#ffffff;
}
.menu ul {
	background-color:#99cc98;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin: 0 10px;
	padding: 4px 0;
}
.menu A {
	font-size: 12px;
	line-height: 13px;
	display: block;
	}
.menu A:link    { COLOR: #FFFFFF; text-decoration: none;}
.menu A:visited { COLOR: #FFFFFF; text-decoration: none;}
.menu A:active  { COLOR: #FFFFFF; text-decoration: underline;}
.menu A:hover   { COLOR: #FFFFFF; text-decoration: underline;}

.submenu A {
	margin: 0 10px;
	}
li.submenu a:link    { COLOR: #000; text-decoration: none;}
li.submenu a:visited { COLOR: #000; text-decoration: none;}
li.submenu a:active  { COLOR: #000; text-decoration: none;}
li.submenu a:hover   { COLOR: #000; text-decoration: none;}

div.menu ul li a:link    { COLOR: #FFFFFF; text-decoration: none;}
div.menu ul li a:visited { COLOR: #FFFFFF; text-decoration: none;}
div.menu ul li a:active  { COLOR: #FFFFFF; text-decoration: underline;}
div.menu ul li a:hover   { COLOR: #FFFFFF; text-decoration: underline;}

td div { position:relative; }

.formtext { 
	font-size:9pt; 
	margin: 0; 
	padding: 0;
	}
	


.admintable { font-size:12px; font-family:Arial,helvetica;}
.admintable TD { font-size:12px; font-family:Arial,helvetica;}
.admintable .tablehead { background-color:#003366; color:#fff; font-size:12px; font-family:Arial,helvetica;}
.admintable .tablehead A, .admintable .tablehead A:hover { color:#fff; }

.button {
	font-size: 9pt;
	font-weight:bold;
	color:#ffffff;
	padding: 3px 5px;
	background:#009042;
	vertical-align: top;
	width: auto;
	overflow: visible;
	border:none;
	}
.button:hover, .submit:focus {
	border: none;
	background:#99cc98;
	}

