body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

a {
	font-family: Tahoma;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {color: #006600;
	font-weight: bold;
}
.style3 {color: #009900}
.style4 {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style6 {color: #333333; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #CC0000; }
.style9 {
	color: #333333;
	font-weight: bold;
}
.style10 {
	color: #CC0000;
	font-weight: bold;
}
.style12 {color: #333333; font-weight: bold; }
.style14 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E70202;
}
.style15 {color: #333333}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}
.swatch {font-size: 9px}
.heading {
	color: #333333;
	font-weight: bold;
}

.normaltext{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.required{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}

.extra_text{
	font-family: Tahoma;
	font-size: 10px;
}


.normal_row { background-color: #ffffff }
.highlight_row { background-color: #cdcaca }

.bold {
	font-weight:bold;
}

.error{
	color:#ff0000;
}

.Red_heading {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}

ul#menu {
  width: 200px;
  list-style-type: none;
  margin: 0px;
  padding-left: 10px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding-left: 5px;
}

ul#menu li, 
  ul#menu a {
 color: #333333; 
 font-family: Arial, Helvetica, sans-serif;
}

ul#menu li {
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "";
}

ul#menu a:hover {
  color: #CC0000;
}

ul#menu a.active {
  color: #CC0000;
  font-weight:bold;
}


ul#menu1 {
  width: 200px;
  list-style-type: none;
  margin: 0px;
  padding-left: 10px;
}

ul#menu1 ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding-left: 5px;
}

ul#menu1 li, 
  ul#menu1 a {
 color: #333333; 
 font-family: Arial, Helvetica, sans-serif;
}

ul#menu1 li {
  line-height: 15px;
}

ul#menu1 ol li {
  border-bottom: none;
}

ul#menu1 ol li:before {
  content: "";
}

ul#menu1 a:hover {
  color: #CC0000;
}

ul#menu1 a.active {
  color: #CC0000;
  font-weight:bold;
}
