body {
	background-color: #99cc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* line-height: 24px; */
	color: #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 24px; */
	color: #333333;
}

a {font-size: 12px;color: #336600; } 

/* form {
	background-color: #CCCC99;
} */

.Boxed       	{ padding: 1px; border: solid thin }
.Boxed A:link   { color: #000; text-decoration: underline }
.LinkButton   	{ color: #fff; background-color:#666633; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; padding:1px; height:10px; }
.LinkButton A:link   { color: #fff;  text-decoration: none}
.LinkButton A:visited { color: #cfc; text-decoration: none }
.LinkButtonSelected   	{ color: #fff; background-color:#333366; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; padding:1px; height:10px; }
.LinkButtonSelected A:link   { color: #fff; text-decoration: none}
.LinkButtonSelected A:visited { color: #cfc;  text-decoration: none}
.Default 		{ font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.Boxed A:visited  { color: #009; text-decoration: underline; }
.CenterCell 	{ margin: 12px }
.Heading       	{ font-weight: bold; font-stretch: expanded; text-decoration: none; background-color: #0f3; text-indent: 1pt; padding-top: 4px; padding-bottom: 1px; width: 410px }
.Heading_pagebreak { page-break-before: always; font-weight: bold; font-stretch: expanded; text-decoration: none; background-color: #0f3; text-indent: 1pt; padding-top: 4px; padding-bottom: 1px; width: 410px }
.Council ul  	{ display:compact; left: -12px }
.Council li 	{ margin-left: -18px; left: -12px }
.Council font 	{ margin-left: -18px }
.small 			{ color: black; font-size: xx-small; }
.small A:link 	{ color: black; font-size: xx-small; }
textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.section {
	width:620px;
	margin-bottom:2px;
	}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 	background-color: #99CC00; 
 	color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 	color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 	color: #FFFF33;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
 	color: #000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.add_del_comp {
	background-color:#000;
	border:2px;
	margin:5px;
	padding:3px;
	}
.add_del_comp form {
	background-color:inherit;
	/* height:8px; */
	border:0;
	margin:0;
}
.add_del_comp td, th {
	background-color:#99cc66;
	height:10px;
	margin:0;
}
.add_del_comp input {font-size:10px;
}

/*
.add_del_listbox { 
	border: thin;
	background:#FFFFFF;
	padding:1;
	margin:1;
	border-style:double;
	padding:1;
}
.add_del_listbox form {background-color:#ffffff;
}
*/
/* .add_del_listbox table { border:thin; } */


.topbox {	float:none;
			position:absolute;
			top:0px;
			left:10px;
			width: 800px;
			height:120px;
			margin:0;
			padding:0;
}

.nav_panel {position:absolute; float:none; top:130px; left:0px;	 width:128px; }
.main_panel{

	position:absolute;
	float:none;
	left:135px;
	top:130px;
	width:600px;
	
}
.main_panel table td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.15em;
}
.main_panel_wide{

	position:absolute;
	float:none;
	left:135px;
	top:130px;
	width:700px;
}
.main_panel_print{

	position:absolute;
	float:none;
	left:5px;
	top:5px;
	width:700px;
}
/* .bottom {
	clear: both;
	font-size: 9px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	color: #666666;
	border-top: 1px solid #999999;
	}
*/
.bottom {position:absolute; top:760px; left:0px; width:600px; }

.field_error {background-color:#FF3333;
	      color: #fff;
	}
	
.debug {float:right;
		margin-top:125px;
		width:85px;
		border:medium;
		border-style:dashed;
		font-size:9px;
		line-height:11px;
}

/* Styles for people tabs */
.fam_tab { /* on table tab */
		background-color:#00CCFF;
		border:1px;
		border-style:solid;
		margin:2px;
		padding:0;
		}
.fam_tab tr td {border:2px;
		background-color:#669999;
}
.fam_tab td {text-align:center;
}
.fam_tab_active td {
		background-color:#FFFFFF;
}

.event_note {font-style:italic;
}

li {line-height:16px;
}

.login_error {background-color:#FF0000; font-weight:bold; color:#FFFFFF; text-align:center; }

.gen_med_car {
	/* border:thin solid; */
	/* background-color:#00FF00; */
	margin:3px;
}
.gen_med_car td {
	margin:3px;
	padding-left:8px;
	padding-right:8px;
}

.gen_med_car_active { background-color:#CCCCCC;
		border:3px inset;
		border-style:inset;
}

/* for sc_patrols */
.patrol_table {
		background-color: #33FFCC;
		margin-top: 2px;
}
.patrol_table td {
		vertical-align:top;
}
.patrol_table_list {
		vertical-align:top;
}
.patrol_table_list img {
		border: 1px;
}
.patrol_table_spacer {	width:20px; }
.patrol_table table {
		background-color:#000000;
}

.patrol_table table td {
		background-color:#00FF66;
		line-height:14px;
		padding:0;
		margin:0;
		vertical-align:middle;
		padding-left:5px;
		padding-bottom:0px;
}
.patrol_table table td form { border:0; background-color:#00CCCC; vertical-align:middle;}
.patrol_table input[type="submit"] {
	font-size:9px;
	cursor:pointer;
}

.patrol_facebook {
		background-color: #33FFCC;
		margin-top: 4px;
}
/* .patrol_facebook td {
		vertical-align:top;
		width: 95px;
		border: 1px;
} */
.patrol_facebook_list {
		vertical-align:top;
}
.patrol_facebook img {
		border: none;
}
.patrol_facebook_spacer {width:10px; }
.patrol_facebook table {
		background-color:#33FFCC;
}

.patrol_facebook_cell {
		vertical-align:top;
		align: top;
		width: 100px;
		border: 1px solid #000000;
		background-color: #ffffff;
}
.patrol_facebook_cell table  {
		background-color:#ffffff;
}
.patrol_facebook_cell table td {
		background-color:#ffffff;
		line-height:14px;
		padding:0;
		margin:0;
		vertical-align:middle;
		padding-left:5px;
		padding-bottom:0px;
		border-top: solid 1px #000000;
}

.patrol_facebook_cell table td a:link {
		text-decoration:none;
}

.roster_table {
		background-color: #33FFCC;
}
.roster_table td {
		vertical-align:top;
		border-bottom:1px;
		border-bottom-color:#000000;
		border-bottom-style:solid;
}
.roster_table_list {
		vertical-align:top;
}
.roster_table_spacer {	width:20px; 
			border-bottom:none 0px #000000;
}
.roster_table table {
		background-color:#33FFCC;
}

.roster_table table td {
		background-color:#33FFCC;
		line-height:14px;
		padding:0;
		margin:0;
		vertical-align:middle;
		padding-left:5px;
		padding-bottom:0px;
		border-bottom:none;
		border-bottom-color:#000000;
}

/*  tight_table and tight_table_ruled */

.tight_table, .tight_table_ruled {
		border-collapse:collapse;
		border-bottom:1px;
}
.tight_table tr {
		height:18px;	
}
.tight_table th {
		text-align:left;
		border-bottom-style:solid;
}
.tight_table td {
		background-color:#FFFFFF;
		text-align:left;
		margin:3px;
}
.tight_table .link_button {  /* no effect? */
	font-size:15px;
}
.tight_table input[type="submit"], .tight_table_ruled input[type="submit"], .tight_table_ruled input[type="image"] {
	font-size:9px;
	cursor:pointer;
}
/* input#Del {
	border:none;
	padding:none;
	width:18px;
	height:18px;
	font-size:x-small;
	margin:0px;
	max-height:18px;
} */
/*form#form2 {
	background-color:#336699;
	} */
.tight_table_ruled  tr  td {
		background-color:#FFFFFF;
		border-bottom-width:1px;
		border-bottom-color:#000000;
		border-bottom-style:solid;
}
.tight_table_ruled_nested  tr  td {
		background-color:#FFFFFF;
		border-bottom-width:0px;
		border-bottom-color:#000000;
		border-bottom-style:none;
}

.tight_table_ruled tr td.spacer_cell {
	background-color: #99cc66;
	border-bottom-style:none;
}
.tight_table_ruled tr td.heading_cell {
	border-bottom-width: medium;
	font-weight: bold;
}
.button_wrapper {border:0px;
		caption-side:left;
		border-style:none;
		/*line-height:18px; */
		/*margin-top:-3px;*/
		/*margin-bottom:-8px;  helps ie, screws up firefox */
		/*margin: 0px; */
		outline-style:none;
		outline:0px;
		padding:0px;
		vertical-align:middle;
		white-space:nowrap; }

.button_wrapper  tr  td{
		border-bottom-style:none;
}	
.button_wrapper div {
	margin:0px;
	padding:0px;
	/* height:18px; */
}
.link_button {
	margin:0px;
	background:#99FFFF;
	border:solid 2px #6633CC;
	padding:2px;
}
.link_button a {
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}

.account_table {
	border:2px outset gray;
	border-collapse:collapse;
	width: 800px;
}
.account_table td, th {
	height:1.0em;
	border-bottom:1px outset #000;
	border-right:1px outset #000;
	padding:0px;
}
.account_table input[type="submit"] {
	font-size:9px;
	cursor:pointer;
}
.account_table tr td table td {
	padding:0px;
	border: 0px;
	margin: 0px;

}
.account_table .link_button {
	font-size:9px;
}

.trip_cell {
	margin-bottom:2px;
	padding:3px;
	border: 2px #000 solid;
}

.sc_field {
	border-style:none;
	background-color:#999966;
	font-size: inherit;
}
.sc_field td {
	color:#FFFFFF;
}

.event_message_area {
		background-color:#00CCFF;
		border:1px;
		border-style:solid;
		margin:2px;
		padding:4px;
}

.adv_mid_heading {		text-align:left;
		border-bottom-style:solid;
		padding-left:5px;
		padding-top: 15px;
		padding-bottom:0px;
}

