body{ margin-left:1px;
	  margin-right:0px;
	  margin-bottom:5px;
	  margin-top:0px;
}
td,div,p{
			font-family:Trebuchet MS,Tahoma,Verdana;
}
.colTotalOld{ width:970px; }
.colTotal{ width:770px; }

.colLeft{ width:202px; }
.colMain{ width:363px; }
.colRight{width:202px; }
.colAds{  width:200px; }

.bgSides{ background-color: #D0CDC9;}
.bgMain{  background-color: #F7F7EB;}
.row1{	  background-color: #B9B5AF;}
.bgList{  background-color: #3D84C5; }

.bottomMargin{ margin-bottom:2px; }
.padNorm{ padding:3px; }

.white{	color:#FFFFFF;}
.black{	color:#000000;}
.red{	color:#FF0000;}
.bold{ font-weight:bold;}
.txtSmall{	font-size:10px; }
.txtMedium{	font-size:12px; }
.txtLarge{	font-size:14px; }

.top{	vertical-align:top; }
.bottom{vertical-align:bottom; }
.left{	text-align:left; }
.right{	text-align:right; }
.center{text-align:center; }
.maxHeight{ height:99%; }

.border{ 	border:solid #B9B5AF 1px;}
.bTop{ 		border-top:solid #B9B5AF 1px;}
.bBottom{ 	border-bottom:solid #B9B5AF 1px;}
.bRight{ 	border-right:solid #B9B5AF 1px;}
.bLeft{ 	border-left:solid #B9B5AF 1px;}
.noBorder{ 	border:0px;}

.topMenu{ text-decoration:none;
	color:#FFFFFF;
}