body {
	font-family: arial,verdana, sans-serif;
	color: #333;
	line-height: 120%;
	background-color:#F6EDE2;
	margin: 0;
	padding: 0;
}

table{text-align: justify;}
#bg{
	position:relative;
	margin-top: 24px;
	z-index: 0;
	top: 24px;
	
}
.title{
	color:#639;
	text-align:center;
	font-weight: bold;
	font-size: 1.1em;
}

.mn_text{
	color:#639;
	text-align:center;
	font-weight: bold;
	font-size: 1.25em;
}
.content_section{
	color:#639;
	text-align:center;
	font-weight: bold;
	font-size: 1.1em;
}
img{
	border-style:none;
}

.picTD{
	width:124px;
	vertical-align:top;
}
.centerGray{
	text-align:center;
	background-color: #F5F5F5;
}
.center {
	text-align:center;
}
.small{font-size:0.75em;}
.right{text-align:right}
.red{color:#CC0000}
.orange{
	font-size:0.8em;
	color:#FFFFFF;
	background-color: #ED933B;
	text-align: center;
}
.gray{background-color: #F5F5F5;}
.readyPrice {color: #663399}
.label {
	color:#FF6600;
	font-weight:bold;
	font-size: 1.2em;
}
.descript{
	font-size: 0.9em;
	line-height: 110%;
}
.header{
	text-align:center;
	color: #ED933B;
	font-weight: bold;
	
}

.footer{
	font-size:0.8em;
	line-height: 120%;
	color: #999999;
}
.leftCol{
	width:290px;
	vertical-align: top;
}
.midCol{
	width:20px
}
.rightCol{
	width:590px;
	vertical-align: top;
}
.menu{
	line-height: 140%;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #ED933B;
}
.menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	color: #DDDDDD;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.m1{
	padding-left:10px;
	font-weight: bold;
}
.m2 {
	padding-left:24px;
}


.content {
	font-size: 0.75em;
	background-color: #FFFFFF;
	padding: 16px;
}
.selected{
	color:#BCB4CC;
}
/*a:link {
	color: #333333;
	text-decoration: none;
}
a:visited { 
	color: #666666; 
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}*/
