.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.diybackground {
	background: url(../images/bodyImg.jpg);
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #916100;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #916100;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #E09704;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #E09704;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.topwhite {
	background-image: url(../images/topwhite.jpg);
}
.header_line1 {
	background-color: #266590;
}
.header_line2 {
	background-color: #4d8fb2;
}
.header_line3 {
	background-color: #1a5371;
}
.header_line4 {
	background-color: #ffce7f;
}
.bgtshadow {
	background-image: url(../images/tshadow81.jpg);
}
.bgbshadow {
	background-image: url(../images/bshadow81.jpg);
}
.bgheader {
	background: url(../images/hdImg.jpg);
	background-repeat: repeat;
}
.bgnavigator {
	background-color: #f6bc6c;
}
.bgbody {
	background-color: #FFFFFF;
}
.bgfooter {
	background-color: #74dcdf;
	border-left: #9ee5e9;
	border-right: #9ee5e9;
	border-bottom: #9ee5e9;
}
.content_margin_top {
	padding-top: 0px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}
