﻿p {
	margin-top:0px;
	margin-bottom:0px;
}

.loginError
{
    color:Red;
    font:bold 12px Arial,San-Serif;
    width:40px;
}
.loginTitle
{
    font-family:Aria, Sans-Serif;
    font-size: large;
    font-weight:bold;
    text-align:center;
}
body 
{
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.articlecontent
{
    padding:10px;
    line-height: 1.5em;
}
.content
{
    padding:10px;
    line-height: 1.5em;
    font-size: 12px;
}
hr
{
    color:Black;
    line-height:2px;
}
.footer
{
    width:100%;
    background-color:Black;
    font-family:Arial Verdana Tahoma Sans-Serif;
    font-size: 10px;
    border-top: solid 1px black;
    padding-left:10px;
    padding-top:5px;
    color:White;
}
/* from fitness pursuits site */

.style12 {font-family: Arial; font-size: 12px; font-weight: bold; color: #0033FF; }
.style6 {font-size: 10px}
.style7 {font-size: 11px}
.style2 {font-size: 12px; }
.style3 {font-family: Arial}
.style5 {font-family: Arial; font-size: 12px; }
.style9 {font-family: Arial; font-size: 12px; font-weight: bold; }
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style16 {
	font-size: 18px;
	color: #0000FF;
}
.style17 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.style18 {
	font-size: 14px;
	color: #FF0000;
}
.style20 {font-family: Arial; font-size: 12px; font-weight: bold; color: #0000FF; }
.style21 {font-size: 18px}
.style22 {font-size: 14px; color: #333333;}
.PageHeader
{
    text-align:center;
    font-size:medium;
    font-weight:bold;
    color:Navy;
    border-bottom:solid 1px Navy;
    width:100%;
}
.TableHeader
{
    text-align:center;
    background-color:Navy;
    color:White;
    font-size:small;
    font-weight:bold;
    width:100%;
}
.ErrorMessage
{
    color:Red;
    font-weight:bold;
    font-family:Arial;
    font-size:medium;
}
.tabs
{
	position:relative;
	top:1px;
	left:5px;
}
.tab
{
	border:solid 1px black;
	background-color:#E5E5E5;
	padding: 2px 5px;
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
}
.selectedTab
{
	background-color: White;
	color: #cc0000;
	font-weight:bold;
	border-bottom: solid 1px white;
	text-decoration:none;
}
.tabContents
{
	border:solid  1px black;
	padding: 10px;
	background-color: White;
}
.MenuBG
{
    background-image:url(images/MenuBGRed.jpg);
    background-repeat:repeat-x;
}  
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
A.footerMenu:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}
A.footerMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}
A.footerMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}
A.footerMenu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#cc0000;
}
A.white:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
A.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
A.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
A.white:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color:#FFFFFF;
}
A.article:Link {
	text-decoration:none;
	color:#000000;
}
A.article:visited {
	text-decoration:none;
	color:#000000;
}
A.article:active {
	text-decoration:none;
	color:#000000;
}
A.article:Hover {
	text-decoration:none;
	color:#CC0000;
}

A:Link {
	text-decoration:none;
	color:#43768b;
}
A:visited {
	text-decoration:none;
	color:#43768b;
}
A:active {
	text-decoration:none;
	color:#43768b;
}
A:Hover {
	text-decoration:none;
	color:#CC0000;
}

.pageheader {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.AltRow
{
    background-color:#FFFDD0; 
}
