body {
	margin: 0px;
	text-align: center;
	background-color: #ffcb05;
	background-image: url(images/background_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

body, table, td {
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #000000;
}

table {
	border-color:#000000;
}

table.data {
	background-color:#fbdf74;	
}

table #pageTitle {
	width:500px;
	border-bottom: 1px solid #cf2431;
}
table #pageTitle td {
	padding:0 0 0 0;
	font-family: Georgia, Times, Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #cf2431;
}

#mainBody {
	background-color:#ffffff;

}
#masterPageLogo{
	vertical-align: top;
}
#masterPageTopBanner {
	vertical-align: top;
}
#masterPageLeftBar {
	vertical-align: top;
}
#masterPageLeftSpacer {
	vertical-align: top;
	background-image: url(/files/climb/images/left_side_banner.gif);
	background-repeat: repeat-y;
}
#masterPageRightSpacer {
	vertical-align: top;
	background-image: url(/files/climb/images/right_side_banner.gif);
	background-repeat: repeat-y;
}
#masterPageRotatingPhoto{
	vertical-align: top;
}
#masterPageTopMiddle {
	vertical-align: top;
}
#masterPageRightCol {
	vertical-align: top;
	background-image: url(images/right_col_bg_unifieds.gif);
	background-repeat: repeat-y;
}
#masterPageLeftCol {
	vertical-align: top;
	background-image: url(images/left_col_bg_unifieds.gif);
	background-repeat: repeat-y;
}
#masterPageFooter {
	vertical-align: top;
}
.text{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #000000;
}
.link{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #cf2431;
	text-decoration: underline;
}
a.link:hover{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a:link{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #cf2431;
	text-decoration: underline;
}
a:visited{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #cf2431;
	text-decoration: underline;
}
a:active{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a:hover{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.headline{
	font-family: Georgia, Times, Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #cf2431;
}
.smallishText{
	font-family: Times, Serif;
	font-size: 9pt;
	color: #000000;
}
.smallText{
	font-family: Times, Serif;
	font-size: 8pt;
	color: #000000;
}
.smallLink{
	font-family: Times, Serif;
	font-size: 8pt;
	color: #cf2431;
	text-decoration: underline;
}
a.smallLink:link{
	font-family: Times, Serif;
	font-size: 8pt;
	color: #cf2431;
	text-decoration: underline;
}
a.smallLink:visited{
	font-family: Times, Serif;
	font-size: 8pt;
	color: #cf2431;
	text-decoration: underline;
}
a.smallLink:active{
	font-family: Times, Serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
a.smallLink:hover{
	font-family: Times, Serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
.smallWhiteLink{
	font-family: Georgia, Times, Serif;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}
a.smallWhiteLink:hover{
	font-family: Georgia, Times, Serif;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}
.slogan{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
.whiteText{
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	color: #ffffff;
}
hr{
	size: 1px solid noshade;
	color: #d2d2d2;
}
.ul{
	list-style-list: bullet;
	color: #000000;
	margin-left: -12;
)



#poweredByLink {
	display: none;
}
#poweredByDiv {
	display: none;
}