.topbackground {
	background-image: url(images/top_bar_background.gif);
	background-repeat: repeat-x;
}
.sidebackground {
	background-image: url(images/side_bar_background.gif);
	background-repeat: repeat-y;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;

}
.subbodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002675;
	
	
}



.nounderline {

	color: #000000;
	text-decoration: none;
	
}

a:hover {
 
 color: #bda694;
}


.corner {
	background-image: url(images/fast_friendly_animation.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menuback {
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bottomside {
	background-image: url(images/silverfox-design-back.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.sidemenusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6C7BD;
	font-weight: normal;

}
.menubacksmall {
	background-image: url(images/menu_back_small.gif);
	background-repeat: repeat;
	background-position: left center;
}
.nounderwhite {
	color: #FFFFFF;
	text-decoration: none;
}
.nounderbrown {
	color: #D6C7BD;
	text-decoration: none;
}
.nounderblue {
	color: #000066;
	text-decoration: none;
}
.linkred {
	color: #990000;
}
.background {
	background-image: url(images/side_old_man.gif);
	background-repeat: repeat-x;
}
.vat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {font-size: 16px;  font-family: Arial, Helvetica, sans-serif; color: #D6C7BD;  margin: 0px; padding: 0px; }
h2 {font-size: 13px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; color: #BDA694;}.bodypadfive {
	padding: 10px;
}
