body,td,.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
	color: #FF9900;
}

a img {
	border: 0;
}

form {
	margin: 0;
}

ul,ol {
	margin-top: 0;
	margin-bottom: 0;
}

/* --- Custom Styles --- */

.PageTitle {
	font-size: 24px;
	font-weight: bold;
}

.SmallText { font-size: 11px; }
.DarkOrangeText {color: #FF6600; }
.WhiteText { color: #ffffff; }


/* --- IMG Styles --- */

img.OrangeBorder {
	border: 2px solid #FF6600;
}

/* --- Links --- */

a:link,
a:active,
a:visited,
a:hover {
	color: #FF6600;
	font-weight: bold;
}

a.current:link,
a.current:active,
a.current:visited,
a.current:hover {
	color: #FF9900;
	text-decoration: none;
}

/* --- Navigation Layout --- */

ul.nav {
	list-style: none;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 0;
}

ul.nav li {
	margin-bottom: 10px;
}

/* --- General Layout --- */

table.topnav td {
	font-size: 10px;
}

table.products td {
	vertical-align: top;
	padding-bottom: 10px;
}

/* --- Original Styles --- */

* .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}
* .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
}
* .style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF6600;
}
* .style4 {
	font-size: 24px;
	font-weight: bold;
}
* .style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900; 
}

* .style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900; 
}

* .style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
* .style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold; 
}

* .style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
}

* .style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}