body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	line-height: 1.166;
	font-size: 110%;
	background-color: #FFFFFF;
	background-image:url(background.png);
	background-repeat: repeat;
}
.page_middle {
	background-image: url(../images/template/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	line-height: 1.166;	
}
.subheading {

	font-size: 100%;
	font-weight: bold;
	color: #000066;
	
}
.heading {

	font-size: 140%;
	font-weight: bolder;
	color: #000066;

}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	border: 00% #CCCCCC;
}
a:active {
	text-decoration: none;
}
.submenu {
	color: #FFFFCC;
}
.admin {

	font-size: 70%;
	color: #000000;
}
.editPoints {

	font-variant: small-caps;
	font-size: xx-small;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FF0000;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-size: 100%;
}
.left {
	font-size: 80%;

}
.right {
	font-size: 80%;
}
.middle {
	font-size: 80%;
}
.white {
	color: #FFFFFF;
	font-size: 100%;
}
.frame {

}
.top {
	background-image: url(/images/template/slice1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
