﻿A {
	COLOR: 				#0066CC;
	TEXT-DECORATION: 	underline; }
A:active {
	COLOR: 				#0066CC;
	TEXT-DECORATION: 	underline; }
A.gray {
	COLOR: 				#999999;
	TEXT-DECORATION: 	underline; }
A.gray:hover {
	COLOR: 				#000000;
	TEXT-DECORATION: 	underline; }
A.gray:active {
	COLOR: 				#0066CC;
	TEXT-DECORATION: 	underline; }	
.XSmallBoldButton
{
	font-family:		verdana;
	font-size:			x-small;
	font-weight:		bold;
}
.HRLine
{
	border: solid 5px navy;
}
.TimeLabel
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.XSmallLink
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: blue;
}
.SmallLink
{
	font-family: Verdana;
	font-size: small;
	color: blue;
}
.SmallBoldLink
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold; 
	color: blue;
}
.XSmallLabel
{
	font-family: Verdana;
	font-size: x-small;
	color: Navy;
	font-style: italic;
}
.XSmallArialLabel
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	vertical-align: text-top;
}
.SmallArialLabel
{
	font-family: Arial;
	font-size: small;
	vertical-align: text-top;
}
.XSmallGrayLabel
{
	font-family: Verdana;
	font-size: x-small;
	vertical-align: top;
}
.XSmallBoldLabel
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.SmallLabel
{
	font-family: Verdana;
	font-size: small;
}
.SmallBoldLabel
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold; 
}
.MediumLabel
{
	font-family: Verdana;
	font-size: medium;
}
.MediumBoldLabel
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.LargeBoldLabel
{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: Navy;
}
.XLargeBoldLabel
{
	font-family: Verdana;
	font-size: x-large;
}
.SJLCTitle
{
	font-family: Century Gothic;
	font-size: 30pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #333399;
}
.SJLCSubTitle
{
	font-family: Century Gothic;
	font-size: 16pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #333399;
}
.DateLabel
{
	font-size: small;
	font-weight: bold; 
	border-bottom: solid 1px black;
}
.DateDescLabel
{
	font-size: small;
}
.LinkButton
{
	font-family: Tahoma;
	font-size: x-small;
}
.MediumLinkButton
{
	font-family: Tahoma;
	font-size: medium;
	color: Blue;
}
.ValidateMessage
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: Red;
}
.GridView
{
	font-family: Verdana;
	font-size: small;
}
.AltGridRow
{
	background-color: #eef5ff;
}
.SelectedRow
{
	background-color: #bbccee;
}
.Textbox
{
	font-family: Verdana;
	font-size: medium;
	border: solid 1px #d3d3d3;
}
.Button	
{
	font-size: small;
	font-weight: bold;
	font-family: arial;
	width: 60px;
}
.PhotoItem
{
	border: solid 1px #e5e5ff;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
.MenuBar
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: Navy;
}
.MenuStaticItem
{
	border-top: 1px solid #b0b3cc;
	border-left: 1px solid #b0b3cc;
	border-bottom: 2px solid #8083bb;
	border-right: 2px solid #8083bb;
	background-color: #eef3ff;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #4444cc;
	height: 20px;
}
.MenuDynamicItem
{
	border-top: 1px solid #b0b3cc;
	border-left: 1px solid #b0b3cc;
	border-bottom: 2px solid #8083bb;
	border-right: 2px solid #8083bb;
	background-color: #eef3ff;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	height: 20px;
}
.MenuSelectedItem
{
	border-top: 1px solid #b0b3cc;
	border-left: 1px solid #b0b3cc;
	border-bottom: 2px solid #8083bb;
	border-right: 2px solid #8083bb;
	background-color: #c0daff;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.MenuHoverItem
{
	border-top: 1px solid #b0b3cc;
	border-left: 1px solid #b0b3cc;
	border-bottom: 2px solid #8083bb;
	border-right: 2px solid #8083bb;
	background-color: #c0daff;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.NodeItem
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: Navy;
	height: 25px;
}
.NodeSelectedItem
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.NodeHoverItem
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.LeftPanel
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: solid 2px #f6f8ff;
}
.SelectPanel
{
	padding: 8px;
	background-color: #ddeef8;
	border: solid 1px #aabbdd;
}
.CalendarList
{
	font-family: Nina;
}
.NoArticlesLabel
{
	font-family: Verdana;
	font-size: medium;
	color: #666699;
	padding:	30PX;
}
.EventDay
{
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}
.EventLabel
{
	font-family: arial;
	font-size: X-small;
	font-weight: normal;
	color: #222222;
	padding-bottom: 1px;
}
.EventLink
{
	font-family: arial;
	font-size: X-small;
	font-weight: normal;
	color: #222222;
	padding-bottom: 5px;
}
.NewEventLink
{
	font-size: X-Small; 
	font-variant: small-caps;
	z-index: 1;
}
.HomePanel
{
	vertical-align: top;
	padding: 10px;
	width: auto;
}

