body {
	background-color: #cafe8c;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
a {
	color: #3E64AF;
}
a:focus {outline:none;}
object {outline:none;} 
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	min-width:780px;
}
#content {
	background-color: #FFFFFF;
	min-width:780px;
}
#memberof {
	background-color: #FFFFFF;
	min-width:780px;
}
#flashlogo {
	background-attachment: scroll;
	background-image: url(images/advancedelectric_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	background-attachment: scroll;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-width:780px;
	height:88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.photoborder {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
a:hover {
	color: #6C0;
}
.smalltext {
	font-size: 11px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3270E9;
	border: 1px solid #999999;
	font-weight: bold;
}
.bodytextbigger {
	font-size: 15px;
}
.tipborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}
#quote {
	padding: 20px;
	border: 1px dotted #999999;
	background-color: #f8f8f8;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00CC13;
}
sup {
	text-decoration: blink;
	color: #F60;
}
