.topdiv {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
body {
	background-color:FFFFFF;
	background-attachment: fixed;
	background-image: url(images/eifeltower.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.uppercasetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: normal;
	background-position: center center;
	text-align: center;
	padding: 0px;
}
.floatingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	clear: none;
	float: none;
	line-height: 1.6;
}

.bodytext a:link {text-decoration: underline; color: #FFFFFF;}
.bodytext a:hover {text-decoration: underline; color: #BE2135;}
.bodytext a:visited {text-decoration: underline; color: #FFFFFF;}

.bodyheavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	clear: none;
	float: none;
	line-height: 1.6;
}
.copyright {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 3px;
	text-transform: uppercase;
	height: 26px;
	width: 115px;
	background-color: #003255;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #BD1E32;
}
a:active {
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.titlered {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BD1E32;
	font-style: normal;
	font-weight: bold;
}
.titlered a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight: bold; text-decoration:underline;}
.titlered a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight: bold; text-decoration:underline;}
.titlered a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:BD1E32; font-weight: bold; text-decoration:underline;}

.smallblue {font-size: 3px; font-family: Arial, Helvetica, sans-serif; color: #003255; font-style: normal; }
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	clear: none;
	float: none;
	line-height: 1.6;
	padding-left: 4px;
}
.bodytight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	clear: none;
	float: none;
	line-height: 1.6;
	letter-spacing: 0pt;
}
.picborder {
	border: thin solid #FF0000;
}

.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	clear: none;
	float: none;
	line-height: 1.6;
	padding-left: 4px;
}
.maintableborder {
	border: 7px solid #FFFFFF;
}
.maintableborder {
	border: 7px solid #FFFFFF;
}
.titleline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
