.SideBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	list-style: inside;
}
p {
	font-size: small;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: large;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
}
table {
	border: none;
	font-size: small;
}
body {
    background-color: #2C2421; /*sets the body background colour */
    background-image: url(images/VRCbackground.gif);/*body background image */
	font-size: 90%; /*Font size*/
	min-width: 900px; /*minimum width anything under you get scroll bars this prevents our page becoming smaller than the wrapper */
	padding: 0; /*padding set to zero*/
	text-align: center; /* hack for IE to make sure the layout is centred*/
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	right: 0px;
	bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FF6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FF6600;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FF6600;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF6600;
}

a:link {color: #0000FF}
a:visited {color: #FF0000}
a:hover {color: #663333}
a:active {color: #993300}
h5 {
	margin-bottom: 2px;
	color: #FF0000;
	font-size: x-small;
	font-weight: normal;
}
.BreadCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
	line-height: 10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: inherit;
}
