body {
	font-family: Verdana;
	font-size: 11px; 
	line-height: 20px;
         color: #000000;
         background-color: #7ebc2d;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #AF2207;
	text-decoration: underline;
}

.content {
	font-size: 11px; 
}

.copy {
	font-family: Verdana;
	font-size: 12px; 
	line-height: 20px;
         color: #000000;
}

.footer {
	width: 672px;
	text-align: right;
         color: #990000;
	margin-left: 50px;
	margin-top: 30px;
}

.footer a {
	color: #990000;
	text-decoration: none;
}

.footer a:hover {
	color: #AF2207;
	text-decoration: underline;
}

.pg2-body {
         background: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-color: #AEC631;
}

.pg2-header {
         background: url(images/header-bg.jpg);
	background-repeat: no-repeat;
}

.title-red {
	font-family: Verdana;
	font-size: 14px; 
	line-height: 18px;
         color: #990000;
	font-weight: bold;
}


.title {
	font-family: Verdana;
	font-size: 14px; 
	line-height: 18px;
         color: #000000;
	font-weight: bold;
}

.schedule-class {
	padding-top: 10px;
}


.schedule-class-noline {
	padding-top: 10px;
}

.schedule-class-bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

.reg-class-noline {
	padding-top: 10px;
	padding-bottom: 10px;
}

.reg-class {
	padding-bottom: 10px;
}
