﻿body
{
	background-image:url(../App_Images/main_bg3.jpg); /*FE8500*/
	background-repeat: repeat-x; 
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 11px;
	text-align: justify;
	color: #333;
	line-height: 19px;
}

.td
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.head
{
	font-family: Verdana, "HelveticaNeueLT Std";
	font-size: 14px;
	color: #3076BD;
	font-weight: bold;
}
.tbl
{
	font-family: Verdana, Times New Roman;
	font-size: 14pt;
	margin: 0px;
	text-align: center;
}

a.link:link {
	font-family: Verdana;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.link:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.link:active {
	font-family: Verdana;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #495561;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.boldtext {
	font-family: Verdana;
	font-size: 11px;
	color: #495561;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.smalltext10blue {
	font-family: Verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.smalltext10 {
	font-family: Verdana;
	font-size: 10px;
	color: #495561;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.header_bg
{
	background-image:url(../App_Images/header_bg1.jpg); background-repeat:repeat-x;
}
.menu
{
	background-image: url(../App_Images/prod_nav_bg.gif);
}
.leftcolumn {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  Verdana, Arial, Sans-Serif; BACKGROUND-COLOR: #ffffff;
}

