BODY
{
	background: #FFFFFF;
}

H1
{
	font-family: Arial, sans-serif;
	font-size: 48pt;
	color: #355D80;
	text-align: center;
}

H2
{
	font-family: Arial, sans-serif;
	font-size: 36pt;
	color: #355D80;
	text-align: center;
}

H3
{
	font-family: Arial, sans-serif;
	font-size: 24pt;
	color: #355D80;
	text-align: center;
}

H4
{
	font-family: Arial, sans-serif;
	font-size: 18pt;
	color: #355D80;
	text-align: center;
}

A:link
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #355D80;
	text-decoration: none;
}

A:visited, A:active
{

	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #6889A8;
	text-decoration: none;
}

A:hover
{

	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}

A.new 
{
	color: #FF0000 ! important;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

A.inform
{

	color: #FF0000;
	font-size: 10pt;
}

a.archive, a.archive:active, a.archive:hover, a.archive:visited
{
	font-size: 10px;
	color: #FFFFFF;
}

B
{

	font-family: Arial, sans-serif;
	color: #355D80;
	font-weight: bold;
}

B.title
{
	font-family: Arial, sans-serif;
	font-size: 36pt;
	color: #355D80;
	text-align: center;
}

strong
{

	font-family: Arial, sans-serif;
//	color: #355D80;
	font-weight: bold;
}

strong.nav
{

	font-family: Arial, sans-serif;
	color: #FF0000
	font-weight: bold;
}

I
{
	font-family: Arial, sans-serif;
	color: #355D80;
	font-style: italic;
	font-size: 11pt;
}

TH
{
	background: #355D80;
	background-image: url(http://www.hillrunner.com/forums/Themes/default/images/catbg.jpg);
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}

DIV.page_head
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

DIV.header
{
	background: #355D80;
	background-image: url(http://www.hillrunner.com/forums/Themes/default/images/catbg.jpg);
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

TH.frame
{
	background-image: url(http://www.hillrunner.com/images/toc_bg.jpg);
}

TD
{
	vertical-align: top;
}

TD.upcoming_events
{
	vertical-align: top;
	font-size: 10pt;
}

TD.frame
{
}

TD.sponsors
{

	border:1px solid #355D80;
	background: #e0e0e0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TABLE.containertable
{
	height:100%;
	width:100%;
}

DIV.nav
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
}

DIV.donate
{
	padding-left: 10px;
	padding-right: 10px;
	align: right;
	vertical-align: center;
}

/************************/
/* Begin sidebar styles */
/************************/

TH.sidebar
{
	background: #ffffff;
	vertical-align: top;
	color: #000000;
}

TABLE.sidebar_content
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 2pt;
	margin-right: 2pt;
	border:1px solid #355D80;
}

TABLE.sidebar_content2
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 2pt;
	margin-right: 2pt;
}

TH.sidebar_content
{
	background-image: url(http://www.hillrunner.com/forums/Themes/default/images/catbg.jpg);
	font-size: 10pt;
}

TD.sidebar_content
{
	font-size: 8pt;
}

B.sidebar_content
{
	color: #355D80;
	font-size: 10pt;
}

A.sidebar:link
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #355D80;
	text-decoration: none;
}

A.sidebar:visited, A.sidebar:active
{

	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #6889A8;
	text-decoration: none;
}

A.sidebar:hover
{

	color: #ff0000;
	font-size: 10pt;
	text-decoration: underline;
}

/**********************/
/* End sidebar styles */
/**********************/

/********************/
/* Begin tab styles */
/********************/

TABLE.tabgroup
{
	border:1px solid #E3E3E3;
}

TH.tab
{
	background: #FFFFFF;
	background-image: url(http://www.hillrunner.com/images/tabbg_unselected.jpg);
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #355D80;
	text-align: center;
	white-space: nowrap;
	border:1px solid #E3E3E3;
}

TD.tabbody
{
	padding: 10px;
}

/******************/
/* End tab styles */
/******************/