h1 {
	padding: 3px;
	background-repeat: repeat-x;
	background-color: #1178b2;
	color: white;
	font-weight: bold;
	font-size: small;
}

h2 {
	color: #1178b2;
	font-weight: bold; 
	font-size: medium;
	padding: 2px;
	background-repeat: repeat-x;
	background-color: #353535;
	border-bottom: 1px solid #c1c0c0;
}
h2 a:link, h2 a:visited {color: #0d6a8b; font-weight: bold; text-decoration: none;}
h2 a:hover, h2 a:active {color: #B6B6B6; text-decoration: underline;}

hr {
	width: 100%;
	color: #e0e0e0;
	background: url(img/bgcolor.gif);
	background-color: #4c4c4c;
	border: 1px solid #4c4c4c;
	height: 4px;
	margin: 0 0 0 0;
	padding: none;
	border: none;
}

a:link, a:visited {color: #333333; font-weight: bold; text-decoration: none;}
a:hover, a:active {color: #1178b2; text-decoration: underline;}


a.celltxtnimages:link, a.celltxtnimages:visited {color: white; font-size: small; text-decoration: none;}
a.celltxtnimages:hover, a.celltxtnimages:active {color: white; font-size: small; text-decoration: underline;}

.Intro p {margin: 0 4px 0 0;}
.Intro ul {border-bottom: 1px solid #1178b2;}


.linkList a:link, .linkList a:visited {color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: x-small;}
.linkList a:hover, .linkList a:active {text-decoration: underline; color: #FFFFFF; font-size: x-small;}

.backTop {background-color: #4c4c4c; padding: 3px;}
.backTop hr {display: none;}
#navTools {border-top: 5px solid #e0e0d0;}

.mockups {color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: x-small;}

.free {color: #00FF00; font-weight: bold; text-decoration: none; font-size: x-small;}

.paid {color: #FFCC00; font-weight: bold; text-decoration: none; font-size: x-small;}




.content p { color: #FFFFFF; font-weight: normal; font-size: x-small;}
.red { color: #FF0000; font-weight: bold; font-size: x-small;}
.info { color: #FFFFFF; font-weight: normal; font-size: x-small;}



body {
	border: 0px;
	border-bottom: 0;
	background-color: #161616;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.tablebody { 
background: #161616;	
	margin: 0 auto;
	width: 701px;
	align: center;
}
