/* index.css  for pre-chat pages */
body {
	background-color: #000000;
	background-image: url(/images/bgGen.jpg);
	background-size: cover;
	background-attachment: fixed;
	margin-top: 60px;
}
body,td,th {
	color: #F1D18B};

.style3 {color: #F1D18B}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #999999; }
.auto-style1 {
	text-align: center;
}
.auto-style2 {
	border: 1px solid #F1D18B;
}
.auto-style3 {
	border: 0 solid #F1D18B;
}
.auto-style4 {
	border-color: #F1D18B;
	border-width: 0;
	background-image: url('/images/bgFade.png');
}
.auto-style8 {
	border: 1px solid #F6B95F;
	background-image: url('/images/bgFade.png');
}
.auto-style5 {
	text-align: center;
	border-width: 2px;
}
.auto-style6 {
	font-size: medium;
    text-align: center;
	color: #FAEFDF;
}
.auto-style7 {
	font-size: medium;
	text-decoration: underline;
}

.style7 {	font-size: small; font-style: italic;}
.style8 {color: #FF0000}
.style9 {font-size:small; color: #cacaca;}
.style10 {color: #090909;}
.style11 {font-size: x-small; font-style: italic; color: #090909;}
.style14 {font-size: small; font-weight: bold; }
