body {
	font-family:Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	margin:0px;
}
#maintable {
	width:780px;
}
#headtable {
	font-family:Tahoma, "MS Sans Serif", Arial
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	height: 129px;
	width: 780px;
	background-image: url(../images/top_bg.gif);
}
h1 {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 18px;
	color: #3B3A3A;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 14px;
	color:#ffa800;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}


#content {
	font-family:Tahoma, "MS Sans Serif", Arial
	font-size: 11px;
	color: #3b3a3a;
	width: 780px;
}
#footertable {
	font-family:Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #b0b0b0;
	background-color: #FFFFFF;
	width: 780px;
	height:156px;
}
.highlight {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #ffa800;
	text-decoration: none;
}
a.manufacturerlink:link,a.manufacturerlink:visited {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #b0b0b0;
	text-decoration: none;
}
a.manufacturerlink:hover{
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #b0b0b0;
	text-decoration: underline;
}
a.submenulink:link,a.submenulink:visited {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3b3a3a;
	text-decoration: underline;
}
.requiredfont {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #FF0000;
}

.selectedsubmenu {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #ffa800;
	text-decoration: underline;
}

a.submenulink:hover{
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3b3a3a;
	text-decoration: none;
}
a.detaillink:link,a.detaillink:visited {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #FFA800;
	text-decoration: underline;
}
a.detaillink:hover{
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #FFA800;
	text-decoration: none;
}
.list li {
	list-style-image: url(../images/list_icon.gif);
}
ul.list {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.btn {
	height: 20px;
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3b3a3a;
}
.txt {
	height: 14px;
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3b3a3a;
}
.requiredtext{
	height: 14px;
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #ff0000;
}
.dropdownlist {
	height: 18px;
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3b3a3a;
}
.txtarea {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3b3a3a;
}
form {
	margin: 0px;
	padding: 0px;
}
