.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #E7E7E7;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #E7E7E7;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
.diybackground {
	background: url(../images/bodyImg.jpg);
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #582B26;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #582B26;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #77180E;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #77180E;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.topwhite {
	background-image: url(../images/topwhite.jpg);
}
.header_line1 {
	background-color: #000000;
}
.header_line2 {
	background-color: #aaaaaa;
}
.header_line3 {
	background-color: #000000;
}
.header_line4 {
	background-color: #a5a5a5;
}
.bgtshadow {
	background-image: url(../images/tshadow81.jpg);
}
.bgbshadow {
	background-image: url(../images/bshadow81.jpg);
}
.bgheader {
	background: url(../images/hdImg.png);
	background-repeat: repeat;
}
.bgnavigator {
	background-color: #5E5E5E;
}
.bgbody {
	background-color: #FFFFFF;
}
.bgfooter {
	background-color: #000000;
	border-left: #a5a5a5;
	border-right: #a5a5a5;
	border-bottom: #a5a5a5;
}
.content_margin_top {
	padding-top: -8px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}
