body {
	background-image:url(../images/bg_2.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
}

/* Uncomment if you want to use custom colors inside the content 

.content {
}

.content a:link {
	color: #000000;
}

.content a:visited {
	color: #000000;
}

.content a:hover {
	color: #000000;
}

.content a:active {
	color: #000000;
}
*/

#header{
	padding:0px;
	border:0px;
	color:#000000;
	margin-top: 0px;
	width: 100%;
}

.footer{
	padding-top:20px;
	font-size:12px;
}

.nav_left{
	margin-right:20px;
}

.main_bg{
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

h1{
	font-size:24px;
	color:#728149;
	font-family:Arial, Helvetica, sans-serif;
}

.listTable td {
	border-bottom: 1px solid #333333; 
	padding-top: 10px;
	padding-bottom: 10px;

}

.topBorder {
	border-top: 1px solid #333333; 

}
