.background {
	background-image: url(images/background.gif);
}
.redblueback {
	background-image: url(images/static/blue-red-back.gif);
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.imageleft {
	background-color: #93B1F6;
	background-image: url(images/static/picture-left.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.menuback {
	background-image: url(images/static/menugrey.png);
	background-repeat: repeat-y;
	background-position: left top;
	min-width:213px;
}
.menutexton {
	display:block;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/static/menuback.gif);
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 35px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #3E3A4A;
	padding-top: 15px;
	line-height: 1.5em;
	text-decoration: none;
	background-image: url(images/transparent.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	padding-bottom: 15px;
}
.menutext a {
	display:block;
	color: #3E3A4A;
	text-decoration: none;
	width: 100%;
	text-decoration: none;
	background-image: url(images/static/transparent.gif);
	background-repeat: no-repeat;
}
.menutext a:hover {
	display:block;
	width: 100%;
	color: #ffffff;
	background-image: url(images/static/menuback.gif);
	background-repeat: no-repeat;
}
.bodytextgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
}
.bodytextgrey a{
	font-weight: bold;
	color: #ff3300;
}
.bodytextgrey a:hover{
	font-weight: bold;
	color: #ffffff;
}
.redbackground {
	position: relative;
	float:left;
	width: 401px;
	margin-right: -204px;
	background-color: #93B1F6;
	background-image: url(images/static/bluebackground.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
}
.bodytextwhite a{
	font-weight: bold;
	color: #ff3300;	
}
.bodytextwhite a:hover{
	font-weight: bold;
	color: #ffffff;
}
