form
{
	padding: 0px;
	margin: 0px;
}
BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    margin: 0px;
    color: #444444;
}
INPUT, BUTTON, SELECT, OPTION
{
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
    FONT-SIZE: 12px;

}
TD, DIV
{
	font-size: 12px;
}

H1
{
	font-size: 24px;
	color: #CCCCCC;
	margin-bottom: 0px;
	line-height: 24px;
	letter-spacing: 0px;
}
H2
{
	font-size: 17px;
	color: #BBBBBB;
	margin-bottom: 3px;
	margin-top: 23px;
}

H3
{
	color: #000000;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
}
A
{
	color: #0099CC;
}
A:visited
{
	color: #666677;
}

A.top:visited
{
	color: #666666;
}

A:hover
{
	color: #000000;
}

A.bottom
{
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

A.bottom:hover
{
	color: #0099CC;
	text-decoration: underline;
}

A.top
{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

A.top:hover
{
	color: #0099CC;
	text-decoration: underline;
}

.small
{
	font-size: 11px;
}

.homesectionimage
{
	margin-left: 15px;
	margin-bottom: 5px; 
	margin-top: 5px;
}
A.homelink
{
	color: #444444;
	text-decoration: none;
}

A.homelink:hover
{
	color: #0099CC;
}


.footer
{
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 13px;
	padding-left: 20px;
	color: #000000;
	width: 710px;
	margin: auto auto;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.footer .links
{
	padding: 0px; 
	padding-bottom: 20px; 
	text-align: left;
}

.copyright
{
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #666666;
	width: 730px;
	border-top: 1px dashed #ccc;
}
.colored
{
	color: #0099CC;

}
.tiny
{
	font-size: 9px;
}
A.cart, A.cart:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.cart:hover
{
	text-decoration: none;
}

.slashed
{
	font-size: 14px;
	color: #FF0000;
	text-decoration: line-through;
}

.itemprice
{
	font-size: 14px;
	color: #040;
}
.red
{
	color: #FF0000;
}

.yousave
{
	font-size: 13px;
	color: #FF0000;
}
FORM
{
    margin: 0px;
    padding: 0px;
}
H1 P
{
    margin-top: 0px;
}
p
{
	margin-top: .5em;
	margin-bottom: 1.5em;
	line-height: 1.3em;
}
#googlesearch
{
	width: 710px;
	text-align: right;
	padding-bottom: 5px;
}
#googlesearch form
{
	margin: 0px; 
	padding: 0px;
	display: inline;
}
#googlesearch td, #googlesearch input
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#googlesearch font
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	
}
#googlesearch input.button
{
	border: 1px solid outset;
	padding: 2px;
}
#googlesearch input.textbox
{
	border: 1px solid #ccc;
	background-color: #F0F0F0;
	padding: 2px;
}
.adsense font
{
	font-family: Verdana;
	font-size: 12px;
}
.topblue
{
	background-color: #0099CC;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topblue table
{
	padding-left: 10px;
	margin: auto auto;
}
.topblue A, .topblue b, .topblue td
{
	background-color: #0099CC;
	color: white;
}
.toplinks
{
	width: 700px; 
	padding: 0px; 
	padding-top: 6px;
	padding-bottom: 6px; 
	padding-right: 20px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	margin: auto auto;
	margin-bottom: 4px;
}
.maincontent
{
	background-color: #FFFFFF; 
	width: 700px; 
	padding-left: 20px; 
	padding-bottom: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
	margin: auto auto;
	margin-bottom: 20px;
}
.carterrors
{
	color: #C00;
}
.dataerror
{
	background-color: Yellow;
}