body {

	background: rgb(102, 102, 102);

}

#content {

	background: rgb(255, 255, 255); margin: 30px auto; border-radius: 25px; width: 1110px;  -moz-border-radius: 25px;

}

#padcont {
	background: rgb(251, 223, 211);
	margin: auto;
	border-radius: 25px;
	width: 900px;
	-moz-border-radius: 25px;
}

.nav {

	margin: 20px 30px 10px 50px; top: 5px; color: rgb(204, 204, 204); text-transform: uppercase; line-height: 24px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; font-weight: bold; position: relative;

}

.nav a:link {

	color: rgb(188, 72, 53); text-decoration: none;

}

.nav a:visited {

	color: rgb(188, 72, 53); text-decoration: none;

}

.nav a:hover {

	color: rgb(0, 0, 0); text-decoration: underline;

}

.nav a:active {

	color: rgb(0, 0, 0); text-decoration: none;

}

#Agreement a:link {

	color: rgb(188, 72, 53); font-weight: bold; text-decoration: underline;

}

#Agreement a:visited {
	color: rgb(188, 72, 53);
	font-weight: bold;
	text-decoration: underline;
}

#Agreement a:hover {

	color: rgb(0, 160, 0); font-weight: bold; text-decoration: underline;

}

#Agreement a:active {
	color: rgb(188, 72, 53);
	font-weight: bold;
	text-decoration: underline;
}

a:link {

	color: rgb(0, 0, 0); text-decoration: none;

}

a:visited {

	color: rgb(0, 0, 0); text-decoration: none;

}

a:hover {

	color: rgb(102, 0, 0); text-decoration: underline;

}

a:active {

	color: rgb(0, 0, 0); text-decoration: none;

}

p {

	margin: 10px 30px; color: rgb(51, 51, 51); line-height: 18px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;

}

ul {

	margin: 10px 30px; color: rgb(51, 51, 51); line-height: 18px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;

}

h2 {

	margin: 10px 30px; color: rgb(0, 99, 161); line-height: 24px; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;

}

h3 {

	margin: 10px 30px; color: rgb(0, 99, 161); line-height: 20px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;

}
td {
	background: #FFCC66;
}
td.blank {
	background: rgb(251, 223, 211);	
}
td.Left {
	background: #FFCC99;	
}