BODY, TD {
	font-family : Verdana,Arial, sans-serif ;
	color: #5D5D5D;
	font-size : 8pt;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	background-color: #EDFFD7;
	border : 1px solid;
	font-size : 8pt;
	color: #5D5D5D;
	font-weight : 700;
}

.type1 {
	font-family : Arial, Verdana, sans-serif ;
	font-size: 8pt;
	color: #5D5D5D;
	background-color: #EDFFD7;
	border : 1px solid;
	border-color:#447701;
}

.product_link {
	text-decoration: none;
	font-family : Verdana,Arial, sans-serif ;
	color: #5D5D5D;
	font-size : 8pt;
}

.product_link:Hover {
	text-decoration: underline;
	font-family : Verdana,Arial, sans-serif ;
	color: #5D5D5D;
	font-size : 8pt;
}

.heading {
	text-decoration: none;
	color: #93C624;
}

HR {
	 color: #579516;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	font-weight : 700;
}

A {
	text-decoration: none;
	color: black;
}

A:Hover {
	text-decoration: underline;
	color: #73C620;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.smalltableheader {
	font-size : 10pt;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 11pt;
	font-weight : 700;
	color: #1C5397;
}

.nav_header {
	font-size : 9.5pt;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 8pt;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}

