﻿.error
{
	color: red;
}
.ltext
{
	font-family: Verdana;
	font-size: 12px;
}
.ltextb
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.text
{
	font-family: Verdana;
	font-size: 10px;
}
.textb
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.stext
{
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
}
.sectiontext
{
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #3B46B7;
}
.sectiontextb
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #3B46B7;
}
.H1
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #121EB8;
}
.H2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #121EB8;
}
.H3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #3B46B7;
}
.box
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-top: solid 1px #3B46B7;
	border-left: solid 1px #3B46B7;
	border-right: solid 2px #3B46B7;
	border-bottom: solid 2px #3B46B7;
}
.button
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	border: solid 1px #F9CB94;
	background-color: #F94824;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.buttonhover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	border: solid 1px #F94824;
	background-color: #F9CB94;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.altrow
{
	background-color: #F2F2F2;
}
.highlight
{
	background-color: Yellow;
}
.daystyle a
{
	font-family: Verdana;
	text-decoration: none;
}
.selecteddaystyle
{
	font-family: Verdana;
	background-color: #F2F2F2;
	border: solid 1px #3B46B7;
}
.selecteddaystyle a
{
	font-family: Verdana;
	text-decoration: none;
}
.logoutstyle
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #3B46B7;
	background-color: #F2F2F2;
}
.headerbox 
{ 
	font-family: Verdana; 
	font-size: 12px; 
	border-bottom: 1px solid #000000; 
	font-weight: bold }