body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
body {
	background-image:  url(images/background.gif);
}
.rightborder {
	border: 2px solid #8b7c95;
}
.menuleft,  .menuleft a:link, .menuleft a:visited{
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 10px;
	background-image:  url(images/menu-back.gif);
	text-transform: lowercase;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	padding-left: 10px;
}
.menuleft a:hover, .menuleft a:active{
	color: #FFFFFF;
	font-size: 10px;
	background-image:  url(images/menu-back-hover.gif);
	text-transform: lowercase;
	text-decoration: underline;
	width: 130px;
	background-color: #A191C5;
}
.menuleftlive, .menuleftlive a:link, .menuleftlive a:visited, .menuleftlive a:hover, .menuleftlive a:active{
	color: #FFFFFF;
	text-indent: 10pt;
	vertical-align: middle;
	font-size: 10px;
	background-image:  url(images/menu-back-hover.gif);
	padding-left: 30px;
	text-transform: lowercase;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}
a:link {
	color: #A191C5;
	text-decoration: none;
}
a:visited {
	color: #A191C5;
	text-decoration: none;
}
a:hover {
	color: #63459B;
	text-decoration: none;
}
.contactname {
	font-weight: bold;
	color: #A191C5;
}
.email, .email a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.email a:hover {
	color: #A191C5;
}
.numbers {
	font-size: 16px;
}
.logo-new {
	background-image: url(images/logo-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(images/footer-text3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text {
	line-height: 20px;
}
p {
	line-height: 18px;
}

