.bggradient {
	background-image: url(bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.bggradient1 {
	background-image: url(bg_gradient1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menutxt:hover {
	color: #FFE326;
}

.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494E5B;
	text-decoration: none;
}
a.links2:hover {
	color: #A81224;
}

.bodytxtlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24468e;
	text-decoration: none;
	line-height: 20px;
}
a.bodytxtlinks:hover {
	color: #A81224;
	text-decoration: underline;
}

.solid_menu_separator {
	background-image: url(solid_menu_item_separ.jpg);
	background-repeat: repeat-x;
}

.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetxt:hover {
	color: #FFC44E;
}

.greentxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B6D701;
	text-decoration: none;
	font-weight: bold;
}

.redtxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #A81224;
	text-decoration: none;
	font-weight: bold;
}

.greytxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.bluetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223C75;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.inclinedbodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}

.vertdottedline {
	background-image: url(vertical_dotted_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.vertdottedline {
	background-image: url(vertical_dotted_line.jpg);
	background-repeat: repeat-y;
	background-position:center;
}

