body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C2C7C9;
	background-color: #B10021;
	margin-top: 60px;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited {
	color: #8A9295;
	text-decoration: underline;

}
a:hover {
	color: #B10021;
	text-decoration: none;
}
a:active {
	color: #FFC211;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFC211;
}
.tableEdge {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C2C7C9;
}
#transflash {
	position: absolute;
	top:30px;
	left: 10%;
	text-align: center;
	z-index: 1;
}
#browserFrame {
	position: absolute;
	top: 180px;
	left: 15%;
	z-index: 0;
	width: 480px;
	background-color:#FFFFFF;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;

}
#menuFrame {
	position: absolute;
	top: 180px;
	left: 15%;
	z-index: 0;
	width: 480px;
	background-color:#FFFFFF;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	height: 120%;
}
.header{
	background-color: #8A9295;
	text-align: right;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	color: #FFF;
}
.rightText {
    text-align:right;
}
.announcement {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B10021;
	padding: 2px;
	clip:   rect(auto auto auto auto);
	clear: right;
	width: 230px;
}
.header2{
	text-align: right;
	padding-left: 0px;
	padding-right: 30px;
}
.header3
{
	color: #8A9295;
	font-weight: bold;
}
.header2 a:link, a:visited {
	color: #B10021;
	text-decoration: none;
}
.header2 a:hover, a:active {
	color: #B10021;
	text-decoration:underline
}
#Layer1 {
	 z-index:1; 
	 position:absolute; 
	 visibility: visible;
}
#Layer2 {
	 z-index:1; 
	 position:absolute; 
	 visibility: hidden;
}
#Layer3 {
	 z-index:1; 
	 position:absolute; 
	 visibility: hidden;
}
#Layer4 {
	 z-index:1; 
	 position:absolute; 
	 visibility: hidden;
}
