.whiteback {
	background-color: #FFFFFF;
}
body {
	background-image: url(assets/greyback.jpg);
	background-color: #605E5F;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.tabletitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EF1487;
	border-bottom-color: #EF1487;
}
.tablepic {
	background-color: #B60E66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF1487;
}
.navigation{
	background-image: url(assets/navback.jpg);
	background-repeat: repeat-x;
	border: 1px solid #5E5B5C;
	height: 32px;
	padding-right: 15px;
	font-size: 80%;
	text-align: left;
	vertical-align: middle;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	background-color: #A8A8A8;
}
#main{
	padding: 5px 20px 15px 25px;
	font-size: 80%;
	list-style-image: url(assets/dot.gif);
	color: #000000;
}
h1 {
	font-size: 130%;
	color: #EF1487;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #929292;
}
h2 {
	font-size: 110%;
	color: #EF1487;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
.tablebottom {
	font-size: 70%;
	color: #CCCCCC;
}
a.bot:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bot:visited {
	color: #999999;
	text-decoration: underline;
}
a.bot:hover {
	text-decoration: none;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #EF1487;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
