body {
	background-color: #00B3F0;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyFrame {
	background-image: url(Images/bgLayerBG.gif);
	background-attachment: fixed;
}
.topRedSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EE2839;
}
.topRedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #EE2839;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bgTextField {
	background-attachment: fixed;
	background-image: url(Images/bgTextField.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 265px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #971A1D;
	margin: 0px;
	padding: 0px;
}
.bodyTextError {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE2839;
	font-weight: bold;
}
.inputFieldEvenement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 285px;
	font-weight: bold;
	color: #971A1D;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #971a1d;
	border-right-color: #971a1d;
	border-bottom-color: #971a1d;
	border-left-color: #971a1d;
}
.inputTextEvenement {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 80px;
	width: 285px;
	font-weight: bold;
	color: #971A1D;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #971a1d;
	border-right-color: #971a1d;
	border-bottom-color: #971a1d;
	border-left-color: #971a1d;
}
.bodyTextColor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #971A1D;
}
.inputFieldEvenementSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 180px;
	font-weight: bold;
	color: #971A1D;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #971a1d;
	border-right-color: #971a1d;
	border-bottom-color: #971a1d;
	border-left-color: #971a1d;
}
.bodyTextThin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.inputFieldEvenementReadOnly {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 285px;
	font-weight: bold;
	color: #971A1D;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #971a1d;
	border-right-color: #971a1d;
	border-bottom-color: #971a1d;
	border-left-color: #971a1d;
}
