body
{
	font-family:Verdana, Arial, Sans-Serif;
	color: White;
}
p
{
	margin-right: 20px;
	line-height: 16px;	
}

.search
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: White;	
}

.searchbox
{
	background: #5C8DA7;
	border: solid 1px #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: White;
}

.leftnav
{
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid; 
	TEXT-ALIGN: right;
}

a
{
	COLOR: white;
	text-decoration: none;
	font-size: 12px;
}

a:hover
{
	color: #FF0204;
}

a.leftnavlink
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px;
	COLOR: white;
	text-decoration: none;
	vertical-align: middle;
}

a.msdslink
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
}

.arrows
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px;
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid;
	BORDER-RIGHT: white 1px solid;
	COLOR: white; 
	vertical-align: middle;
	text-align: center;
	background: #5C8DA7;
}

a.arrowlink
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px;
	COLOR: white;
	text-decoration: none;
}

.pagetop
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px;
	BORDER-TOP: white 1px solid; 
	BORDER-RIGHT: white 1px solid;
	COLOR: white;
}

.pagetitle
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px;
	COLOR: white;
	padding: 0px 0px 0px 3px;
}

.content
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12px;
	BORDER-TOP: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 
	BORDER-RIGHT: white 1px solid;
	COLOR: white;
	padding: 10px 0px 0px 20px;
}

.store
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	COLOR: white;
}

.searchresults
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	COLOR: white;
}

.categoryname
{
	font-weight: bold;
	FONT-SIZE: 12px;
	COLOR: white;
	background-color: #5C8DA7;
	border-left: solid 1px white;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	padding: 3px 3px 3px 3px;
	width: 100%;
	text-transform: uppercase;
}

.productdetailstable
{
	border: solid 1px white;
}

.productsubtitle
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: white;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
}

.productdescription
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	COLOR: white;
	padding: 0px 5px 0px 5px;
}

.packagedetailstablecell
{
	border-top: solid 1px white;
}

.packagedetailsheaderleft
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: white;
	text-align: center;
	border-bottom: solid 1px #FF0204;
	border-right: solid 1px #FF0204;
	padding: 3px 3px 3px 3px;
}

.packagedetailsheaderright
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: white;
	text-align: center;
	border-bottom: solid 1px #FF0204;
	padding: 3px 3px 3px 3px;
}

.packagedetailsleft
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	COLOR: white;
	text-align: center;
	border-bottom: solid 1px #FF0204;
	border-right: solid 1px #FF0204;
	padding: 3px 3px 3px 3px;
}

.packagedetailsright
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	COLOR: white;
	text-align: center;
	border-bottom: solid 1px #FF0204;
	padding: 3px 3px 3px 3px;
}

.storesheader
{
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: white;
	padding: 3px 3px 3px 3px;
}

.dropdowntable
{
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
}

.dropdownmenu
{
	border-bottom: solid 1px white;
}

a.dropdownlink
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.toplinksborder {
	BORDER-LEFT: white 1px solid;
	BACKGROUND-COLOR:TRANSPARENT;
}

.toplinksborderOver {
	BORDER-LEFT: white 1px solid;
	BACKGROUND-COLOR:#5C8DA7;
}

a.topLinks
{
	color:#ffffff;
	padding:0px 5px 0px 5px;	
	font-weight: normal; 
	font:10px;
}

a.topLinksOver
{
	color:#ffffff;
	padding:0px 5px 0px 5px;	 
	font-weight: normal; 
	font:10px;
}
.copy-right
{
	color: #fff;
	font: 10px;
	padding: 0 0 10px 125px;
}