.mainSiteTableWidth {
	width: 964px;
}

.leftCol {
	width: 190px;
}

.rightCol{
	width: 774px;
}
.footerRingLeft {
	background-image: url(../images/footer-ring-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 150px;
}


.footerRingRight {
	background-image: url(../images/footer-ring-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
}


.menuCell {
	padding-left: 42px;
}
.footer {
	line-height: 20px;
	padding-bottom: 10px;
	color: 5f5f5f;
}

.footer a {
	color: 5f5f5f;
	text-decoration: underline;	
}

.footer a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.bullet{
	background-image: url(../images/bullet.gif);
	background-repeat: repeat-x;
	height: 3px;
	background-position: left;
}

.pb{
	padding-bottom:9px
}

.pt{
	padding-top:9px
}
.grayBorderTable {
	border: 1px solid #cccccc;
	padding: 12px;
}


.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8a8a8a;
	background-color: dfdfdf;
	width: 100%;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
	border: 1px solid #cccccc;
	height: 23px;
}
.indentBlock {
	padding-left: 20px;
}


.title{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.noPadd {
	margin: 0px;
	padding: 0px;
}

.titleNoBottom {
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.mainMenu a {
	text-decoration: none;
	font-size: 12px;
}

.mainMenu a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;	
}
.imagegGrayCell {
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.fw {
	width: 100%;
}
.productCell {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
