body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003419;
	font-size:12px;
	line-height:18px;
	background:url(../images/body_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#bbccff;
	}

img{
	border:none;
	margin:0px;
	padding:0px;
	}

.required {
	font-weight:bold;
	color:red;
	font-size:1.4em;
}

.hidden {display: none;}
.visible {display: block;}
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

p, a, ul, li, form, select, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	}

.calendar_municipal {
	background-color:#D8E1FE;
}

.calendar_recreation {
	background-color:#9BE9C1;
}

ul.sitemap { 
	margin-top:0px; margin-bottom:5px; padding:0px; 
}

ul.sitemap li.sitemap {
	margin-top:0px; margin-bottom:5px; padding:0px; 
}

ul.sitemap ul.sitemap { 
	margin-top:0px; margin-bottom:5px; padding:0px; 
}

ul.sitemap ul.sitemap li.sitemap {
	margin-top:0px; margin-bottom:5px; padding:0px; 
}

ul.sitemap ul.sitemap ul.sitemap { 
	margin-top:0px; margin-bottom:5px; padding:0px; 
}

ul.municipal { 
	color:blue;
}

u.recreation {
	color:green; 
}

div ul {
	margin:20px;
}

h1 {
	font-size:14pt;
	color:#0000FF;
	margin-bottom:33px;
}

h2 {
	font-size:12pt;
	color:#0000FF;
	margin-bottom:24px;
}

h3 {
	font-size:11pt;
	color:#000000;
	margin-bottom:12px;
}

h6 {
	font-weight:normal;
	font-size:8pt;
	color:#0000FF;
}

#wrapper{
	width:974px;
	margin:0px auto;
	position:relative;
	}
	
td.flashcontainer{
	background:url(../images/flash_corner.jpg);
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-color:#FFFFFF;
	}

.blue_menu{
	position:absolute;
	left:10px;
	top:175px;
	width:954px;
	height:34px;
	color:#FFFFFF;
	font-size:13px;
	}
td.bluenew{
	background:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	background-position:left;
	}
