body {
	font: 12px/1.5em Gotham-Book, Gotham-Medium, Gotham-Bold, Verdana, Arial, sans-serif;
	background: url(images/site2/main-bg.gif) repeat;
	text-decoration: none;
}
.register {
	color: #ffffff;
	background: #c81a7b;
	border: 2px solid #c81a7b;
	font-size: 14px;
	line-height: 1.25em;
}
#maintd {
	padding: 15px 25px 15px 15px;
}
#sidebarTd {
	padding-top: 10px;
}
.bolded {
	font-size: 13px;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #0069aa;
}
h1 {
	font-size: 24px;
	line-height: 1em;
	color: #fdf059;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	line-height: 1.2em;
	color: #0069aa;
	text-decoration: none;
}
a.sidebar:link {
	color: #fbf7d6;
	text-decoration: none;
	font-size: 14px;
	line-height: 2em;
}
a.sidebar:visited {
	color: #fbf7d6;
	text-decoration: none;
	font-size: 14px;
	line-height: 2em;
}
a.sidebar:hover {
	color: #fdf059;
	text-decoration: none;
	font-size: 14px;
	line-height: 2em;
}
a.sidebar:active {
	color: #fdf059;
	text-decoration: none;
	font-size: 14px;
	line-height: 2em;
}
.footer1 {
	color: #0069aa;
}
.footer2 {
	font-size: 10px;
	line-height: 1.5em;
	color: #0069aa;
}
a:link {
	color: #0069aa;
	text-decoration: underline;
}
a:visited {
	color: #0069ab;
	text-decoration: underline;
}
a:hover {
	color: #00a4e3;
	text-decoration: underline;
}
a:active {
	color: #00a4e3;
	text-decoration: underline;
}
