BODY {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;

	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #444444;
}


td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #444444;
}


TD A {
	border-bottom: 1px dashed #444;
	text-decoration:none;
	color:#444;
}

A:hover {
	color: #FF6600;
	text-decoration:none;
	border:none;
}


#topmenu a {

	border:none;
}

A.topmenu {

	padding-left: 15px;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	border:none:

}

A.topmenu:hover {

	color: #FF6600;
	text-decoration: none;

}

A.menu {

	font-size: 14px;
	font-weight: bolder;
	line-height: 27px;
	text-decoration: none;
	color: #444444;
	border:none;
}

A.menu:hover {
	color: #FF6600;
	text-decoration: none;
	margin-left:2px;

}

.imagelink {
 border:none;
}


.h1 {
	font-size:17px;
	line-height: 19px;
	font-weight: bold;
	color: #777777;

}


.h2 {
	font-size:15px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;

}




div#header {

	width: 935px;
	height: 115px;
	background-image: url(../images/logo-header.jpg);
	background-repeat: no-repeat;
}


div#topmenu {

	float: right;
	padding-right: 30px;
	padding-top: 55px;
}


div#headlinecontainer {

	width: 575px;
	height: 75px;
	text-align: right;
	background-image: url(../images/headlinebackground.jpg);
	background-repeat: no-repeat;
}

div#headline {

	padding-right: 15px;
	padding-top: 17px;

}
