﻿

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	background: url(background.jpg) repeat-x;
	padding-right:20px;
	padding-left:20px;
}
a:link {
	/*color: #FF6600;*/
	color: #CE3400;
}

.topbox {
	/*color: #FF6600;*/
	color: #CE3400;
	text-align: right;
	margin-bottom: 10px;
	font-size:xx-large;
}

.topbox a:link {
	text-decoration:none;
	/*color: #FF6600;*/
	color: #CE3400;
}

.topbox a:visited {
	text-decoration:none;
	/*color: #FF6600;*/
	color: #CE3400;
}


.menubox {
	font-weight: normal;
	background-color: #CE3400;
	text-align:center;
	color: #FFFFFF;
}

.menubox a:link {
	color:white;
}

.menubox a:visited {
	color:white;
}



.addressbox {
	font-size: small;
	margin-top: 7px;
	text-align: right;
}


