/* CSS Document */
.requiredtxt {
	color:#FF0000;
}
.requiredbox {
	background:#FFCCFF;
	border-color: #FF0000;
}

.hometext {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.linkstyle {
	color:#FFFFCC;
}

#lyr_Main {
	width: 100%;
	margin-top: 0px;
	background-color:#FFFFFF;
}

#lyr_TopMain {
	width: 100%;
	height: 100px;
	background-image: url(../images/autoflirt_topbkgd.jpg);
	top: 0px;
}

#lyr_Top {
	width: 800px;
	height: 75px;
	background-image: url(../images/autoflirt_header.jpg);
}

#lyr_Menu {
	position: relative;
	height: 60px;
	width: 380px;
	float:right;
	top: 15px;
	text-align:left;
}

#lyr_UnderMenu {
	width: 99%;
	text-align: center;
	background-color: #CCCCCC;
}
#lyr_Body {
	width: 800px;
}

#lyr_SecBody {
	width: 99%;
	text-align: left;
	background-color: #FFFFFF;
}

#lyr_Bottom {
	width: 100%;
	background-image: url(../images/autoflirt_bottom.jpg);
}

#lyr_BottomMenu {
	width: 800px;
	height: 40px;
	text-align: justify;
	color: #FFFFFF;
}
