
form {
	margin: 0px
}

.smalltext  {
	font-family : verdana;
	font-size : 10px;
	color : black
}

.minitext  {
	font-family : verdana,  arial,  helvetica;
	font-size : 9px;
	color : gray
}

.yellowtext  {
	font-family : verdana;
	font-size : 9px;
	color : black
}

.blacktext  {
	font-family : Arial,   Helvetica,   sans-serif;
	font-size : 12px;
	color : black
}

.redtext  {
	font-family : Arial,   Helvetica,   sans-serif;
	font-size : 12px;
	color : red
}

.rightlink  {
	font-size : 10px;
	font-family : Verdana,   Geneva,   Arial,   Helvetica,   sans-serif;
	color : Black;
	text-decoration : none
}

.rightlink:visited {
	color : Navy
}

.blacktextl  {
	font-family : arial;
	font-size : 14px;
	color : black
}

.whitetext  {
	font-family : Arial,   Helvetica,   sans-serif;
	font-size : 13px;
	color : white
}

.whitetextbig  {
	font-family : verdana;
	font-size : 12px;
	color : white
}

.bigprice  {
	font-family : verdana;
	font-size : 28px;
	color : black
}

.headlink  {
	font-size : 11px;
	font-family : verdana;
	color : White;
	text-decoration : none
}

.minilink  {
	font-size : 11px;
	font-family : verdana;
	color : White;
	text-decoration : none
}

.minilink:visited { color : White }


.bodylink  {
	color : Black;
	font-family : Arial,   Helvetica,   sans-serif;
	font-size : 11px;
	font-weight : normal
}

.leftlink  {
	color : Black;
	font-family : Arial,   Helvetica,   sans-serif;
	font-size : 11px;
	font-weight : normal
}

.bigbodylink  {
	color : Black;
	font-family : arial;
	font-size : 14px
}

.search {
	font: Arial,   Helvetica,   sans-serif;
	font-size: x-small
}

.browselink {
	color : Black;
	font-family : Arial,   Helvetica,   sans-serif;
	font-size : 15px;
	font-weight : bold
}

.browselink:visited {
	color : Black
}

input.vodinput1  {
	height : 19px;
	font-size : 10px
}

select.vodselect1  {
	height : 12px;
	font-size : 12px
}
	  
.grayboxLink {
	color: 3366;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: CCCCCC;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	width: 25px;
	height: 25px;
	padding-left: 8;
	padding-right: 8;
	padding-top: 5;
	padding-bottom: 8;
	vertical-align : text-top
}


		.listPrice
		{
			border-top: 1px ridge #cccccc;
			border-left: 1px ridge #cccccc;
			border-bottom: 1px ridge #cccccc;
			border-right: 1px ridge #cccccc;
			background-color: #F3F3F3;
			height: 60px;
			width: 80px
		}
		.yourPrice
		{
			border-top: 1px ridge #99CCFF;
			border-left: 1px ridge #99CCFF;
			border-bottom: 1px ridge #99CCFF;
			border-right: 1px ridge #99CCFF;
			background-color: #F3F3F3;
			height: 60px;
			width: 80px
		}
		.youSavePrice
		{
			border-top: 1px ridge #cccccc;
			border-left: 1px ridge #cccccc;
			border-bottom: 1px ridge #cccccc;
			border-right: 1px ridge #cccccc;
			background-color: #F3F3F3;
			height: 60px;
			width: 80px
		}
		.BoldTitle
		{
			font-family : Verdana;
			font-weight: bold;
			font-size: 16px
		}
		a.detailLink
		{
			color: #227AFF
		}
		a.complimentaryItemLink
		{
			color: black;
			font-size: 10px;
			line-height: 1.25em
		}		
		.greenColor
		{
			color: green;
			font-weight: bold
		}
		.inStock
		{
			color: green;
			font-weight: bold;
			font-size:14px
		}	
		.ShortWait
		{
			color: blue;
			font-weight: bold;
			font-size:14px		
		}	
		.outofStock
		{
			color: #990000;
			font-weight: bold;
			font-size:14px				
		}
		.blueColor
		{
			color: blue;
			font-weight: bold
		}
		.orangeColor
		{
			color: orange;
			font-weight: bold
		}
		.redColor
		{
			color: red;
			font-weight: bold
		}
		.blackColor
		{
			color: black;
			font-weight: bold
		}
		.availability
		{
			font-size: 10px
		}
		.strikeOut
		{
			text-decoration: line-through
		}
		.yourPiceBlueColor
		{
			color: #003366;
			font-weight: bold;
			font-size:16px
		}
		.youSavegreenColor
		{
			color: green;
			font-weight: bold;
			font-size:16px
		}
		.myDivWidth
		{
			width: 781px
		}
		.complimentaryItems
		{
			font-size: 10px
		}
		.saveMore
		{
			color: green;
			font-weight: bold;
			font-size:14px			
		}
		.surcharge
		{
			border-top: 1px ridge #99CCFF;
			border-left: 1px ridge #99CCFF;
			border-bottom: 1px ridge #99CCFF;
			border-right: 1px ridge #99CCFF;
			background-color: #F3F3F3
		}

A:link {
	color: rgb(0,0,0)
}.rightlink:hover  {
	text-decoration : underline
}

.headlink:hover  {
	COLOR : Yellow
}

.minilink:hover  {
	text-decoration : underline
}

