
.alert{color: ff0000;font-size: 12px;}

.bgGreen {
	background-color: 8BA26B;
}
body {
	background-image:  url(/images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

a.nav:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.nav:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.navOn:link {
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
a.navOn:visited {
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
a.navOn:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
a.navOn:active {
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}

.bodyText {
	font-size: 11px;
	color: #330000;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	line-height: 22px;

}
.bodyTextInnerForm {
	font-size: 11px;
	color: #330000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 22px;

}
.headerText {
	font-size: 11px;
	color: #FFFFFF;
}

.footerText {
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
}

a.menu:link {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
a.menu:visited {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px dotted #999999;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;


}
a.menu:active {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
.boxDot {
	background-repeat: repeat-x;
	background-image:  url(/images/dot.gif);


}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-color: #E3F5DE;
	padding-right: 5px;
	margin-right: 5px;
}
.bgwhite {
	background-color: #FFFFFF;
}
.tabOn {
	background-image:  url(/images/tab_leftOn.gif);
	padding-left: 20px;
	padding-top: 4px;


}
.tabOff {
	background-image:  url(/images/tab_leftOff.gif);
	padding-left: 20px;
	padding-top: 4px;
}
.titles {
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Garamond;
	font-size: 17px;
	color: #330000;
	font-weight: bold;

}
.rightDot {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.group {
	color: #000000;
	background-color: #ffffff;
}
.menuOn {
	background-color: #F3DCC7;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	background-image: url(/images/menuTile.gif);
}
.newsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newsDot {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
