/* CSS Document
.style1 {
	color: #0C3C6C;
	font-weight: bold;
}
.style2 {font-size: 90%} */

body {
	background-color: #eaeaea;
	background-image: url(../images/home/background.gif);
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#333333;
	font-weight:normal;

}
.price {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.buttonStyle {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
}
.bodytext, p, br, td, tr {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	/*color:#333333;*/
	font-weight:normal;
}

.error {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:RED;
	font-weight:normal;
}

/*.td
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#333333;
}*/

.BasketTable
{
	border-bottom-width:1px;
	border-bottom-color: #dddddd;
	border-bottom-style:solid;
}

.copyright {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #333333;
}

.textgrey {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.mainTitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.detailTitle {
	font-family: Arial, sans-serif;
	font-size: 21px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.secondTitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.blueTitle
{
	color:#003366;
	FONT-WEIGHT: 700; 
	FONT-SIZE: 11pt
}

.blueText
{
	color:#003366;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px
}

.subtotalPrtice {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.basketTextStyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}