/* CSS Document */
body
{ 
	background-color: #FF8C00;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height:14px;
}
table{font-family: Verdana;font-size: 10px;color: #333333;line-height:14px;}

a.menuLink:link, a.menuLink:visited, a.menuLink:active, a.menuLink:hover
{text-decoration: none;font-weight: bold;color: #000066;}
a.menuLink:hover{color:#ff6600;}

a.orangeLink:link, a.orangeLink:visited, a.orangeLink:hover, a.orangeLink:active
{text-decoration: none;color: #ff6600;}

.scrollableLayer{overflow-y: scroll;width: 100%;height: 100%;padding-right: 5px;}

.greyText {color: #999999; font-size:9px;}
input, select, option{color:333333;font-size:10px;font-family:verdana;}

/*welcome section*/
.orangeHeader {color: #FF9900; font-size:14px; font-weight:bold;}
.whiteText {
	color:#FFFFFF;
	font-size: 10px;
}

/*flash news section*/
.dateText { color:#000066; font-weight:bold;}
.newsText { color:#000000;}

/*highlight & New section*/
.whiteHeader {color:#FFFFFF; font-size:11px; font-weight:bold;}
.orangeHeader2 {color:#ff6600; font-size:11px; font-weight:bold;}
.priceText {color:#000066; font-weight:bold; font-size:14px; line-height:16px;}

/*Address section*/
.greyHeader { color:#666666; font-size:11px; font-weight:bold;}
.addressText { color:#666666;}

/*footer section (left bottom column)*/
.blackText {font-size:9px; font-weight: bold;}
a.orangeLink2:link, a.orangeLink2:visited, a.orangeLink2:hover, a.orangeLink2:active
{text-decoration: none;color: #ff6600;font-size:9px;}

/*Search Section style*/
.bluetext{color:#000066; font-weight:bold;}

/*products details style*/
.blueHeader {color:#000066; font-weight:bold; font-size:14px;}
.orangeHeader3 {color:#ff6600; font-weight:bold; font-size:14px;}
.orangePrice {color:#ff6600; font-weight:bold; font-size:30px; line-height:40px;}
.usualPrice,.packageContent {font-size:12px; font-weight:bold;}
.labelHeader{color:#000066; font-weight:bold; font-size:12px;}
.brieftDetail {line-height:18px;}

