﻿body {}
a.linkButton:visited {color: coral; font-size: 10px;}
a.linkButton:link {color:coral; font-size: 10px;}
a.linkButton:hover {color: White; font-size: 10px;}

a.MenuLinkButton:visited { color:  #DF4A00; }
a.MenuLinkButton:link {	color:  #DF4A00; }
a.MenuLinkButton:hover {color: Maroon;}

a.ClassLinkButton:visited
{
	color: #2D1900;
	text-decoration: underline;
}
a.ClassLinkButton:link {color:  #2D1900; text-decoration: underline;}
a.ClassLinkButton:hover {color: #DF4A00; text-decoration: underline;}


a.MenuLinkButton
{
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
}

.LabelCell
{
	vertical-align:middle;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	color: #2D1900;
	font-family: Verdana;
}

.tablebodycell
{
	border-right: #2D1900 thin solid;
	border-top: #2D1900 thin solid;
	border-left: #2D1900 thin solid;
	border-bottom: #2D1900 thin solid;
	color: #2D1900;
	font-family: Verdana;
	font-size: 10pt;
	vertical-align:top;
	text-align:left;
}

.tablebodycellNoBorder
{
	color: #2D1900;
	font-family: Verdana;
	font-size: 10pt;
	vertical-align:middle;
}
	
h1
{
	color: #DF4A00;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: lighter;
	line-height: normal;
	font-size: 24pt;
}

h2
{
	color: #DF4A00;
	font-family: Arial;
	font-size: 16pt;
}

p
{
color: #2D1900;
font-family: Verdana;
font-size: 11pt;
}

.AdminTitle
{ font-weight: bold; 
	font-size: 24px; 
	text-transform: capitalize; 
	color: maroon; 
	text-align: center; 
}

.UserTitle
{ font-weight: bold; 
	font-size: 24px; 
	text-transform: capitalize; 
	color: maroon; 
	text-align: center; 
}

.ConactInfoCell
{
	background-color: #2D1900;
	vertical-align: bottom;
	text-align: center;
	color: coral;
	font-family: Verdana;
	font-size: 10pt;
}

.ClassHeaderRow
{
	width: 140px;
	background-color: #2D1900;
	vertical-align: bottom;
	text-align: center;
	color: coral;
	font-family: Verdana;
	font-size: 10pt;
}

.GenHeaderRow
{
	background-color: #2D1900;
	vertical-align: bottom;
	text-align: center;
	color: coral;
	font-family: Verdana;
	font-size: 10pt;
}

.DayLabel
{
	font-weight: bold; 
	font-size: 14pt; 
	text-transform: capitalize; 
	text-decoration: underline; 
	color: #2D1900;
	font-family: Verdana;
}


.ClassTimeColumn
{
	vertical-align: middle;
	width: 125px;
	text-align: right;
	font-weight: bold;
	color: #2D1900;
	font-size: 10pt;
	color: #2D1900;
	font-family: Verdana;
}

.ClassCell
{
	width: 150px;
	font-family: Verdana;
	font-size: 10pt;
	border-right: #2D1900 thin solid;
	border-top: #2D1900 thin solid;
	border-left: #2D1900 thin solid;
	border-bottom: #2D1900 thin solid;
}

.AdminHeaderRow
{
	background-color: #2D1900;
	vertical-align: bottom;
	text-align: center;
	color: coral;
	font-family: Verdana;
	font-size: 10pt;
}
