a
{
	color : #336699;
	font-style : normal;
	text-decoration : none;
}

a:hover
{
	color : #000000;
	text-decoration : none;
}

a:visited
{
	color : #666666;
	text-decoration : none;
}

.test
{
	font-family : Arial;
	font-size : 11px;
	color : #333333;
}

.maintext
{
	font-family : Arial;
	font-size : 11.5px;
	color : #000000;
}
.maintextbold
{
	font-weight: bold;
	font-family : Arial;
	font-size : 11.5px;
	color : #000000;
}
.homelink
{
	font-family : Arial;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}
.heading1
{
	font-family : Arial;
	font-size : 13px;
	color : #336699;
	font-weight : bold;
}
h1
{
	font-family : Arial;
	font-size : 13px;
	color : #336699;
	font-weight : bold;
}
.newstext
{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	font-style : normal;
	line-height : 18px;
}
.copyright
{
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	margin-bottom : 0px;
	padding-top : 2px;
}

.nav
{
	font-family : Arial;
	font-size : 11.5px;
	color : #666666;
	font-style : normal;
	line-height : 18px;
	text-decoration : none;
}

.nav:hover
{
	color : #336699;
		text-decoration : none;
}

.productlink
{

	color : #336699;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
}

.productlink:hover
{
	color : #000000;
	text-decoration : none;
}

.productlink:visited
{
	color : #666666;
	text-decoration : none;
}

.editor_hyperlink
{
	color : #336699;
	text-decoration : none;
}
.editor_hyperlink:hover
{
	color : #000000;
	text-decoration : none;
}
.editor_hyperlink:visited
{
	color : #666666;
	text-decoration : none;
}


.sitemaplink
{
	color : #336699;
	text-decoration : none;
}
.sitemaplink:hover
{
	color : #000000;
	text-decoration : none;
}
.sitemaplink:visited
{
	color : #666666;
	text-decoration : none;
}

.homeTableHead {
	width:200px;
	height: 32px;
	border-top-style: solid;
	border-top-width: 1;
	border-top-color:#e8e8e8;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color:#e8e8e8;

	border-left-style: solid;
	border-left-width: 3;
	border-left-color:#a9a9a9;

	border-right-style: solid;
	border-right-width: 3;
	border-right-color:#a9a9a9;

	border-collapse: collapse;
	background-image: url(/images/bg_home_products.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: arial, san-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #4d4d4d
}

.homeTableHeadContent {
	padding: 7px 10px 0px 10px;
}

.homeTableHeadlink {
	color: #4d4d4d
}

.homeTableHeadlink:hover {
	color: #ff9d28
}


.homeFeatureBody {
	padding: 15 20 10 10;
	margin: 0 0 0 0;
	font-family : Arial;
	font-size : 11.5px;
	color : #000000;
}


.homeTableBody {
	width:200px;
	height: 380px;
	border-style: solid;
	border-width: 1;
	border-color:#e8e8e8;
	border-collapse: collapse;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.homeTableContent {
	padding: 5px 0 10px 10px;
	margin: 0 0 0 0;
}

.homeTableHeaderText {
	font-family: arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ff9d28;
}

.homeTableContentText {
	font-family: arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #8198bc;
}