body {
	background: url('../images/mod_bck.png');
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, sans;
}


table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, sans;
}


.sitecontent {
	background: #ffffff;
}



.leftcontent {
	vertical-align: top;
	width: 170px;
}


.centercontent {
	vertical-align: top;
}


.centerrightcontent {
	vertical-align: top;
}


.rightcontent {
	vertical-align: top;
	width: 220px;
}


.centerrightcontent {
}


#sitecontent {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: #ffffff;
}


#sitelogo {
	height: 160px;
	//background: url('../images/meca_logo.png') no-repeat center center;
	text-align: center;
}

#sitelogo img {
	border: 0px;
}


#pagecontent {
	position: relative;
}

#leftcontent {
	margin-left: 3px;
	float: left;
	position: relative;
	width: 160px;
}

#centercontent {
	margin-left: 10px;
	padding-right: 10px;
	float: left;
	position: relative;
	width: 490px;
	background: url('../images/menu_border.png') top right repeat-y;
}

#rightcontent {
	//background: url('../images/mod_bck.png');
	float: right;
	position: relative;
	width: 200px;
	margin-right: 3px;
}

#centerrightcontent {
	margin-left: 10px;
	float: left;
	position: relative;
	width: 670px;
}

#footer {
	position: relative;
	clear: both;
	text-align: right;
	background: #ffffff;
	height: 20px;
	color: #b9b9b9;
	margin: 0px;
	font-style: italic;
	border-top: 1px solid #d9d9d9;
}


#footer a {
	color: #99aaff;
	text-decoration: none;
	font-style: normal;
}


#footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#content_copyright {
	position: relative;
	float: left;
	margin-left: 20px;
}



#design_copyright {
	position: relative;
	float:right;
	margin-right: 20px;
}
	

.menu {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	//background: url('../images/menu_border.png') top right repeat-y;
	background: #e0e0e0;
}


.menu_hover {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	//border-right: 5px solid #3366ff;
	color: #3366ff;
	background: #f0f0f0;
}


.menu a {
	text-decoration: none;
	color: #3366ff;
}


.menu a:hover {
	text-decoration: underline;
	color: #3366ff;
}


.menu_hover a, a:hover {
	text-decoration: underline;
	color: #3366ff;
}


.menu a:visited {
	color: #3366ff;
}


#current {
	//font-weight: bold;
	background: #d1010b;
	background: #3366ff;
}


#current a {
	color: #ffffff;
}


#current a:hover {
	text-decoration: none;
}



h1 {
	color: #3366ff;
	padding-left: 15px;
}


.quote {
	font-size: 14px;
	padding-left: 30px;
	font-style: italic;
}


.quote_author {
	float: right;
	font-style: italic;
	text-align: right;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom: 1px solid #d0d0d0;
}


.address {
	padding-left: 15px;
}


.picture {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}



.login {
	border: 1px solid #a0a0a0;
}



.login_title {
	height: 20px;
	background: #ffffaa;
	text-align: center;
	font-weight: bold;
}



.login_failed {
	color: #ff0000;
}


.calendar {
	width: 100%;
	border: 1px solid #a0a0a0;
	text-align: right;
}


.calendar table {
	text-align: center;
}


.month_name {
	height: 20px;
	background: #ffffaa;
	text-align: center;
	font-weight: bold;
}


.today {
	font-weight: bold;
	border: 1px solid #000000;
	background: #3366ff;
	color: #ffffff;
}


.day_with_events {
	font-weight: bold;
}


.day_with_no_events {
	font-weight: normal;
}


.form_help {
	color: #b0b0b0;
	font-style: italic;
	margin-left: 20px;
}


.form_required_field {
	background: #ffffbb;
}



.form_optional_field {
	background: #ffffff;
}



.text_soft {
	color: #a0a0a0;
}



.last_updated {
	text-align: center;
	color: #a0a0a0;
	font-style: italic;
}


.news {
	width: 100%;
	border: 1px solid #a0a0a0;
	list-style: none;
}



.news_title {
	height: 20px;
	background: #ffffaa;
	text-align: center;
	font-weight: bold;
}



.news_date {
	color: #808080;
}


.news_content_short {
	font-style: italic;
	color: #404040;
}


.news ul {
	list-style: none;
	padding-left: 10px;
}



.login_form {
	border: 1px solid #a0a0a0;
}


.find_contractor {
	border: 1px solid #a0a0a0;
}


.find_contractor_title {
	background: #ffffaa;
	font-weight: bold;
	text-align: center;
}


.spacer {
	width: 20px;
}



.err_msg {
	color: #ff0000;
	font-style: italic;
}



.map {
	width: 500px;
	height: 420px;
}



.contractors {
	float: right;
	width: 230px;
	border: 1px solid #000000;
	font-size: 10px;
}



.contractor_name {
	font-weight: bold;
	font-size: 10px;
}



.contractor_tr_hover {
	background: #e0e0e0;
}



.contractor_addr {
	font-size: 10px;
}



.roster_name {
	font-weight: bold;
}


.roster_address {
}


.roster_contact {
}



.roster_th {
	background: #808080;
	color: #ffffff;
	text-align: left;
	height: 25px;
}


.roster_tr_hover {
	background: #c0c0e0;
}



.pwd_change_error {
	color: #ff0000;
}


.pwd_change_ok {
	color: #0000ff;
}

