.textonblack {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.outsideborder {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #999999;
	font-family: arial;
	font-size: 10pt;
}
.black {
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/nav_flower.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.darkgrey {
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #FF0066;
	padding-left: 10px;
}
.whitetext {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: right;
}
.whitelink:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.lightergrey {
	background-color: #666666;
}
.navflower {
	background-image: url(../images/nav_flower.jpg);
	background-repeat: no-repeat;
}
.whitetextlihtgrey {

	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	background-color: #999999;
}
.whitelinknav {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.whitelinknav:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	font-family: arial;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bodytext b {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bolder;
}
.subheader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lightergreybig {
	background-color: #CCCCCC;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.topsubheader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottomsubheader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.blacklink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.blacklink:hover {
	color: #999999;
}

.pinklink {
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
	text-align: right;
}
.pinklink:hover {
	color: #999999;
}
.resultstable {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	border: 1px solid #FFFFFF;
}
small {font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#000000;}