body {background-color: #000000}
table {background-color: #081e50;
		background-image: url(images/table-bg.jpg);
		background-repeat:repeat-y}
.text {font-family: "Trebuchet MS";
		font-size: 12px;
		color: white}
.regtable {background-image: none;
			background: none}
.button {background-color: #000000;
		font-family: "Trebuchet MS";
		font-size: 10px;
		color: white;
		border: 1px solid black}
.padtext {margin-left: 15px;
		margin-right: 25px;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: white;
		line-height: 20px}
a:link, a:visited {color: white}
a:hover, a:active {color: #ddad31}
.small {font-size: 10px}
.subtitle {font-size: 16px;
		margin-left: 15px;
		margin-right: 25px;
		font-family: "Trebuchet MS";
		color: white}
