body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #CCCCCC;
}
div#wrapper {
	background-color: #CCCCCC;
	text-align: center;
	padding: 15px;
}
div#header {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
}
#loginTable th {
	font-size: 12px;
	color: #FF0000;
}
#loginTable a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding-right: 6px;
}
div#content {
	background-color: #FFFFFF;
	width: 800px;
	text-align: left;
}
div#left {
	width: 210px;
}
div#right {
	width: 485px;
	margin-left: 215px;
}
#navigation {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#navigation td {
	background-color: #EEEEEE;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
#navigation a {
	color: #FF0000;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: none;
	color: #FF0000;
}
#navigation a:active {
	color: #FFFFFF;
	background-color: #999999;
}

#navigation td:hover {
	background-color: #CCCCCC;
}
h2 {
	font-size: 18px;
	color: #FF0000;
	margin-bottom: 2px;
}
#content a {
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
#content p {
	margin-left: 4px;
}
#content ul {
	margin-left: 2px;
	padding-left: 12px;
}
#content li {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	list-style-image: url(../images/JPGs/BulletA.png);
	padding-bottom: 10px;
}
#ActNow {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding: 5px;
}
#ActNow a {
	color: #FFFFFF;
	font-weight: bold;
}
.testimonial {
	font-style: italic;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}
.creditName {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-right: 30px;
}
#FLVPlayer {
	border: thin double #FF0000;
}
