body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../bg.jpg);
	margin-top: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F5951D;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 820px;
	background-color: #000000;
}
#leftmenu {
	width: 112px;
	font-weight:bold;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	padding: 8px;
	height: 394px;
	background-color: #1B4A78;
}
td {
	vertical-align: top;
	height: 100%;
}
#firstpage {
	width: 820px;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #1B4A78;
}
#contactPage {
	width: 820px;
	height: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #1B4A78;
}
#td1 {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	font-size: 0.8em;
	width: 820px;
	text-align: right;
}
#infobox {
	width: 470px;
	text-align: justify;
}
.style1 {
	font-size: 1.5em;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	color: #999999;
	font-size: 10px;
	font-weight: lighter;
}
.style4 {
	color: #FF9900;
	font-weight: bold;
}
