body {
	margin:0px;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
}
td {
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
}

#header {
	height: 60px;
	background: url(images/header_blank.jpg) no-repeat;
	position: relative;
}

#siteTitle {
	position: absolute;
	top: 17px;
	width: 468px;
	text-align: center;
	font-size: 2.0em;
	font-weight: bold;
	color: #OOOOOO;
}
a.headerLink { 
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.headerLink:hover { 
	text-decoration:underline;
}
a.articleLink { 
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.articleCatLink { 
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.articleHeaderTop{
	background-image:URL(images/articleHeaderTop.jpg);
}
.articleHeaderCenter{
	background-image:URL(images/articleHeaderCenter.jpg);
}
.articleHeaderBottom{
	background-image:URL(images/articleHeaderBottom.jpg);
}
.sideMenuCatTop {
	background-image:URL(images/sideMenuCatBGTop.jpg);
}
.sideMenuCatCenter {
	background-image:URL(images/sideMenuCatBGCenter.jpg);
	font-size:11px;
	color:#FFFFFF;
	height:17px
}
.sideMenuCatBottom {
	background-image:URL(images/sideMenuCatBGBottom.jpg);
}
.sideMenuLinkTop {
	background-image:URL(images/sideMenuCatBGTop.jpg);
}
.sideMenuLink {
	background-image:URL(images/sideMenuLinkBGCenter.jpg);
	font-size:11px;
	color:#000000;
	height:17px
}
.sideMenuLinkBottom {
	background-image:URL(images/sideMenuLinkBGBottom.jpg);
}
.orange {
	color:#FF6600;
	text-decoration:none;
}
.white {
	color:#FFFFFF;
	text-decoration:none;
	
}
.red {
 	color:#CC0000;
}
.whiteLarge {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.pHeaderBlue {
 	color:547FB6;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
}
.pheadingboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.padFive {
	padding:5px;
}
.padTen {
	padding:10px;
}
.title {
	font-size:18px;
	margin:5px;
}
.catSelected{
	display:block;
}
.catNone{
	display:none;
}
#topThree1 {
	border: 1px solid #bbb;
	float: left;
	margin: 0px 6px 3px 0px;
	width: 185px;
	height: 160px;
	background: #fff
}
#topThree2 {
	border: 1px solid #bbb;
	float: left;
	margin: 0px 6px 3px 6px;
	width: 186px;
	height: 160px;
	background: #fff
}

#topThree3 {
	border: 1px solid #bbb;
	float: left;
	margin: 0px 0px 3px 6px;
	width: 186px;
	height: 160px;
	background: #fff;
}
#topHeader1 {
	position: relative;
	background: URl(images/topHostHDR1.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	height: 26px;
}
#topHeader2 {
	position: relative;
	background: URl(images/topHostHDR2.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	height: 26px;
}
#topHeader3 {
	position: relative;
	background: URl(images/topHostHDR3.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	height: 26px;
}
.topHeaderLink, .topHeaderLink:hover{
	position: relative;
	top: 3px;
	left: 45px;
	font-size: 16px;
}
#topContent {
	border-top: 1px solid #bbb;
	padding: 5px;
}
#topContent ul {
	/*--- ie ---*/
	margin:  0px 0px 0px 15px;
    /*--- moz ---*/
	padding: 0px 0px 0px 15px;
}
#topContent li {
	margin: 0px;
}
#topContent li.noBullet {
	list-style-type: none;
}
#topThreeSide {
	border: 1px solid #69c;
	margin: 0px 0px 1px 0px;
	width: 160px;
	height: auto;
	text-align: left;
}
#topHostSideHeader {
	margin: 0px 0px -1px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: 160px;
	color: #fff;
	font-weight: bold;
	background: URL(images/topHostsSideTop.jpg) no-repeat;
}
