body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084c8;
}

body{background:url(../Images/background-top.gif) repeat-x top; margin:0;}

.border td{
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	padding: 1px;
}
#nav{
	background-image:url(../Images/nav-rpt.gif);
	background-repeat:repeat-x;
}
.rightColumnProducts{
	margin-bottom:2px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.rightColumn{
	width:224px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../Images/rightcolumn.gif);
}

.leftColumn{
	background-image: url(../Images/content-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 10px;
	vertical-align: top;
}

.productsTableBottom {
	background-image: url(../Images/content-img-bg.gif);
	background-repeat: repeat-x;
	color: #444444;
	line-height:18px;
}

.contentHeader {
	padding-top: 15px;
	padding-left: 10px;
}

.content{
	padding: 10px;
}

.topSection{
	border-bottom:2px solid #666666;
	background-image:url(../Images/top-section-rpt.gif);
	background-repeat:repeat-x;
}

.footer{
	background-image:url(../Images/footer-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:5px;
}

.darkText{
	color: #666666;
}

a{
	color: #0084c8;
	text-decoration:underline;
}

a:visited, a:hover{
	color: #0099FF;
	text-decoration:none;
}
