/* CSS Document */
<style type="text/css">
<!--
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #015DA4;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B7B7;
}
a:hover {
	color: #000000;
	
	
}
.titleStyle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #242424;
	text-decoration: none;
}
.main2Style {
	font-size: 11px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
}
.linkInTextStyle {
	font-size: 11px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
}
.linkInText2Style {
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
}
.linkInText3Style {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
}

.linkInText5Style {
	font-size: 10px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
}
.productStyle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.fifthStyle1 {
	font-size: 11px;
	font-weight: bold;
	color: #FF8503;
	text-decoration: none;
}
.fifthStyle2 {
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #FFC703;
	text-decoration: none;
}
.fifthLinkStyle {
	font-size: 11px;
	font-weight: normal;
	color: #D8AB54;
	text-decoration: none;
}
.priceStyle {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomMenuStyle {
    font-weight:normal;
	color: #969595;
	text-decoration: none;
}
.copyRStyle {
	font-weight: normal;
	color: #6E0401;
	text-decoration: none;
}
.smallStyle {
	text-align:right;
	font-weight: normal;
	font-size: 9px;
	color: #2C2C2C;
	line-height: 18px;
	text-decoration: none;
}
.mainTopBg {background-image:url(images/main_top_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.menuUnderBg {background-image:url(images/left_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
}

-->
</style>
