.normaltext {
	font-family: "Trebuchet MS", Arial, "Century Gothic", Verdana;
	font-size: 12px;
}
.sidebartext {
	font-family: "Trebuchet MS", Arial, "Century Gothic", Verdana;
	font-size: 10px;
}
.tabtext {
	font-family: "Trebuchet MS", Arial, "Century Gothic", Verdana;
	font-size: 11px;
}
.texttitle {
	font-family: "Trebuchet MS", Arial, "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}

.texttitle2 {
	font-family: "Trebuchet MS", Arial, "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.linknolinetitle2 {
	color: #FF9933;
	text-decoration: none;
}
.linknolinetitle2:hover {
	color: #FF9933;
	text-decoration: underline;
}
.linknoline {
	color: #000000;
	text-decoration: none;
}
.linknoline:hover {
	color: #000000;
	text-decoration: underline;
}
.linknolinesub {
	color: #990000;
	text-decoration: none;
}
.linknolinesub:hover {
	color: #990000;
	text-decoration: underline;
}
.linknolinetab {
	color: #660000;
	text-decoration: none;
}
.linknolinetab:hover {
	color: #660000;
	text-decoration: underline;
}
.dashline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.compultext {
	font-family: "Trebuchet MS", Arial, "Century Gothic", Verdana;
	font-size: 10px;
	color:#FF0000
}
