/* 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;
}
.style2 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
