body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#CCCCCC;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.maintable {
	background-color: #FFFFFF;
	line-height:15px;
	text-align: justify;
}

.formtable {
	background-color: #FFFFCA;
	color: #333333;
	text-align: left;	
}

.errortable{
	background-color: #CCCCCC;
	border-color: #CC6633;
	text-align:center;
	border-style: double
}

.input-box{
	color: #000000;
	background: #F9F9F9;
	border: #993300 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	line-height:15px;
}

.mailform {
	background-color: #FFFFE1;
	border: #993300 solid 1px;
}

.submit-button{
	color: #FFFFFF;
	background: #993300;
	border: 2px #9cf outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
} 

.reset-button{
	color: #FFFFFF;
	background: #993300;
	border: 2px #9cf outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a{
	color: #FF0000;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: none;
	}
	
a.productlink		{font-size: 15px;font-weight:bold;}
a.productlink:hover	{font-size: 15px;font-weight:bold;}
	
a.catlink			{font-size: 13px;font-weight:bold;}
a.catlink:hover 	{font-size: 13px;font-weight:bold;}

a.topmenu{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.topmenu:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight:bold;
}

a.topmenuon{
	color: #FFFF00;
	text-decoration: none;
	font-weight:bold;
}

a.topmenuon:hover{
	color: #FFFF00;
	text-decoration: none;
	font-weight:bold;
}
	
a.header:hover {
	color: #FF9900;
	text-decoration: none;
	}	

.special	{color: #993300;	font-weight:bold;}
.separator	{color: #FFFFFF;}
.required	{color: #993300;}
.warning	{color: #FF0000;}
.boldtitle	{font-size: 13px;	font-weight:bold;	line-height:15px}
.boldsubtitle {font-weight:bold;	line-height:15px}
.smheader {font-size: 10px;line-height:15px}
.indent {text-indent: 20px;line-height:20px}
.infolist {font-size: 10px;line-height:14px}
.spectable {
	padding:1 1 1 1;
 	background-color:#000000
 }
.speclist {font-size: 10px; font-weight:bold; background-color:#ffffcc}
.speclist2 {font-size: 10px; color: #FFFF00}
.speclist3 {font-size: 10px; background-color:#CCCCCC}

.bgimage {
	background-image: url(images/line.jpg);
}
