/* CSS Document */

body{
	background:#FFFFFF;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#103158;
}

a{
	color:#103158;
	text-decoration:underline;
}

a:hover{
	color:#103158;
	text-decoration:none;
}

.bar1 {
	height:3px;
	background-color:#003C86;
}

.bar2{
	height:1px;
	background-color:#256DC6;
}

.left-header{
	background:url(images/h1.gif) no-repeat;
	height:147px;
	width:419px;
}

.right-header{
	background:url(images/h2.gif) no-repeat;
	height:147px;
	width:339px;
}

.sales-tag{
	color:#003C86;
}

.sales-tag strong{
	font-size:14px;
	color:#0073FF;
}

.header-tbl{
	background:#003C86;
	border:1px solid #256DC6;
	height:70px;
	width:127px;
}

.bar3{
	height:1px;
	background-color:#75B3FF;
}

.bar4{
	height:3px;
	background-color:#003C86;
}

.bar5{
	height:3px;
	background-color:#000000;
}

.bar6{
	height:1px;
	background-color:#ffffff;
}

.content{
	background:url(images/content-fade.gif) top left repeat-x #FFFFFF;
}

.product-review-tbl{
	background:#75B3FF;
	border:1px solid #003C86;
	width:738px;
}

.product-review{
	margin:2px 0 2px 0;
	background:#ffffff;
	border:1px solid #256DC6;
	text-align:left;
	font-size:12px;
}

.title{
	color:#3C89E8;
	font-size:20px;
	font-weight:bold;
	border-bottom:2px solid #256DC6;
}

.button-border{
	background:#256DC6;
	width:121px;
	height:25px;
}

.button{
	background:#003C86;
	border:1px solid #75B3FF;
	height:21px;
	width:115px;
	color:#75B3FF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.button a{
	color:#75B3FF;
	text-decoration:none;
}

.button a:hover{
	color:#C8E0FE;
	text-decoration:none;
}

.bar7{
	background:#000000;
	height:3px;
}

.bar8{
	background:#256DC6;
	height:2px;
}

.bar9{
	background:#75B3FF;
	height:1px;
}

.footer{
	background:#003C86;
	height:39px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}