body{
	border-left:0px 0px 0px 0px;
	margin:0px;
	background-color: #2f2f2f;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


/* ********** Setting Text Throughout the skin ************** */
TH,TD,DIV{ font-family:Lucida grande, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }
A,A:link,A:visited,A:active{ color:#000000; text-decoration:none; }
A:hover{ color:#b3cce1; text-decoration:none; }

/*-- most of the text on site          --*/ .normal,.Normal{ font-family:Lucida grande, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Lucida grande, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #3d3d3d; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- headings - mostly in admin        --*/ .Head{ font-size:12px; font-weight:bold; color:#666666; }
/*-- subheadings - mostly in admin     --*/ .SubHead{ font-size:11px; color:#666666; }
/*-- subheadings - mostly in admin     --*/ .SubSubHead{ font-size:11px; color:#666666; }


/* ********** Style For width setting of skin ************** */
.StandardWidth {width:970px;}
.FullWidth { width:98%;}

.headerBG{
	background-image: url(images/Retro-Rounded-IVR_02.png);
	background-repeat: repeat-x;
	background-position: center;
}

.footerBG
{
	background-image: url(images/Retro-Rounded-IVR_17.png);
	background-position: center;
}

.cont_bg{
 background-image: url(images/retro3bg.gif);
 background-repeat: repeat-x;
 background-position: top;
}

