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;
}
.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;
}
.white-header20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D302D;
	padding-left: 22px;
}
a.link {
	color: #cccccc;
	text-decoration: underline;
	font-size: 12px;
}
.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;
}
.style1 {color: #FFFFFF}
.style2 {font-family: times new roman,verdana,arial; font-style: italic; font-weight: bold; font-size: 16px;}
.style3 {letter-spacing: 0.2em; font-weight: bold; font-size: 11pt;}
.style4 {font-weight: bold; font-size: 9px;}
.style5 {	color: #FFFF33;
	font-weight: bold;
}
.style6 {	color: #FFFF66;
	font-weight: bold;
}
.style7 {	color: #FFFF00;
	font-weight: bold;
}
a.faq
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFF00;
text-decoration: none;
font-weight: bold;
}

a.faq:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

