body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

a:hover {
	text-decoration: none;
	color:#FF9900;
}

#c:link {
	color:#333333;
	text-decoration: none;
}

#c:visited {
	text-decoration: none;
	color:#333333;
}

#c:hover {
	text-decoration: none;
	color:#CC3300;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767474;
	line-height: 130%;
}

.pcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 130%;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

.tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	color:#BD2A34;
	line-height: 110%;
}

#b:link {
	color:#0000FF;
	text-decoration: none;
}

#b:visited {
	text-decoration: none;
	color:#0000FF;
}

#b:hover {
	text-decoration: none;
	color:#CC3300;
}

#copyright:link {
	color:#666666;
	text-decoration: none;
}

#copyright:visited {
	text-decoration: none;
	color:#666666;
}

#copyright:hover {
	text-decoration: none;
	color:#CC3300;
}

#main {
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#products {
	background-image:url(../images/products_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#combobox {
	width:100%;
	height:150px;
	z-index:1;
	overflow: auto;
	scrollbar-arrow-color:white;
	scrollbar-track-color:black;
	scrollbar-face-color:black;
	scrollbar-highlight-color:black;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-shadow-color:black;
	cursor: hand;
}
