@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
<STYLE TYPE="text/css">
<---

.DATEtxt {font-size: 10px;font-weight: bold;color:CE6700}

TD {
	font-family: 'PT Sans', sans-serif;
	color:#e0dcce;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
}

body {
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	color: #E0DCCE;
	font-weight: 700;
	font-variant: normal;
	line-height: normal;
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
}
.white {
	color:#EDE0B2;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
}

.XXLtxt {
	font-size: 48px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	color: #ede0b2;
}

.XLtxt {
	font-size: 16px;	
	font-weight: bold;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.Ltxt {
	font-size: 16px;
	font-weight: bold;
	color: #4E2E59;
}

.TITLEtxt {
	font-size: 16px;	
	font-weight: bold;
	color:#923386;
	font-variant: small-caps;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.BOLDtxt {
	font-size: 22px;	
	color:#000000;
	font-weight: normal
}

.SUBTITLEtxt {
	font-size: 12px;
	font-weight: lighter;
	color:#333333
}
.Boxed {
	font-size: 13px;
	color:#333333;
	text-align: justify;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	border: thin dotted #999999;
	background-color: #FEF8FA;
}


.COPYtxt {
	font-size: 18px;
	color: #ED008B;
}

.SMALLtxt {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

a.SMALLtxt:link {
	color:#FFFFFF;
}
a.SMALLtxt:hover {
	color:#333333;
}
a.SMALLtxt:visited{
	color:#666666;
}

.METAtxt {font-size: 2px;font-family: Arial, Verdana, Helvetica, sans-serif;color:WHITE}
.Emphasis {
	font-size: 15px;	
	font-weight: bold;
	color:#660066;
	font-style: italic;
}

.pass {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF
}


a:link {
	color: #e0dcce;	
	font-size: 16px;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}

.button { color:#ffffff;font-size:9px; font-weight: bold; font-family: Verdana, Arial; border: 1px solid #003366; background-color:#5D91C4}
.buttona { color:#ffffff;font-size:9px; font-weight: bold; font-family: Verdana, Arial; border: 1px solid #003366; background-color:#B0B810}
.buttonm { color:#ffffff;font-size:9px; font-weight: bold; font-family: Verdana, Arial; border: 1px solid #003366; background-color:#2878A8}
.buttonw {
	color:#ffffff;
	font-size:14px;
	font-weight: normal;
	border: 1px solid #003366;
	background-color:#923386;
	text-transform: uppercase;
}
.textfield { background-color:#ffffff; font-family: Verdana, Arial; font-size:12px; color=#000000; border: 1px solid #CCCCCC}
.dropdown { background-color:#ffffff; font-family: Verdana, Arial; font-size:12px; color=#000000; border: 1px solid #CCCCCC}


</STYLE>
