body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
body {
	background-image: url(images/backgroundmain.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #653397;
}
a:visited {
	color: #653397;
}
a:hover {
	color: #A97ED3;
}
a:active {
	color: #653397;
}

.menunorm {
	text-align: center;
	background-image: url(images/menublue.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.menuover {
	text-align: center;
	background-image: url(images/menuhighlight.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.mainbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5DF;
}
.insidebox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5DF;
	border-bottom-color: #D5D5DF;
}
.mainbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663399;
}
.mainbox .insidebox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #653397;
}
.mainbox .insidebox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663399;
}
.sideboxstyle {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D5D5DF;
	border-left-color: #D5D5DF;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navmenuunder {
	text-align: left;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
	padding: 2px;
	border: 1px dashed #D5D5DF;
}
.navmenuover {
	text-align: left;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
	background-color: #BCBCCB;
	padding: 2px;
	border: 1px solid #999999;
}
.surroundingbox {
	border: 1px solid #D5D5DF;
}
.bottomnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


