body {
	margin: 0px;
	padding: 0px;
	top:0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
}

td, th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial;
	font-size: 18pt;
	color: rgb(57, 115, 136);
}

a, a:link, a:active, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border-left: 3px solid #666666;
}

input,select,textarea {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

em {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
}
.sidenav
{
	//letter-spacing: -0.1em;
}
.sidenav a, .sidenav a:link, .sidenav a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #333333;
	text-decoration: none;
}
.sidenav a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#snail {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

#snail a:link, #snail a:active, #snail a:visited {
	font-family: Arial;
	font-size: 12px;
}

#snail a:hover {
	font-family: Arial;
	font-size: 12px;
}


.main {
	padding: 10px;
	background-color: #ffffff;
}

.tablea {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.tablea .row0 {
	background-color: #ffffff;
}

.tablea .row0_over {
	background-color: #D5EBD3;
}

.tablea .row1 {
	background-color: #f0f0f0;
}

.tablea .row1_over {
	background-color: #D5EBD3;
}

.tablea th {
	height: 20px;
	text-align: left;
	background-color: #cccccc;
	border: 1px solid #000000;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.tablea a {
	color: #333333;
}

.tablea td {
	/* background-color: #DDEEFF; */
	height: 20px;
	border-bottom: 1px solid #000000;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}

.tableb {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.tableb td {
	background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-right: 2px;
	font-size: 12px;
	color: #000000;
}

.tableb th {
	background-color: #aaaaaa;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #FFFFFF;
}

.error {
	border: 1px solid #ff0000;
	background-color: #FFCCCC;
	padding: 5px;
	color: #ff0000;
}

.error ul {
	margin: 10px 0 0 5px;
	color: #ff0000;
}

.error p {
	color: #ff0000;
}

.required {
	color: #ff0000;
}
.ProductManufacturer
{
	color:Olive;
	font-size:10px;
}
.smallOlive
{
	color:Olive;
	font-size:10px;
}
.ProductTitle
{
	font-weight:bolder;
	text-decoration:underline;
	font-family:Arial;
	color:#808080;
}
.ProductTitle:hover
{
		color:Red;
}
.ProductDesc
{
}
.ProductLongDesc
{
	color:Gray;
	font-style:italic;
}
