
/* TEXT STYLES */ 
.main-address
{color: #3656AB;
font-family: verdana, sans-serif;
font-size: xx-small;
line-height: 1opx;
}

.main-header
{color: #666666;
font-family: verdana, sans-serif;
font-size: x-small;
line-height: 12px;
}

.main-header2
{color: #49280B;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 12px;
}

.main-title
{color: #666666;
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 11px;
}	
	
.main-nav
{color: #666666;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 14px;
text-decoration: none;

}

.index-nav
{color: #000000;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 14px;
text-decoration: none;

}

.index-nav2
{color: #333333;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 14px;
text-decoration: none;

}

.index-navheader
{color: #666666;
font-family: courier new, serif;
font-size: 14px;
line-height: 14px;
text-decoration: none;

}


.index-navheader2
{color: #000000;
font-family: courier new, serif;
font-size: 14px;
line-height: 14px;
text-decoration: none;

}
.main-body
{color: #666666;
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 16px;
text-decoration: none;
}

.main-footer
{color:#666666;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 12px;
text-decoration: none;
}

.main-footer2
{color:#ffffff;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 12px;
text-decoration: none;
}


.description
{color:#ffffff;
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}

.info
{color:#7E4812;
font-family: century schoolbook, serif;
font-size: x-small;
line-height: 17px;
text-decoration: none;
}

.popup
{color:#663300;
font-family: century schoolbook, serif;
font-size: x-small;
line-height: 15px;
text-decoration: none;
}


a.index:link {color: #FF8000; text-decoration: none; }
a.index:visited {color: #FF8000; text-decoration: none; }
a.index:hover {color: #B55B0B; text-decoration: underline; }
a.index:active {color: #FF800; text-decoration: none; } 

a.main:link {color: #D05B15; text-decoration: none; }
a.main:visited {color: #666666; text-decoration: none; }
a.main:hover {color: #F2A80D; text-decoration: none; }
a.main:active {color: #D05B15; text-decoration: none; } 

a.sub:link {color: #FF8040; text-decoration: none; }
a.sub:visited {color: #FF8040; text-decoration: none; }
a.sub:hover {color: #666666; text-decoration: none;}
a.sub:active {color: #FF8040; text-decoration: none; } 

a.sub2:link {color: #A20D10; text-decoration: none; }
a.sub2:visited {color: #A20D10; text-decoration: none; }
a.sub2:hover {color: #666666; text-decoration: none; }
a.sub2:active {color: #A20D10; text-decoration: none; } 



