@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
.tableRed {
	background-color: #990000;
}
.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.tableGray {
	background-color: #CCCCCC;
}
.tableBlue {
	background-color: #1932A5;
}
.bar {
	background-image: url(../graphics/bar.gif);
	background-repeat: repeat-x;
	height: 2px;
}

.navBar {
	background-color: #FFFF33;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.tableMain {
	background-color: #FFFFFF;
}
a.linkFooter:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkFooter:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkFooter:hover {
	text-decoration: underline;
	color: #FFFF33;
}
a.linkFooter:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
	text-align: left;
}
a.linkGlobal:link {
	color: #275C90;
	text-decoration: none;
	font-weight: bold;
}
a.linkGlobal:visited {
	text-decoration: none;
	color: #275C90;
	font-weight: bold;
}
a.linkGlobal:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a.linkGlobal:active {
	text-decoration: none;
	color: #275C90;
	font-weight: bold;
}
a.linkPrevention:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.linkPrevention:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a.linkPrevention:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a.linkPrevention:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: left;
}
a:link {
	color: #275C90;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #275C90;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #275C90;
	font-weight: bold;
}.required {
	color: #0000FF;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
	text-align: center;
}
