.bg {
	background-image: url(images/bg.jpg);
	background-color: #010000;
	background-repeat: repeat-x;
	background-position: top;
}
.bg_for_cont1 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	padding-bottom: 7px;
}
.thermo {
	color: #f55c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background: #fff;
        font-family:Tahoma,Arial,Helvetica,sans-serif;
        font-size:10pt;
        color:#FFFFFF;
        text-align: justify;
}

.contentpaneopen{
color:#FFFFFF;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:10pt;
padding: 0px;
text-align:justify;
width:100%;
padding-top:0px;
margin-top:0px;
}
a{
text-decoration:none;
color:#fecb00;
}

.order a{
text-decoration:underline;
font-size: 16px;
font-weight: bold;
color:#fecb00;
}

.contentheading,
.contentheading a,
.contentpagetitle,
.contentpagetitle a,
.componentheading,
.componentheading a,
.mosimage_caption
{
color:#fecb00;
font-size:14pt;
font-weight:bold;
text-align:left;
text-decoration:none;
padding:0px;
margin:0px;
}
.shop_tip{
background-color:#404040;
}

.contentheading2 {
color:#FF9900;
font-size:13pt;
font-weight:bold;
text-align:left;
text-decoration:none;
padding:0px;
margin:0px;
}

.shop_warning {
	color: #f00;
}