html {
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #CCFF00;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #CCFF00;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #222222;
	}

body {
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#2b2f31;
	background-attachment:fixed;
	margin:0px;
	}
	
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
	
th {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-image:url(../images/bg.gif);
	}
	
img {
	border-color:#000000;
	text-decoration:underline;
	}
	
a:link {
	color:#075402;
	text-decoration:underline;
	}
	
a:hover {
	color:#95aa4c;
	text-decoration:none;
	}

#container {
	width:804px;
	margin:10px auto 0px auto;
	padding-top:9px;
	padding-bottom:18px;
	background-image:url(../images/bg.gif);
	overflow:visible;
	}
	
#main {
	width:784px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin:0px 9px 9px 9px;
	overflow:visible;
	}
	
.main {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	background-color:#FFFFFF;
	margin:9px 9px 9px 9px;
	overflow:visible;
	}
	
#header {
	width:784px;
	height:75px;
	background-image:url(../images/nptechHeader.jpg);
	}
	
#navigation {
	float:right;
	width:310px;
	height:16px;
	margin-top:30px;
	margin-right:10px;
	font-family:Tahoma;
	/*color:#757e85;*/
	font-size:14px;
	}
	
#navigation a:link{
	font-family:Tahoma;
	color:#075402;
	font-size:14px;
	text-decoration:none;
	}
	
#navigation a:hover{
	font-family:Tahoma;
	color:#95aa4c;
	font-size:14px;
	text-decoration:underline;
	}
	
#subnavigation {
	float:left;
	width:275px;
	height:18px;
	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
	font-size:15px;
	text-align:left;
	}
	
#subnavigation a:link{
	font-family:Tahoma;
	color:#e1fe6e;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}
	
#subnavigation a:hover{
	font-family:Tahoma;
	color:#99fe00;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#subnavigation a:visited{
	font-family:Tahoma;
	color:#e1fe6e;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#bar {
	width:784px;
	height:27px;
	background-image:url(../images/bottomBar.jpg);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
		
#content {
	width:774px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	}
	
#copyright {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	padding-right: 10px;
	}

#hostingTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	}
	
#designSidebar {
	font-size:10px;
	font-weight:bold;
	}
	
/* FONTS */
.style9 {font-size: 11px; line-height:14px}
.style10 {font-size: 9px; line-height: 14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
}
.style12 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style13 {color: #FFFFFF}
.style14 {color: #FFFFFF; font-size: 11px; font-weight:bold; line-height:14px;}