.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #fcfcfc;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
.diybackground {
	background: url(../images/bodyImg.jpg);
}
table {
	font-size: 100%;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fcfcfc;
	line-height: 1;
}
a:link {
	color: #1808fc;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #1808fc;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #208219;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #208219;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
.topwhite {
	background-image: url(../images/topwhite.jpg);
}
.header_line1 {
	background-color: #000000;
}
.header_line2 {
	background-color: #ffffff;
}
.header_line3 {
	background-color: #191919;
}
.header_line4 {
	background-color: #bbbbbb;
}
.bgtshadow {
	background-image: url(../images/tshadow81.jpg);
}
.bgbshadow {
	background-image: url(../images/bshadow81.jpg);
}
.bgheader {
	background: #0B080F;
}
.bgnavigator {
	background-color: #020202;
}
.bgbody {
	background-color: #FFFFFF;
}
.bgfooter {
	background-color: #6b6b6b;
	border-left: #8c8c8c;
	border-right: #8c8c8c;
	border-bottom: #8c8c8c;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
