html, body {
	font-family: Verdana;
	color: #343401;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: left;
	font-size: 12px;
}
#bblock {
	margin-top: 5px;
	border: 1px solid #343401;
}
#bblock_center {
	float:left;
	width:100%;
}
#adcenter {
	margin:0 141px 0 183px;/*margin-right: 141px;	
	margin-left: 183px;	*/
}
#adleft {
	float:left;
	margin-left:-670px;
	width:183px;
}
#adright {
	float:left;
	margin-left:-141px;
	width:141px;
}
#ccenter p {
	font-size: 10px;
	padding: 0px;
	margin-bottom: 0.8em;
	margin-top: 0px;
}
#mainMenu a, #bottomMenu a, #secondMenu a, #ccenter a, #basket a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #343401;
	text-decoration: none;
	color: #343401;
}
#secondMenu ul li, #bottomMenu {
	padding-bottom:1px;
}
#mainMenu .enphased a {
	color: #FF6600;
}
#homeimgs a, #homeimgs a:hover {
	border: none;
}
#mainMenu .enphased a:hover {
	color: #FF6600;
	border:none;
}
#mainMenu a:hover, a:hover {
	border:none;
	text-decoration: none;
	color: #343401;
}
#header {
	width: 100%;
	clear: both;
}
.clear {
	clear: both;
}
html {
	overflow-y: scroll;
}
.errorMessage {
	color: #DA523B;
	font-weight: bold;
}
#canvas {
	width: 672px;
	margin-right: auto;
	margin-left: auto;
}
#basket {
	float: right;
	display: block;
	margin-top: 50px;
	;
}
#logo {
}
#adleft, #cleft {
	float: left;
}
#adright, #cright {
	float: right;
}
#bottomMenu {
	font-size: 9px;
	text-align: right;
	padding-top: 10px;
	letter-spacing: -.08em;
}
#cright {
	width:339px;
}
#bblock {
	height: 180px;
}
#mainMenu td {
	padding-top: 8px;
	padding-bottom: 12px;
	white-space: nowrap;
}
.enphased {
	font-weight: bold;
	color: #FF7E00;
}
.padding10 {
	padding: 10px;
}
#ccenter {
	margin-left: 122px;
	margin-right: 339px;
}
#secondMenu {
	position:absolute;
	text-align: right;
	top: 125px;
	width: 672px;
}
#secondMenu ul {
	margin: 0px;
	padding: 0px;
}
#secondMenu li {
	list-style-type: none;
	margin-left: 20px;
	float: right;
}
.t10 {
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
.small {
	font-size: 10px;
	padding: 0px;
	margin-bottom: 0.8em;
	margin-top: 0px;
}
.rc {
	border:2px solid #9d9d84;
	position:relative;
}
.rclt {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	top:-2px;
	left:-2px;
	background-image:url(/images/roundcorner2gray.gif);
	background-repeat:no-repeat;
}
.rclb {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	bottom:-2px;
	left:-2px;
	background-image:url(/images/roundcorner2gray.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.rcrt {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	top:-2px;
	right:-2px;
	background-image:url(/images/roundcorner2gray.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.rcrb {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	bottom:-2px;
	right:-2px;
	background-image:url(/images/roundcorner2gray.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.rc1 {
	border:2px solid #9d9d84;
	position:relative;
	background-color:#ffc29a;
}
.rclt1 {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	top:-2px;
	left:-2px;
	background-image:url(/images/roundcorner2graypink.gif);
	background-repeat:no-repeat;
}
.rclb1 {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	bottom:-2px;
	left:-2px;
	background-image:url(/images/roundcorner2graypink.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.rcrt1 {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	top:-2px;
	right:-2px;
	background-image:url(/images/roundcorner2graypink.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.rcrb1 {
	display:block;
	height:8px;
	width:8px;
	position:absolute;
	bottom:-2px;
	right:-2px;
	background-image:url(/images/roundcorner2graypink.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.rccontent {
	padding:10px;
}
.bigActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
.bigPassive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffa467;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
.stepsTable td img {
	margin-right:10px
}
.pr10 {
	padding-right:10px;
}
#pp {
	margin:10px auto;
	width:20px;
	height:20px;
	border:1px solid #333333;
}
table.zebra1 td {
	border-left:1px solid white;
	border-right:1px solid white;
}
.white {
	color:white;
}
.tdpad20 td {
	padding-left: 20px;
}
