body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EBEBEB;
}
.navlinks {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.login {
	background-color: #DBDBDB;
	padding: 5px;
}
.footerleft {
	background-image: url(images/bottomleft.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E20177;
}
.footerright {
	background-image: url(images/bottomright.gif);
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px;
}
.notices {
	background-color: #DBDBDB;
	border: 1px solid #999999;
	height: 300px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.maintable {
	border: 1px solid #E20177;
	background-color: #FFFFFF;
}
.headingtext {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #E20177;
	padding: 5px;
	font-weight: bold;
}

.nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E20177;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E20177;
}
.rollover {
	background-color: #E20177;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rollover a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rollover a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.navlinks a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navlinks a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #E20177;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.britstyle {
	font-weight: bold;
	color: #E20177;
	font-size: 14px;
}
