body, form {
	margin: 0px;
	padding: 0px;
}

body, th, td, ul, a.body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
MainTabs{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	text-align: justify;
}
ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a {
	color: #DE6E00;
}
a.body:link  {
	text-decoration: none;
}
a.body:hover {
	text-decoration: none;
}
a.body:visited {
	text-decoration: none;
}
a.body:active{
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	padding-left: 26px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

.text1 {
	font-size: 10px;
	color: #FFFFFF;
}

.text2 {
	color: #000000;
}

.text3 {
	font-size: 10px;
}

.text4 {
	display: block;
	margin-top: 2px;
	color: #FFFFFF;
}

.text5 {
	color: #DE6E00;
}

.text6 {
	font-size: 22px;
	color: #CF0000;
}
.text7 {
	font-size: 18px;
	padding-left: 20px;
}
.text8 {
	padding-left: 20px;
}

.right-align {
	text-align: right;
}

.center-align {
	text-align: center;
}

.input1 {
	width: 140px;
	height: 22px;
	padding: 3px;
	border: 1px solid #727F8B;
	font-size: 11px;
	color: #7F7F7F;
}
.jscriptlink {
	color: #DE6E00;
	cursor: hand;
}
ProductSearch {
	background-image: url(../images/index032.gif);
	background-repeat: repeat-y;
}