/* CSS Document */

body {
	background-color: #FFFFFF;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #2282BC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2282BC;
}
a:hover {
	text-decoration: none;
	color: #2282BC;
}
a:active {
	text-decoration: underline;
	color: #2282BC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #0235ae;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
}


ul { 
	margin-top: 0px;
	margin-left: 20px; 
	margin-right: 0px; 
	list-style: round; 
	line-height: 1.5em;
	font-weight: bold;
} 

#menu td{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2282BC;
	font-weight:bold;
}

#menu a:link {
	color: #2282BC;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #2282BC;
}
#menu a:hover {
	text-decoration: none;
	color: #ff0000;
}
#menu a:active {
	text-decoration: none;
	color: #2282BC;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	word-spacing:2;
}

#footer a:link {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer a:active {
	text-decoration: underline;
	color: #000000;
}

#leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom:6px;
	margin-left:10px;	
}

#leftlinks a:link {
	color: #000000;
	text-decoration: underline;
}
#leftlinks a:visited {
	text-decoration: underline;
	color: #000000;
}
#leftlinks a:hover {
	text-decoration: underline;
	color: #0235ae;
}
#leftlinks a:active {
	text-decoration: none;
	color: #000000;
}

.leftlinks-cat {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:4px;
	margin-top:2px;
}
	
.leftlinks-title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom:8px;
	color: #0235ae;
	width:175px;
}

.spacing {
	LINE-HEIGHT: 4px;
}

#cart_btns a:link {
	color: #ff0000;
	text-decoration: underline;
}
#cart_btns a:visited {
	text-decoration: underline;
	color: #ff0000;
}
#cart_btns a:hover {
	text-decoration: none;
	color: #ff0000;
}
#cart_btns a:active {
	text-decoration: underline;
	color: #ff0000;
}
	

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style2 {color: #000000}

.style3 {
	color: #FF0000;
	font-weight: bold;
}

.highlighted {
	color: #00209e;
	font-weight: bold;
}

.largehighlighted {
	font-family: "Arial Black", Arial;
	color: #00209e;
	font-size: 14px;
	font-weight: bold;
	font-stretch: narrower;
}

.proddescrip {
	color: #0235AE;
	font-size: 10px;
	font-weight: bold;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.specs-small { 
	font-size: 9px;

}

form {
	margin: 0px;
	padding: 0px;
}
	
