<!--
body{
background-color: #C3C3C3;
font-family: Arial, Verdana, Helvetica;
font-size: 80%;
color: #000000;
}
.cartcontents {
background-color: #D3D3D3;
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #000000;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
.faquestion{
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #000099;
	font-weight: bold;

}

td#newsletter{
width: 157px;
height: 97;
background-image: url(/images/newsletter_bg.gif);
background-repeat: no-repeat;
padding-left: 3px;
padding-top: 0px;
padding-bottom: 0px;
vertical-align: top;
}

#newsletter p{
font-size: 11px;
margin-bottom: 0px;
margin-top: 1px;
padding: 0px;
line-height: 12px;
}

#newsletter .email{
height: 19px;
width: 140px;
margin-bottom: 3px;
padding-bottom: 0px;
font-size: 11px;
}

#newsletter .submit{
padding-bottom: 0px;
width: 61px;
height: 17px;
vertical-align: top;
margin-right: 14px;
}

#breaking-news{
background: url(/images/bn_bg2.gif) no-repeat;
width: 100%;
height: 141px;
font-size: 14px;
margin-bottom:0px;
}

#breaking-news p{
font-size: 11px;
padding: 0px;
list-style-type: none;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 3px;
}

#breaking-news2{
padding: 0px;
margin: 0px;
font-size: 11px;
}

#breaking-news ul{
font-size: 11px;
padding-left: 5px;
width: 243px;
padding: 0px;
list-style-type: none;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
}



#breaking-news li{
background-image: url(/images/li_sq.gif);
background-repeat: no-repeat;
padding-left: 9px;
background-position: 4px 5px;
margin-top: 0px;
margin-bottom: 2px;
padding-bottom: 0px;
}

.main-body{
	background-image: url(/images/main_body_bg.gif);
	background-color: #D8D8D8;
	background-repeat: repeat-x;
	vertical-align: top;

}
.main-body p{
	margin: 5px;
	font-size: 12px;
}
.main-body h2{
	margin: 5px;
	font-size: 15px;
}
.main-text {
	margin: 5px;
	font-size: 12px;

}

.left-menu{
background-color: #CCCCCCC;
width:150px;
vertical-align: top;
}
.bottom-menus{
font-size: 11px;
width: 183px;
height: 256px;
margin-right: 3px;
background-image: url(/images/bottom_menu_bgs.gif);
}

.bottom-menus p{
padding-left: 5px;
padding-right: 7px;
padding-bottom: 0px;
margin-bottom: 1px;
margin-top: 0px;
}

.bottom-menus .more{
margin-right: 5px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.menu-image{
padding-left: 2px;
padding-right: 2px;
}

.menu-inner{
background-image: url(/images/bottommenus_inner_bg.gif);
margin-left: 3px;
margin-top: 2px;
width: 175px;
height: 134px;
padding: 0px;
text-align: center;
vertical-align: middle;
}

#footer{
font-size: 10px;
padding-top: 5px;
}

#footer p{
margin: 0px;
padding: 0px;
vertical-align: top;
}

a.node:link, a.node:visited {
	color:#000000;
	font-size:11px;
	font-family:arial;
	font-style: normal;
	text-decoration: none;

}

a.node:hover {
	color:#1F75A9;
	font-size:11px;
	font-family:arial;
	font-style: normal;
	text-decoration: underline;

}


//-->
