address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: transparent;
	background-image: url(images/lines-2.gif);
	background-repeat: repeat;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #660066;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 8px;
}

a:link {
	color: #660066;
	text-decoration: underline;
}

a:visited {
	color: #660066;
	text-decoration: underline;
}

a:active {
	color: #660066;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a img {
	border: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.highlight {
	color: #999999;
	font-size: 16px;
	font-weight: normal;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.tablecontenthighlight {
	background-color: #DCDCDC;
}

.tabletop {
	background-color: #CECECE;
	color: #813E82;
	font-weight: bold;
}

.fielderror {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.navbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.navbar:active {
	text-decoration: none;
}

a.navbar:hover {
	color: #CCCCCC;
	text-decoration: none;
}

