﻿body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}
.leftpanel {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('../uu/images/uuringsmall.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	width: 22%;
	height: 5100px;
	float: left;
}
.header {
	font-size: 2em;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 73%;
	position: relative;
	float: left;
}
.tablestyle {
	border-color: #000000;
	border-width: 0;
}
.leftcell {
	text-align: center;
}
.pixbox {
	width: 180px;
	position: relative;
	float: right;
}
.navig {
	font-size: large;
	text-align: center;
	width: 73%;
	position: relative;
	color: #000000;
	float: left;
}
.content {
	font-size: large;
	width: 65%;
	position: relative;
	float: left;
	padding-left: 55px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
.subtitle {
	font-size: x-large;
	text-align: center;
	position: relative;
	width: 73%;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.validate {
	text-align: center;
	width: 75%;
	position: relative;
	float: left;
}

