body {
padding: 0px; 
margin: 0px; 
background-color: #663399; }

.bg {
	background-image:  url(images/bg.gif);
}

.topbanner {
	background-color: #663300;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;

}
.topbanner a{
	colour : #ffffcc;
	text-decoration: none;
}
.topbanner a:hover{
	colour : #ffffcc;
	text-decoration: none;
}
.top {
	background-image:  url(images/topbottom.gif);
	background-repeat: no-repeat;
}
.nav a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	font-weight: bold;

}
.nav a:hover{
	font-family: "Courier New", Courier, mono;
	color: #eeeeee;
	background-color: #FF0000;
	text-decoration: none;
	}

.banner {
	background-color: #663399;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
}

.navitems {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #FFFFCC;
}
.navitems a{
	color: #663300;
	background-color: #FFFFCC;
	text-decoration: none;
}
.navitems a:hover {
	color:  #FFFFCC;
	background-color:#663300;
	text-decoration: none;
}
.navitemside {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.navitemside a {
	color: #663300;
	text-decoration: none;
}
.navitemside a:hover {
	color:  #FFFFCC;
	background-color:#663300;
	text-decoration: none;
}

.beige {
	background-color: #FFFFCC;
}
.sidebar {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.sidebar a {
	color: #663300;
	text-decoration: none;
}
.sidebar a:hover {
	color:  #FFFFCC;
	background-color:#663300;
	text-decoration: none;
}
.brown {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
}
.brown a{
	color: #FF6600;
	text-decoration: none;
}
.brown a:hover{
	text-decoration: none;
	color: #663300;
}
.selected {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.bgsidebar {
	background-image: url(images/bgsidebar.jpg);
}
.bgtile {
	background-image: url(images/bgtile.jpg);
}
