
/* TEXT STYLES */ 
.main-title
{color: #000000;
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 16px;
}

.main-ptitle
{color: #DC2416;
font-family: verdana, sans-serif;
font-size: 13px;
line-height: 14px;
text-decoration: none;
}	
	
.main-nav
{color: #DC2416;
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}

.main-sub
{color: #304995;
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
}

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

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

.credits
{color:#102051;
font-family: verdana, sans-serif;
font-size: 9px;
line-height: 12px;
text-decoration: none;
}

.description
{color:#C71317;
font-family: verdana, sans-serif;
font-size: 10px;
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.main:link {color: #DC2416; text-decoration: none; }
a.main:visited {color: #DC2416; text-decoration: none; }
a.main:hover {color: #DC2416; text-decoration: underline; }
a.main:active {color: #DC2416; text-decoration: none; } 

a.sub:link {color: #304995; text-decoration: none; }
a.sub:visited {color: #304995; text-decoration: none; }
a.sub:hover {color: #304995; text-decoration: underline; }
a.sub:active {color: #304995; 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; } 



