.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}




                                                                                                                                        
.blacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDDFCE;
}

.purpletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49166d;
}

.purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 color: #49166d;
 font-weight: bold;
}

.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 color: #464361;
 font-weight: bold;
}

.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 color: #333333;
 font-weight: bold;
}

.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 color: #ffffff;
 font-weight: bold;
}

.small {font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;}
.big {font-size: 14px}
.superbig {font-size: 18px}
.red {color: #CC0000;}
.green {color: #66cc00;}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49166d;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

a:link {color: #464361;}
a:visited {color: #464361;}
a:active {color: #464361;}
a:hover {color: #A8B8A9;}

a.dottedline:link  {color: #66cc00;} 
a.dottedline:visited  {color: #66cc00;} 
a.dottedline:active  {color: #66cc00;} 
a.dottedline:hover  {color: #66cc00;} 

a.green:link {color: #66cc00;}
a.green:visited {color: #66cc00;}
a.green:active {color: #66cc00;}
a.green:hover {color: #66cc00;}

a.greenbold:link {color: #66cc00; font-weight: bold;}
a.greenbold:visited {color: #66cc00; font-weight: bold;}
a.greenbold:active {color: #66cc00; font-weight: bold;}
a.greenbold:hover {color: #66cc00; font-weight: bold;}

a.white:link {color: #ffffff; text-decoration: none;}
a.white:visited {color: #ffffff; text-decoration: none;}
a.white:active {color: #ffffff; text-decoration: none;}
a.white:hover {color: #ffffff; text-decoration: underline;}

a.grey:link {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #333333;}
a.grey:visited {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #777777;}
a.grey:active {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #777777;}
a.grey:hover {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #333333;}

a.purplebold:link {color: #49166d; font-weight: bold;}
a.purplebold:visited {color: #49166d; font-weight: bold;}
a.purplebold:active {color: #49166d; font-weight: bold;}
a.purplebold:hover {color: #7744a0; font-weight: bold;}

a.navgreen:link {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #49166d; font-weight: bold; text-decoration: none;}
a.navgreen:visited {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #49166d; font-weight: bold; text-decoration: none;}
a.navgreen:active {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #49166d; font-weight: bold; text-decoration: none;}
a.navgreen:hover {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}

a.navwhite:link {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}
a.navwhite:visited {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}
a.navwhite:active {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}
a.navwhite:hover {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}

a.lightgrey:link {color: #999999; text-decoration: none;}
a.lightgrey:visited {color: #999999; text-decoration: none;}
a.lightgrey:active {color: #666666; text-decoration: none;}
a.lightgrey:hover {color: #333333; text-decoration: underline;}

.small2 {font-size: 11px}

ul.green {
	list-style-type : square;
  color : #A8B8A9;
}
li.green {
	color : #A8B8A9;
}
