body {
text-align: center;
}

a.menu:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.menu:active {
	color: #CCCCCC;
	text-decoration: none;
}

a.menu:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.Text:link {
	color: #000099;
	text-decoration: none;
}

a.Text:active {
	color: #0000FF;
	text-decoration: none;
}

a.Text:visited {
	color: #000099;
	text-decoration: none;
}

a.Text:hover {
	color: #0000FF;
	text-decoration: none;
}

a:link {
	color: #CCCCFF;
	text-decoration: none;
}

a:active {
	color: #CCCCFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCFF;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.BigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	letter-spacing: normal;
}

.CopyrightCreditText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B5467;
}

a.CopyrightCreditText:link {
	color: #4B5467;
}

a.CopyrightCreditText:active {
	color: #4B5467;
}

a.CopyrightCreditText:visited {
	color: #4B5467;
}

a.CopyrightCreditText:hover {
	color: #45567C;
}

#Frame {
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	height: 100%;
	width: 748px;
	background: #4B5467;
	border-right: 1px solid #2D3851;
	border-left: 1px solid #2D3851;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#DarkBlueBox {
margin-right:auto;
margin-left:auto;
height: 15px;
width: 748px;
background: #2D3851;
z-index: 2;
}

#NavBox {
margin-right:auto;
margin-left:auto;
height: 15px;
width: 748px;
background: #4B5467;
z-index: 2;
text-align: right;
}

#ThinDarkLine {
margin-right:auto;
margin-left:auto;
height: 2px;
width: 748px;
background: #353535;
z-index: 2;
}

#ThinBlackLine {
margin-right:auto;
margin-left:auto;
height: 2px;
width: 748px;
background: #1A1A1A;
z-index: 2;
}

#ThinGrayLine {
margin-right:auto;
margin-left:auto;
height: 1px;
width: 748px;
background: #C8CDD7;
z-index: 2;
}

#ThinWhiteLine {
margin-right:auto;
margin-left:auto;
height: 1px;
width: 748px;
background: #FFFFFF;
z-index: 2;
}

#ThinLightLine {
margin-right:auto;
margin-left:auto;
height: 1px;
width: 748px;
background: #CCCCFF;
z-index: 2;
}

#DarkBlueBox5 {
margin-right:auto;
margin-left:auto;
height: 5px;
width: 748px;
background: #2D3851;
z-index: 2;
}

#MediumDarkBlueBox5 {
margin-right:auto;
margin-left:auto;
height: 5px;
width: 748px;
background: #45567C;
z-index: 2;
}

#LogoBox {
margin-right:auto;
margin-left:auto;
height: 80px;
width: 748px;
background: #CCCCCC;
background-image: url(images/lightBG2.jpg);
background-repeat: repeat;
border-bottom: 5px solid #2D3851;
z-index: 2;
text-align: left;
}



#FirstButtonBox {
	height: 15px;
	width: 15px;
	background: #4B5467;
	border-right: 3px solid #353535;
	z-index: 2;
	text-align: center;
	color: #CCCCCC;
}

#ButtonBox {
	height: 15px;
	width: 75px;
	background: #4B5467;
	border-left: 1px solid #C8CDD7;
	border-right: 3px solid #353535;
	z-index: 2;
	text-align: center;
	color: #CCCCCC;
}

#LastButtonBox {
	height: 15px;
	width: 75px;
	background: #4B5467;
	border-left: 1px solid #C8CDD7;
	border-right: 2px solid #353535;
	z-index: 2;
	text-align: center;
	color: #CCCCCC;
}

#CopyrightCreditBox {
margin-right:auto;
margin-left:auto;
height: 25px;
width: 748px;
background: #CCCCCC;
background-image: url(images/lightBG2.jpg);
background-repeat: repeat;
border-bottom: 2px solid #2D3851;
z-index: 2;
}

#MainBox {
margin-right:auto;
margin-left:auto;
width: 748px;
background: #EFEFEF;
z-index: 2;
OVERFLOW: hidden;
PADDING-BOTTOM: 25px;
}


