body {
	margin:0px;
	padding:0px;
	background-color:#b9b9b9;
	background-image:URL('images/background.gif');
	background-position : top;
	background-repeat : repeat-x;
}
body.sub {
	margin:0px;
	padding:0px;
	background-color:#b9b9b9;
	background-image:URL('images/subbackground.gif');
	background-position : top;
	background-repeat : repeat-x;
}
p, li {
	font-family: arial;
	font-size:11px;
	font-weight:normal;
}
.heading {
	font-family: arial;
	font-size:16px;
	font-weight:bold;
}
.subheading {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
}
.subsubheading {
    font-family:arial;
    font-size:10px;
    font-weight:bold;
}
.smalltext {
    font-family:arial;
    font-size:9px;
    font-weight:normal;
}
.white {
	color:#fff;
}
.black {
    color:#000;
}
.menu {
	width:211px;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.dropShadow(OffX='1', OffY='1', Color='#3f5c81', Positive='true');
}
.menuhover {
	width:211px;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.dropShadow(OffX='1', OffY='1', Color='#233c5a', Positive='true');
}
.menubutton {
	border-bottom:1px solid #365275;
	border-top:1px solid #3f5c81;
	padding-left:20px;
	padding-right:20px;
	background-color:transparent;
	cursor:hand;
}
.menubuttonover {
	border-bottom:1px solid #365275;
	border-top:1px solid #3f5c81;
	padding-left:20px;
	padding-right:20px;
	background-color:#365275;
	cursor:hand;
}
.menuedge {
	background-color:#365275;
}
a.n:link, a.n:visited {
	color:#365275;
}
a.n:hover, a.n:active {
	color:#ef8200;
}
.menu {
	width:211px;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.dropShadow(OffX='1', OffY='1', Color='#3f5c81', Positive='true');
}
.menuhover {
	width:211px;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.dropShadow(OffX='1', OffY='1', Color='#233c5a', Positive='true');
}
