body{
	background: #8f8f8f;
	font-family: Arial, Helvetica, sans-serif; 
}

#header{
	background:url(../images/pctools-content-bg.png) repeat-y center;
	width: 808px;
	height: 142px;
	margin-left: auto;
	margin-right: auto;
}
.headertable {
	background:url(../images/pctools-header-bg.jpg) center no-repeat;
	height: 142px;
}
.mainmenutd {
	padding-right: 20px;
	font-size: 12px;
	color:#0033CC;
}
.mainmenutd a{
	font-size: 12px;
	color:#0033CC;
	text-decoration: none;
}
.mainmenutd a:hover{
	font-size: 12px;
	color:#0099FF;
	text-decoration:underline;
}
.contenttable{
	background:url(../images/pctools-content-bg.png) repeat-y center;
}
h1 {
	color:#ffffff;
	font-size:28px;
	padding-left: 150px;
	padding-top: 40px;
}
.subheading {
	font-style:italic;
	font-weight: normal;
}
h2 {
	color:#0033CC;
	padding-left: 50px;
	padding-top: 20px;
	font-size:18px;
	font-weight: normal;
}

.toplist {
	font-size: 14px;
	list-style-image:url(../images/pctools-check.gif);
	line-height: 18px;
}

.barhead{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding-left: 17px;
}
.boxcontent{
	font-size: 12px;
	line-height: 18px;
	padding: 8px 33px;
}

.footertext {
	font-size: 10px;
	color:#333333;
}
.footertext a{
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}
.footertext a:hover{
	font-size: 10px;
	color:#003399;
	text-decoration:underline;
}

/* subpages style */

#sub_container {
	background:url(../images/pctools-content-bg.png) repeat-y center;
	width:808px;
	margin-left:auto;
	margin-right:auto;
}

#default_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 10px 5px 10px;
}

#default_content td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


#default_content A{
	color: #003399;
	text-decoration: none;
}#default_content .header {
	color: #006699;
	text-decoration: none;
}
#default_content h1 {
	color:#3366CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#default_content .highlight {
	font-weight:bold;
	color: #000066;
}
/* end subpages style */