.upperbluenavg{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.upperbluenavg li{
	float:left;
	display:block;
	padding-right:37px;
	padding-top:6px;
	}
.upperbluenavg a{
	text-decoration:none;
	color:#FFFFFF;
	}
.upperbluenavg a:hover{
	text-decoration:none;
	color:#dfe7fe;
	}

tr.contact_us {
	vertical-align:top;
}

th.contact_us {
	font-weight:bold;
	font-size:1.1em;
	border-bottom:2px solid black;
	text-align:left;
}

th.spacing {
	padding-top:40px;
}

td.contact_us {
	color:#666666;
	padding-top:10px;
}

td.tab {
	line-height:.8em;
}
	
td.tab ul {
	margin:0px;
	padding:0px;
}
	
td.tab li {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	line-height:.4em;
}
	
td.tab a {
	margin:0px;
	padding:0px;
	font-size:1.1em;
}
	
/* GREEN MENU BAR STYLE START FROM HERE */

table.greenmenu{
	background:url(../images/green_navg_back.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	font-size:13px;
	color:#FFFFFF;
	}

table.greenmenu a{
	color:#ffffff;
	text-decoration:none;
	}

table.greenmenu a:hover{
	color:#baffdc;
	text-decoration:none;
	}

/* GREEN MENU BAR STYLE ENDS HERE */

td.welcome{
	color:#3333cc;
	font-size:20px;
	text-align:left;
	vertical-align:middle;
	}
	
a.welcome {
	text-decoration:none;
}

td.program{
	font-size:17px;
	color:#ffffff;
	background:url(../images/program_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
	text-align:left;
	padding-left:30px;
	}

td.yellow_rounded{
	background:url(../images/yellow_back.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;
	padding-left:26px;
	color:#3333cc;
	vertical-align:top;
	line-height:16px;
	}

td.yellow_rounded ul{
	margin-top:10px;
	margin-left:15px;
	}

td.yellow_rounded li{
	font-size:14px;
	line-height:30px;
	list-style-type:disc;
	}

td.yellow_rounded a{
	text-decoration:none;
	color:#3333cc;
	}

td.yellow_rounded a:hover{
	text-decoration:underline;
	color:#3333cc;
	}

table.gridhorz {
	border:1px solid black;
	border-collapse:collapse;
}

tr.gridhorz {
	vertical-align:top;
}

th.gridhorz {
	border-bottom:1px solid black;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
}

td.gridhorz {
	padding:4px;
}

table.file_disp {
	border:1px solid black;
	border-collapse:collapse;
}

tr.file_disp {
	vertical-align:top;
}

tr.alt_color {
	background-color: #A7BDFB;
}

th.file_disp {
	border-bottom:1px solid black;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	background-color:#7095FD;
	color:white;
	text-align:left;
}

td.file_disp {
	padding:4px;
	text-align:left;
}

.big_red_txt{
	color:#fb1301;
	font-size:16px;
	}
.big_blk_txt{
	color:#000000;
	font-size:16px;
	line-height:1.2em;
	}
.big_txt{
	font-size:13px;
	}
a.meeting{
	margin-right:2px;
	font-size:15px;
	color:#000000;
	background:url(../images/white_head.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:134px;
	height:24px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:6px;
	}
a.meeting:hover{
	margin-right:2px;
	font-size:15px;
	color:#000000;
	background:url(../images/white_head_over.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:134px;
	height:24px;
	display:block;
	text-decoration:none;
	padding-top:6px;
	text-align:center;
	}
	
a.lmt_news{
	margin-left:10px;
	margin-right:2px;
	font-size:15px;
	color:#000000;
	background:url(../images/green_head.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:134px;
	height:24px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:6px;
	}
a.lmt_news:hover{
	margin-left:10px;
	margin-right:2px;
	font-size:15px;
	color:#000000;
	background:url(../images/green_head_over.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:134px;
	height:24px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:6px;
	}
a.public{
	font-size:15px;
	color:#000000;
	background:url(../images/blue_head.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:134px;
	height:24px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:6px;
	}
a.public:hover{
	font-size:15px;
	color:#000000;
	background:url(../images/blue_head_over.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	width:134px;
	height:24px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:6px;
	}

td.green_rounded{
	background:url(../images/rounded_green_back.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding-left:23px;
	}

td.green_rounded_900{
	background:url(../images/rounded_green_back_900.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding-left:23px;
	}

td.green_rounded ul{
	margin-left:15px;
	margin-top:5px;
	}
td.green_rounded li{
	line-height:28px;
	}
td.green_rounded a{
	color:#3333cc;
	text-decoration:none;
	}
td.green_rounded a:hover{
	color:#3333cc;
	text-decoration:underline;
	}
td.white_rounded{
	background:url(../images/rounded_white_back.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding-left:23px;
	}
td.white_rounded_900{
	background:url(../images/rounded_white_back_900.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding-left:23px;
	}
td.blue_rounded{
	background:url(../images/rounded_blue_back.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding-left:23px;
	}
td.blue_rounded_900{
	background:url(../images/rounded_blue_back_900.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding-left:23px;
	}
	
/* FOOTER STYLE START FROM HERE */

td.footer{
	background:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	background-position:left;
	color:#FFFFFF;
	}
td.footer a{
	color:#FFFFFF;
	text-decoration:none;
	}
td.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

/* FOOTER STYLE ENDS HERE */

.inner{
	text-align:left;
	vertical-align:top;
	padding-right:25px;
	color:#333333;
	}
	
div.content	 {
	color:black;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

/* calendar stuff */
input.calendar_day {
	font-size:.7em;
}
.event_sched {
	background-color:#FFCCFF;
}

table.calendar tr {
	vertical-align:top;
}

table.calendar th {
	font-weight:bold;
	padding:4px;
}

table.calendar td {
	padding:4px;
}

/* calendar - keep today as the last css for calendars */
.today {
	background-color:#FFFF99;
}

.text_calendar_big {
	font-size:.8em;
}

/* tabs */

div.TabContentHeader {
	font-weight:bold;
	font-size:1.2em;
	padding-top:5px;
	padding-bottom:10px;
}

span.tab {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CE3131;
	padding: 0px 2px 1px 2px;
	color: white;
	cursor: pointer;
	float: left;
	font-size: .9em;
}

span.tabSelected {
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #grey black black #grey;
	color: white;
	background-color: #CE3131;
	padding: 0px 2px 0px 2px;
	cursor: default;
	float: left;
	font-size: .9em;
}

span.tabAdmin {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CE3131;
	padding: 0px 2px 0px 2px;
	color: black;
	cursor: pointer;
	float: left;
	font-size: .9em;
}

span.tabAdminSelected {
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #grey black black #grey;
	color: white;
	background-color: #CE3131;
	padding: 0px 2px 0px 2px;
	cursor: default;
	float: left;
	font-size: .9em;
}

/* messages */
.message {
	background-color:#CCFFCC;
	color:#000000;
	border:1px solid black;
	font-size:1.2em;
	height:2.2em;
	vertical-align:top;
	padding-top:10px;
}

div.message_server { 
	width:550px;
	background-color:#00FF00;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:4px;
}

table.message_server { 
}

tr.message_server { 
	vertical-align:top;
}

th.message_server { 
	font-size:1.1em;
	font-weight:bold;
	padding-right:8px;
	color:#000000;
}

td.message_server { 
	color:#000000;
	font-weight:bold;
}

div.message_application { 
	background-color:#5E81E5;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:4px;
}

table.message_application { 
}

tr.message_application { 
	vertical-align:top;
}

th.message_application { 
	font-size:1.1em;
	font-weight:bold;
	padding-right:8px;
	color:#333333;
}

td.message_application { 
	color:#FFFFFF;
	font-weight:bold;
}

div.message_session { 
	width:550px;
	background-color:#FF0000;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:4px;
}

table.message_session { 
}

tr.message_session { 
	vertical-align:top;
}

th.message_session { 
	font-size:1.1em;
	font-weight:bold;
	padding-right:8px;
	color:#00FF00;
}

td.message_session { 
	color:#FFFFFF;
	font-weight:bold;
}

div.message_request { 
	width:966px;
	background-color:#CCFFCC;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:4px;
}

table.message_request { 
}

tr.message_request { 
	vertical-align:middle;
}

th.message_request { 
	font-weight:bold;
	padding-right:8px;
	color:#333333;
}

td.message_request { 
	color:#333333;
	font-weight:bold;
	font-size:.9em;
}

@media screen { 
	div.restrict_height {
		height:320px; 
		padding-left:20px; 
		padding-right:10px; 
		overflow:auto;
	}

	div.restrict_height_600 {
		height:600px; 
		padding-left:20px; 
		padding-right:10px; 
		overflow:auto;
	}
}
