/* CSS Document */
.background {
	background-color: #003399;
	background-image: url(../images/background/star-background4.jpg);
}
.OuterTableBorderColor {
	border: thin solid #99CC66;
}
.MenuCells {
	border: thin outset #FFFF66;
	color: #003399;
	text-align: center;
}
hr {
	color: #003399;
}
.FontColor {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FooterFont {
	font-size: 12px;
	color: #003399;
}
.InnerMainTableColor {
	background-color: #FFFFCC;
}
.imagediv {
	float: right;
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style2 {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style3 {color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style4 {
	color: #FF0000;
	font-weight: bold;
}

