* {
padding: 0;
margin: 0;
}
body {
	background-color:#484848;
	font-size:12px;
	text-align: center;
	padding-top:0px;
	margin-top:0px;
	height:500px; /* this is the key! */
	color:#6c6c6c;
	font-family:Verdana, Helvetica, Arial Narrow, Tahoma, Arial;
	}

body a {
	text-decoration:none;
	color:#000000;
	}
	
body a:hover { text-decoration:underline;}

 .hlt {
                background-color: #CCCCCC;
                color: #000;
            }

#container {
	width: 960px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	padding-left:0px;
	padding-right:0px;
	min-height: 400px;
	margin: 0 auto;
	background-color:#ffffff;
	margin-top:30px;
}

#googlead{
	padding-left:10px;
	padding-right:10px;
}

* html #container {
height: 400px;
}

td {
	vertical-align:top;
	text-align:left;
	}
		
#topmenu {
width:100%%;
height:20px;
text-align:center;
border-top: #0122ad double;
border-bottom: #0122ad double;
background-color:#1d417a;
color:#FFFFFF;
font-size:10pt;
padding-top:5px;
margin-top:5px;
background-image:url(images/navbar.gif);
background-repeat:repeat-x;
}

#topmenu a {
color:#FFFFFF;
}

div.hr {
  height: 25px;
  width:100%;
  background:  url(images/hr.jpg) no-repeat scroll center;
  padding-top:35px;
  padding-bottom:0px;
}
div.hr hr {
  display: none;
}

h1 {text-align:left; font-size:14pt; line-height:18pt; color:#000000; padding-bottom:10px;}

.imgborder { border:1px solid #000000;}

.pipe { padding-left:10px; padding-right:10px; color:#FFFFFF}

.footer { font-size:9pt; text-align:center;}

.pipe_footer { padding-left:5px; padding-right:5px; color:#b5a7a7}

.left {padding-left:10px; padding-top:10px; width:215px;}
.middle {padding-left:5px; padding-top:10px; float: left; width:530px;}
.right {padding-left:5px; padding-top:10px; width: 215px; }
/*---------------------------------------------------*/
.box {
	margin: 0px 0px 0px 0px;
}

.boxTopLeft {
	float: left;
	background: url("images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopLeft2 {
	float: left;
	background: url("images/boxTopLeft2.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopCenter {
	float: left;
	background: url("images/boxTopCenter.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold;
}

.boxTopCenter2 {
	float: left;
	background: url("images/boxTopCenter2.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold;
}

.boxTopRight {
	float: left;
	background: url("images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopRight2 {
	float: left;
	background: url("images/boxTopRight2.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	background: url("images/boxMiddle.gif") repeat-y;
	width: 190px;
}

.boxMiddle2 {
	clear: both;
	background: url("images/boxMiddle.gif") repeat-y;
	width: 190px;
	padding-left:10px;
}

.boxBottom {
	background: url("images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}

/*----------------------------------------------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/
.boxPopCats {
	padding: 5px 0px 10px 5px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #000000;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-------------------*/
/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerT {
	background: url("images/contentTop.gif") no-repeat;
	height: 6px;
	width: 530px;
}

.centerContainerB {
	clear: both;
	background-color:#003366;
	background: url("images/contentBottom.gif") no-repeat;
	height: 6px;
	margin: 0;
	width: 530px;
}

.centerContainerM {
	width: 528px;
	padding: 8px 1px 0px 1px;
	background: url("images/contentMiddle.gif") repeat-y;
	background-color: #FFFFFF;
}

#links {
	margin: 0 10px 7px 10px;
	margin-bottom:0px;
}

h3 {
	color: #3E81B4;
	font-size: 11pt;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}

h4 {
	color: #3E81B4;
	font-size: 11pt;
}

h5 {
	color: #3E81B4;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}

h6 {
	color: #FF0000;
	font-size: 14pt;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}


/*-------------------------*/
