.maintext
{	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
}
.smalltext
{	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 11px;
}	
.footertext
{	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #ffffff;
	font-size: 10px;
}	
.blacktext
{	font-family: Arial, Helvetica;
	color: #000000;
	line-height: 21px;
	font-size: 12px;
}
.boldblacktext
{	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	line-height: 21px;
	font-size: 12px;
}
.header
{	font-family: Arial, Helvetica;
	color: #ffffff;
	font-weight: bolder;
	text-decoration : none;
	font-size: 14px;
}
.title
{	font-family: Arial, Helvetica;
	color: #D2A600;
	font-weight: bolder;
	text-decoration : none;
	font-size: 18px;
}
.subtitle
{	font-family: Arial, Helvetica;
	color: #D2A600;
	font-weight: bolder;
	text-decoration : none;
	font-size: 14px;
}
.link  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.link:Active  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.link:Visited  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.link:Hover  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #F9EC72;
}
.nav  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.nav:Active  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.nav:Visited  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.nav:Hover  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #F9EC72;
}
.mainlink  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.mainlink:Active  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.mainlink:Visited  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.mainlink:Hover  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	line-height : 21px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #D2A600;
}


