html {
  height: 100.1%;
}
a:link {
	color: #5276C1;
	text-decoration: underline;
}
a:visited {
	color: #5276C1;
	text-decoration: underline;
}
a:hover {
	color: #D53119;
	text-decoration: underline;
}

.toplink a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.toplink a:visited{
	color:#FFFFFF;
	font-weight:normal;
}

.browselink a {
	color:#5276C1;
	text-decoration:underline;
	font-weight:bold;
	line-height: 20px;
	font-size: 12px;

}
.picborder {
	border: 1px solid #000000;
}


.browselink a:visited {
	color:#5276C1;
	font-weight:bold;
	line-height: 20px;
	font-size: 12px;
}
.menuoption {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #0099CC;
	font-size: 16px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.toplink a:hover {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: underline;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}

hr {
		color: #CFD3E6;
}
.loginFrame {
	border: 1px solid #000000;
}
.LoginFrameLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.LoginFrameRight {
	border-right: solid 1px #000000;
}
.loginFrametop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.loginFramebottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.LoginFrameRightleft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.header { font-weight: bold; cursor: hand; cursor:pointer;
               background-color:#cccccc; font-family: Verdana; }
.details { display:none; visibility:hidden; background-color:#eeeeee; 
               font-family: Verdana; }
.crumblink a {
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.crumblink a:visited {
	color:#000000;
	font-weight:normal;
}





.leftmenu {
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #FCFCFB;
	border-bottom-color: #000000;
	border-left-color: #FCFCFB;
}
.bigger {
	font-size: 12px;
	font-weight: bold;
}
.prodtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5276C1;
	font-weight: bold;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

