@charset "UTF-8";
body {
	background-image: url(images/aurielleback.jpg);
	background-repeat: repeat;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 105%;
}
.border {
	border: 1px solid #FFFFFF;
}
a.wtlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.wtlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.wtlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.wtlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.whitetextLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}
a.yel:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #e5c67b;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}
a.yel:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #e5c67b;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}
a.yel:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}
a.yel:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #e5c67b;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #B68D34;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.WhiteXL {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
.yelOFF {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: none;
}
.borderYell {
	border: 1px solid #B58E39;
}
.yellowSM {
	font-family: Arial, Helvetica, sans-serif;
	color: #e5c67b;
	font-size: 9px;
	text-decoration: none;
}
.yellowTimes {
	font-family: "Times New Roman", Times, serif;
	color: #B68D34;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.grapesback {
	background-image: url(images/signin.jpg);
	background-repeat: no-repeat;
}
.underlinelink {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCAE43;
	cursor:pointer;
	cursor:hand;
}

