﻿
body {background-color: black}

table{border-color:black;}

tr{font-family: verdana; color: white; font-size:12pt; height:35px}
tr.title{font-size: 14pt; font-weight: bold; }
tr.heading{font-size: 12pt; font-style:italic; color:red;}
tr.splashMenu{font-size: 20pt; color:red; font-weight:bold}
tr.title{font-size: 14pt; font-weight: bold;}
tr.category{font-size: 18pt; font-weight: bold; color:red}
tr.notFoundText{font-size: 28pt; font-weight: bold; color:red}

td{border-color:black;}
td.title{font-size: 14pt; font-weight: bold; color:white}
td.navMenu{font-size: 24pt; text-align: center; color:red;}
td.pageTitle{font-size: 24pt;font-weight:bold; text-align: center;color: yellow}
td.category{font-size: 18pt; font-weight: bold; color:red}
td.footnote{font-size: 10pt;font-style:italic;color:red;}
td.rosterEntry{font-size: 10pt;font-style:italic;color:white;}
td.eventsHeader{border-bottom-style:solid; border-bottom-width: thin; border-bottom-color:White}

td.eventsEntry-Event
{	width: 20%; 
	border-bottom-style: solid; border-bottom-width: thin; border-bottom-color:White;
}

td.eventsEntry-Date
{
	border-bottom-style: solid; border-bottom-width: thin; border-bottom-color:White
}

td.eventsEntry-Members
{
	border-bottom-style: solid; border-bottom-width: thin; border-bottom-color:White
}

td.eventsEntry-Notes
{
	border-bottom-style: solid; border-bottom-width: thin; border-bottom-color:White
}

a.links:link {color: white; text-decoration: underline; }
a.links:visited {color: white; text-decoration: underline; }
a.links:hover {color: red; text-decoration: underline; }

a.nav:link {color: blue; text-decoration: underline; }
a.nav:visited {color: blue; text-decoration: underline; }
a.nav:hover {color: red; text-decoration: underline; }

a.splashNav:link {color: blue; text-decoration: underline; }
a.splashNav:visited {color: blue; text-decoration: underline; }
a.splashNav:hover {color: red; text-decoration: underline; }
