/* CSS Document 5b550b  */
body {
	background-color: #b7baa9;
	background-image:url(../images/bground.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

#center { 
	position: absolute;
	top: 50%; 
	width: 100%; 
	overflow: visible;
	z-index:10;
}

#main { 
	background-image:url(../images/index.gif);
	position: absolute;
	left: 50%; 
	width: 424px; 
	margin-left: -212px; 
	height: 674px; 
	top: -337px;
}
#lyrWelcome, #lyrHome, #lyrAbout{
	position: absolute;
	visibility:hidden;
	width: 340px;
	height: 310px;
	top: 152px;
	left: 26px;
}
#lyrtest{
	position: absolute;
	visibility: hidden;
	width: 340px;
	height: 310px;
	top: 152px;
	left: 26px;
}
.navbackground{
	background-color:#9e437e;
}
.navitemground{
	background-color:#8c386f;
}
.formtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.formlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	text-align:left;
}
.formtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}
.formbutton {
   	color: #FFFFFF;
	background-color: #9c9c9c;
	border: #ffffff 1px solid;
	border-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	cursor:pointer;
	height:25px;
}
.formtextbox {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #b7baa9;
	width:230px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.formmemobox {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	background-color: #b7baa9;
	border: #ffffff 1px solid;
	width:230px;
	height:62px;
}
