body {

	background-color: #000000;

	margin: 0px;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	font-family: verdana, arial, sans-serif;

	font-size: 12px;

	color: #cccccc;

}

.shadow_left {

	background-image: url(images/shadow_left.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.shadow_right {



	background-image: url(images/shadow_right.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.td_holder {

	border: 1px solid #262625;

	padding-bottom: 15px;

}

.top_line {

	background-image: url(images/top_line.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 34px;

}

.keywords {

	color: #999999;

}

a.email:link, a.email:active, a.email:visited {

	color: #888888;

	text-decoration: none;

	font-size: 11px;

}

a.email:hover {

	color: #CCCCCC;

	text-decoration: none;

	font-size: 11px;

}

.bg_right_col {

	background-color: #1c1e1c;

	color: #666666;

	font-size: 11px;

	padding-bottom: 20px;

}
.white-header20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

.quote {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: normal;

	color: #a4aaa5;

	font-style: italic;

	text-align: center;

	padding-top: 10px;

	padding-right: 10px;

	padding-left: 10px;

}

.border_bottom {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #2d302d;

}

.h1 {

	font-weight: bold;

	text-transform: uppercase;

}

.h2 {

	font-weight: bold;

	text-transform: uppercase;

	font-size: 16px;

}

.border_left {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #2D302D;

	padding-left: 22px;

}

a.link {

	color: #cccccc;

	text-decoration: underline;

}

.footer_bg {

	background-color: #2f322f;

	height: 30px;

}

.footer {

	height: 30px;

	color: #2f322f;

	font-size: 11px;

	padding: 10px 10px 30px;

}

a.netmastery {



	color: #2f322f;

	text-decoration: underline;

}


