.homelink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0490FF;
	text-decoration: none;
	font-weight: bold;

}
.homelink:hover{
	color: aqua
}

.menulinks {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
.menulinks:hover {
	color: #FF6600;
}
.pagelinks {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagelinks:hover {
	color: #FF6600;
}
.submenuLinks {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #0490FF;
	text-decoration: none
}
.submenuLinks:hover {
	color: #ffb301
}


.normaltext {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 14px;
	color: #949DC5;
}
.navlinks {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.navlinks:hover {
	color: #000000;
}
.whitetext {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFF00;
}
.whitelinks {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitelinks:hover {
	color: #FF9900;
}
.reverseheading {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF99;
}
.errortext {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 14px;
	color: #FF0000;
}
.textlinks {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 14px;
	color: #333399;
	text-decoration: none;
}
.textlinks:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bullets {
	font-family: Wingdings;
	font-size: 14px;
	color: #000000;
}
.whiteBullets {
	font-family: Wingdings;
	font-size: 14px;
	color: #FFFFFF;
}
.pageHeading {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #0272CC;
}
.frametoplinks{
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.exhibittext {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 12px;
	color: #949DC5;
}

.pageheading {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 15px;
	color: #FFA94F;
}
.blacktext {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
.smalltext 
{	
	font-family: "Verdana";
	font-weight:bold;
	font-size: 9px;	color: #0099FF;
}



.txtStyle {background-color:#CCCCCC;font-family: "Tahoma, Verdana,arial";font-size: 9pt; color: #000000; border: thin groove }
.headStyle {background-color:#888888;font-family: "Verdana,arial";font-weight: bold;font-size: 9pt; color: #FFFFFF; border: thin groove }
.btnStyle {	background-color:#CCCCCC;font-family: Tahoma, Verdana, arial;font-size: 9pt;color: #000000;border: thin groove;cursor: hand;}
