.tableLeftLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CE3B33;
	border-right-color: #CE3B33;
	border-bottom-color: #CE3B33;
	border-left-color: #CE3B33;
}
.tableRightLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #CE3B33;
	border-right-color: #CE3B33;
	border-bottom-color: #CE3B33;
	border-left-color: #CE3B33;
	border-right-style: solid;
}
body, td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whiteText {
	color: #FFFFFF;
}
.imageBorderRed {
	border: 1px solid #CE3B33;
}
.linkRed {
	color: #CE3B33;
}
.headerSmall {
	font-size: 11px;
	font-weight: bold;
	color: #CE3B33;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #CE3B33;
	text-decoration: none;
}
a:visited {
	color: #CE3B33;
	text-decoration: none;
}
a:hover {

	color: #333333;
}
a:active {
	color: #CE3B33;
	text-decoration: none;
}
.blueText {
	color: #00157A;
}
.blueTextBackup {
	color: #3E8AB1;
}
.blueTextBold {
	color: #00157A;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.whiteTextSmall {
	color: #FFFFFF;
	font-size: 11px;
}
.whiteTextSmallBold {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.blueTextBoldSmall {
	color: #00157A;
	font-weight: bold;
	font-size: 11px;
}
input {
	color: #CE3B33;
	background-color: #F6E0E0;
}
.headerSmallSmall {

	font-size: 10px;
	font-weight: bold;
	color: #CE3B33;
}
.headerRed {

	font-size: 13px;
	font-weight: bold;
	color: #CE3B33;
}
.headerGreen {
	font-size: 13px;
	font-weight: bold;
	color: #00157A;
}
.headersmall2 {
	font-size: 11px;
	font-weight: bold;
	color: #CE3B33;
}
.companyHeader {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-weight: bold;
}
.headerSmallSmallBlack {


	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#advert {
	position: absolute;
	visibility: visible;
	z-index: 800;
	height: 820px;
	width: 980px;
	left: 100px;
	top: 50px;
}
