body {
	font-family: Tahoma;
	font-size : 11px;
	color: #595959;
	margin: 0px 0px 0px 0px;
	background-color: #cccccc;
}
a:link {
	text-decoration: none;
	color : #503e2f;
}
a:visited {
	text-decoration: none;
	color : #503e2f;
}
a:hover {
	text-decoration: none;
	color : #f7941d;
}
a:active {
	text-decoration: none;
	color : #503e2f;
}
h1{
	font-size : 48px;
	font-weight:bold;
	color : #f7941d;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;

}
#menuTop{
	font-size : 12px;
	font-weight:bold;
}
#menuMostTop{
	color:#cccccc;	
}
#menuMostTop a:link {
	text-decoration: none;
	color : #ffffff;
}
#menuMostTop a:visited {
	text-decoration: none;
	color : #ffffff;
}
#menuMostTop a:hover {
	text-decoration: none;
	color : #f7941d;
}
#menuMostTop a:active {
	text-decoration: none;
	color : #ffffff;
}

#titleDiv{
	font-size : 14px;
	font-weight:bold;
}
.imageStyle{
	border: 1px solid #7da7d8;
}
.bigText{
	font-size : 12px;
	color: #666666;
}
.orangeTitle{
	font-size : 11px;
	color: #f7941d;
	font-weight: bold;
}
.attentionText{
	color: #cc3300;
}
.smallText{
	font-size : 9px;
	color: #666666;
}
.warningText{
	color: #cc3300;
	font-size: 12px;
}
.helpText{
	color: #999999;
	font-size : 9px;
}
.reviewProdTitle{
	font-size : 14px;
	font-weight:bold;
}
#webPrice{
	font-family: Arial;
	font-size : 14px;
	color: #809604;
	font-weight: bold;
}
#webPriceLight{
	font-family: Arial;
	font-size : 14px;
	color: #ff0000;
}

.webPriceInputTrans{
	font-family: Arial;
	font-size : 14px;
	color: #ff0000;
	font-weight: bold;
	border: 1px solid #ffffff;
	text-align: right;
}
