body {
	background-color: #FFFFFF;
	color: #1A3B6B;
	background-image: url(../images/bg.gif);
	margin: 0px auto;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3B6B;
	line-height: 20px;
	}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3B6B;
	line-height: 20px;
	}
	
.plain {
	font-weight: bold;
	color: #1A3B6B;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	text-decoration: none;
	}

.plain:hover {
	background-color: #FFD34E;
	border: 2px solid #FFD34E;
	}
	
/* Menu using the dl, dt and the dd along with links, ul and li */

.menu-top {
	width:190px;
	height:51px;
	background-image: url(../images/menu-top.gif);
	background-repeat: no-repeat;
	}

.calendar {
	text-align: center;
	width: 32px;
	margin-left:145px;
	padding-top:12px;
	padding-bottom:3px;
	}

.month {
	font-size:10px;
	line-height: 14px;
	}

.date {
	font-size:16px;
	font-weight: bold;
	color: #FFD34E;
	background-color:#FFF;
	line-height: 14px;
	margin: 0px;
	}
	
.menu-bg {
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
	}

#menu {
	margin-left:10px;
	margin-right:10px;
	}
	
#menu li, #menu dt {
	list-style-type: none;
	margin: 0px auto;
	}

#menu dl, #menu dd {
	list-style-type: none;
	margin:0px auto;
	padding:0px;
	}

#menu ul{
	list-style-type: none;
	margin:0px auto;
	padding:0px;
	border-bottom: 0px solid #E5E5E5;
	}

#menu a {
	height: 22px !important;
	border-bottom: 1px solid #E5E5E5;
	display: block;
	padding-left: 10px;
	text-decoration:none;
	color: #1A3B6B;
	background-color:#FFFFFF;
	}

#menu .sub, #menu .sub_one {
	height: 22px !important;
	border-bottom: 1px solid #E5E5E5;
	display: block;
	padding-left: 10px;
	text-decoration:none;
	color: #1A3B6B;
	background-color:#FFEDB8;
	}

#menu a:hover {
	background-color:#FFD34E;
	height: 22px !important;
	}

* html #menu a:hover {

	}

.menuX {
	background-image: url(../images/fold-down.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

/* --------------------- FINALLY IT WORKS --------------------- */

.blue-bg {
	background-color:#1A3B6B;
	color:#FFF;
	border-bottom:3px solid #FFF;
	clear:right;
	padding-top:1px;
	width:750px;
	float:right;
	margin-top:20px;
	position:relative;
	}

* html .blue-bg {
	clear:left;
	}

#footer {
	background-color:#1A3B6B;
	color:#FFF;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	background-image:url(../images/logos.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#footer a {
	background-color:#1A3B6B;
	color:#FFF;
	}

#main {
	padding-top: 28px;
	width:750px;
	}

#main img {
	border:none;
	}

.no-border {
	border:5px solid #FFEDB8;
	margin-right:15px;
	}
/* sIFR headlines */
h2 {
	font-size: 18px;letter-spacing:0.1em;
	margin: 0px;
	}

h2 a, h2 a:visited {text-decoration:none;color:#1A3B6B;font-weight:bold;}
h2 a:hover {color:#ffd34e;}
.result_detail h2 {margin-left:-7px;}

#address-contactform {display: none}
