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

  -----------------------------------
*/
body {
	background-color: #e0e0e0;
	background-image: url(bg.jpg);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0;
	padding: 0;
}

.body10 {
	background-color: #e0e0e0;
	background-image: url(bg.jpg);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.5em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 2em 0 0 0;
	font-size: 1.35em;
}
#sidecontent h3.topheading {
	margin: 0;
}

.top {
/*	margin: 1em 0 0 0;*/
	font-size: 1.35em;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(body_bottom.png);
	background-repeat: no-repeat;
	height: 65px;
	background-position: left bottom;
	font-size: 12px;	
}
#bottom a:hover, #footer a:active, #footer a:focus{
background-color:#b6dffb;
color:#333333;
height:auto;
font-size: 12px;
padding:2px;
}
#bottom a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
  padding:2px;
	text-decoration: none;
}
#bottom a:visited{
	font-family: Arial, Helvetica, sans-serif,;
	font-size:12px;
	color: #333333;
/*padding:3px;*/
padding:2px;
	text-decoration: none;
}
/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 10px;
	text-align:center;
	color: #CECCC4;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}
/*Css for the tollfree content*/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
/*#xsnazzy h2 {font-size:2em;color:#06a; border:0;}*/
#xsnazzy p {padding-bottom:0.5em;}
/*#xsnazzy h2 {padding-top:0.5em;}*/
#xsnazzy {background: transparent; margin:0px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:0px;}
.xb2, .xb3, .xb4 {background:#FFFFCC; border-left:1px solid #FFFFCC; border-right:1px solid #FFFFCC;}/*     border-left:1px solid #1e211e; border-right:1px solid #1e211e;  */
.xb1 {margin:0 5px; background:#FFFFCC;}/* Border :#1e211e */
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#FFFFCC; border:0 solid #FFFFCC; border-width:0 0px;}/* border:0 solid #1e211e;*/

.style16 { font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}
.example {
	border:1px #CCCCCC solid;
   border-collapse:collapse;
}
.price{
color:#CC3300;
}
.scroll{ font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
	
}

