* {	font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link 
{
	color: #EA7500;
}
a:visited 
{
	color: #EA7500;
}
a:hover
{
	color: #EA7500;
	text-decoration: underline;
}

.bghome 
{
	background-image: url(images/bg_home.gif);
	background-repeat: repeat-x;
}

.bgsub 
{
	background-image: url(images/bg_sub.gif);
	background-repeat: repeat-x;
}

.homebox1 
{
	border: 1px solid #E5E5E5;
}

.columnRight 
{
	background-image: url(images/vertdots.gif);
	background-repeat: repeat-y;
}

.columnBox 
{	
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.formText 
{	
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;
}
.homebox2 {
	border: 1px solid #E5E5E5;
}
.footertext {	
	font-size: 10px;
	color: #333333;
}
.footertext a:link, .footertext a:hover, .footertext a:visited {	
	font-size: 10px;
	color: #EA7500;
}

.footertext a:hover
{
	text-decoration: underline;
}

body.diforza {
	background-color: #E5E5E5;
	margin: 0px;
}
.main
{	
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}


.heading1 
{
	font-size: 12px;
	font-weight: bold;
	color: #EA7500;
}

.kywt
{ 
	width: 761;
	text-align: center;
	font-size: x-small;	
	color: #E5E5E5;	
	display: none;
}

.kywt a, a:link, a:visited, a:hover
{
	color: #E5E5E5;			
}

/* top nav links*/ 
table.nav
{
    font-family: Verdana;
    font-size: 8pt;        
    font-weight: bold;
}
table.nav a, a:link, a:visited
{        
    text-decoration: none;        
    color: #EA7500;
}    
table.nav a:hover
{
    text-decoration: underline;
    color: #ffffff;
}
table.nav td
{
    white-space: nowrap;
}

.main a:link, .main a:visited
{
	color: #ea7500;
}

.main a:hover
{
	color: #ea7500;
	text-decoration: underline;
}

.columnBox a:link, .columnBox a:visited
{
	color: #ea7500;
}

.columnBox a:hover
{
	color: #ea7500;
	text-decoration: underline;
}

