.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.tickertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #991212;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 24px;
	margin-bottom: 2%;
	margin-top: 24px;
}
.smallheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #991212;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 24px;
	margin-top: 24px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	margin-bottom: -10px;
	letter-spacing: -0.02em;
	margin-top: 20px;
}
.smallersubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #991212;
	line-height: 14px;
}
.table {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #991212;
	background-image: url(../images/cream.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #991212;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-top: 15px;
}
.tabletext {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.tabletextsmall {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 5px;
	margin-top: 0px;
}
.maintable {
	background-image: url(../images/girlbackground.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.menulinksplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: -4%;
	margin-left: 15px;
	margin-right: 15px;
}
.formcenter {
	margin-left: 13px;
	margin-bottom: 10px;
	margin-top: -5px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 15px;
	margin-left: 20px;
	line-height: 14px;
}
.footertextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 9px;
	margin-left: 9px;
	line-height: 14px;
}
.menubackground {
	background-image: url(../images/red_dk.jpg);
	background-repeat: repeat;
}

.menubackgroundtop {
	background-image: url(../images/shadow_dkred.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}

.bodytable {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.menulinksheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5%;
	cursor:hand;
}
.shadowcell {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
}
.mainwindowbackground {
	background-image: url(../images/backgroundimage.jpg);
	background-repeat: no-repeat;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.listhighlight {
	font-weight: bold;
	color: #991212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.roelinktable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10%;
	margin-right: 10%;
	border: 3px solid #991212;
}

.tableindent {
	padding-left: 25px;
}

.error
{
	color: #FF0000;
}