BODY
{
   margin: 0 0 0 0;
   height: 100%;
   font-family: Tahoma;
   text-align: justify;
   color: #000000;
   background-color: #FFFFFF;
}

H1
{}

H2
{
	font-size:110%;
	margin-bottom:0;
}
H3
{
	font-size:100%;
	margin-bottom:0;
}

A
{
   color: #00408A;
   font-weight: bold;
}

A:hover
{
   color: #8b0000;
}

TD
{
   font-family: Tahoma, Verdana, Arial;
   font-size:70%;
}

TH
{
	font-size:70%;
	font-weight:bold;
	text-align:left;
}

UL
{
   margin-bottom: 1px;
   margin-top: 1px;
   margin-left: 14px;
}

LI
{
   font-family: Tahoma, Verdana, Arial; 
   margin-left: 1px;
   margin-top: 1px;
   margin-bottom:1px;
}

INPUT
{
   border: solid 1px #40433c;
}

.EventResultTitle
{
	font-size:200%;
}


.GreyTable TD
{
   border-bottom: solid 1mm #40433c;
   border-left: solid 1mm #40433c;
   border-right: solid 1mm #777776;
   border-top: solid 1mm #777776;
   color: White;
   font-weight: bold;
}

.GreyIMG IMG
{
   border-bottom: solid 1mm #40433c;
   border-left: solid 1mm #40433c;
   border-right: solid 1mm #777776;
   border-top: solid 1mm #777776;
   color: White;
   font-weight: bold;
}

.GreyTableThin TD
{
   border-bottom: solid 3px #40433c;
   border-left: solid 3px #40433c;
   border-right: solid 3px #777776;
   border-top: solid 3px #777776;
   color: White;
   background-color: #90908D;
   text-align: center;
   vertical-align: middle;
}

.GreyTableExtraThin TD
{
   border-bottom: solid 2px #40433c;
   border-left: solid 2px #40433c;
   border-right: solid 2px #777776;
   border-top: solid 2px #777776;
   color: White;
   font-weight: bold;
}

.GreyTableThick TD
{
   border-bottom: solid 5px #40433c;
   border-left: solid 5px #40433c;
   border-right: solid 5px #777776;
   border-top: solid 5px #777776;
   color: White;
   font-weight: bold;
}

.GreyLink
{
   color: #40433c;
   font-weight: normal;
   text-decoration: none;
}

.NewsHeaderLink
{
   font-family: Microsoft Sans Serif, Sans-Serif;
   text-transform: uppercase;
   margin-bottom: 8px;
}


.SmallUGLink
{
   color: black;
   text-decoration:underline; 
   cursor: hand;
   background-color: transparent;
   border: 0;
}

.SmallUGLink A:visited
{
   color: #40433c;
   text-decoration:underline;
   cursor: hand;
}

.WhiteLink 
{
   color: #FFFFFF;
   text-decoration: none;
}

.invisibleLink a
{
   color: white;
   hover-color: white;
}

.SmallWhiteLink a
{
   color:Black;
}

.invisibleLink
{
   color: white;
}

.SmallWhiteLink
{
   color: #FFFFFF;
   font-size: 90%;
   text-decoration: none;
}

.RedBorder
{
   border-left: solid 2pt DarkRed;
}

.RedLink
{
   color: DarkRed;
   font-weight: bold;
   text-decoration: none;
}


.SideNavigatorTable TD
{
   text-align:right;
}

.activePost
{
   font-weight: bold;
   color: black;
   text-decoration: none;
}

#bigTile
{
   padding-top: 2px;
   background-color: White;
   position: absolute;
   border: solid 2pt DarkRed;
   height: 32px;
   width: 32px;
   top: 100px;
   left: 100px;
   text-align: center;
   font-weight: bold;
}
.MenuButton
{
	border: 0;
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #00408A;
	font-weight: bold;
	cursor: hand;
	font-size: 110%
}

