body {
	background-color: #232323;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	color: #CCCCCC;
	font-size: 11px;
}
.border_left {
	background-image: url(images/border_repeat_left.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.border_right {

	background-image: url(images/border_repeat_right.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.top_seo {
	background-image: url(images/top_SEO.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 941px;
	color: #7e7e7e;
	padding-left: 40px;
	vertical-align: middle;
}
.workspace_bg {
	background-image: url(images/workspace_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4f4f4f;
	height: 350px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 59px;
	font-size: 10px;
	color: #666666;
}
.netmastery {
	color: #666666;
	text-decoration: underline;
}
.homepage_boxes_bg {
	background-image: url(images/boxes_bg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	padding-left: 12px;
	color: #FFFFFF;
	width: 205px;
}
a.linkWhiteBold:link, a.linkWhiteBold:active, a.linkWhiteBold:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkWhiteBold:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.linkWhite:link, a.linkWhite:active, a.linkWhite:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.linkWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.linkBlackBold:link, a.linkBlackBold:active, a.linkBlackBold:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.linkBlackBold:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 9px;
	text-transform: uppercase;
}
.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 9px;
	text-transform: uppercase;
}
.img_border {
	border: 1px solid #c6c6c6;
}
.left_menu_bg {
	background-image: url(images/left_menu.jpg);
	height: 400px;
	width: 240px;
}
.h3 {

	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
}
a.linkLeftMenu_sub:link, a.linkLeftMenu_sub:active, a.linkLeftMenu_sub:visited {
	color: #8D8D8D;
	text-decoration: none;
}
a.linkLeftMenu_sub:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkLeftMenu:link, a.linkLeftMenu:active, a.linkLeftMenu:visited {
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
a.linkLeftMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.workspace_bg2 {
	background-image: url(images/workspace_bg_inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	background-color: #707070;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-right: 12px;
	padding-left: 24px;
	color: #FFFFFF;
	width: 670px;
}
.workspace_bg2_top {
	background-image: url(images/workspace_bg_inside_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 708px;
	height: 19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.workspace_bg2_bottom {

	background-image: url(images/workspace_bg_inside_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 708px;
	height: 4px;
}
.h4 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
}
.img_border_padding_left {
	border: 1px solid #C6C6C6;
	margin-bottom: 10px;
	margin-left: 20px;
}
.h5 {

	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 9px;
	text-transform: uppercase;
}
