/* CSS Document */
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#fpobject {
	width: 760px;
	height: 180px;
}
#fpcatch {
	height:180px;
	background-color: #000000;
	border: thin solid #FFFFFF;
	padding: 10px;
}
#mpobject {
	width: 480px;
	height: 400px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #FF0000;
}
.botborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: center;
}	
.copy {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.forms {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.imagehold {
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	color: #99CC00;
	font-weight: bold;
}
.userAlert{
	float:right;
}
#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 110px;
	height: 675px;
	border: 0px;
}
