﻿A:link  
{
    color: #04329a; 
    text-decoration: underline; 
}
A:active 
{ 
    color: red; 
    text-decoration: none; 
}
A:visited 
{ 
    color: #071f58;
    text-decoration: none; 
}
A:hover 
{ 
    color: #04329a; 
    text-decoration: underline; 
}
.nav A:Link
{
    color: Black;
    text-decoration: none;
}
.nav A:visited
{
    color: #232323;
    text-decoration: none;
}
.nav A:hover
{
    color: Black;
    text-decoration: none;
}
.libLink A:link
{
    color: #000044; text-decoration: Underline;
}
.libLink A:hover
{
    color: #000077; text-decoration: none;
}
.libLink A:visited
{
    color: #000099; text-decoration: Underline;
}
body 
{
	background-color: #0d3551;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#mainTable
{
	width: 750px;
	height: 100%;
	border: 0px;
}
#mainCell
{
	width: 699px;
	height: 100%;
}
#subMainTable
{
	width: 699px;
	border: 0px;
}
#banner
{
	width: 699px;
	height: 250px;	
	background-image: url("../images/banner.jpg");
}
.bannerSep
{
	background-image: url("../images/bannerSep.jpg");
	height: 17px;
	width: 699px;
}
.dropNav
{
    background-color: #f6f6f6;
}
#leftBorder
{
	width: 26px;
	background-image: url("../images/lhSideBar.jpg");
	background-repeat: repeat-y;
}
#rightBorder
{
	width: 25px;
	background-image: url("../images/rhSideBar.jpg");
	background-repeat: repeat-y;
}
#lNav
{
	font-family: Verdana, Sans-Serif;
	background-image: url("../images/lNav.jpg");
	font-size: 12px;
	color: #343434;
	width: 203px;
	height: 600px;
}
#navTable
{
	width: 175px;
	border: 0px;
}
#validation
{
	margin-left: 15px;
}
#mainContent
{
	width: 406px;
	border: 0px;
}
#content
{
	width: 496px;
	height: 100%;
	background-color: #f2f2f2;
}
#footerBar
{
	background-color: Black;
	height: 1px;
	width: 700px;
}
#footer
{
	background-image: url("../images/footer.jpg");
	width: 700px;
	height: 20px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #212121;
}
.pageTable
{ 
	width: 425px;
	height: 100%;
	border: 0px;
}
.pageContent
{
    text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: #222222;
}
.mainPageCell
{
	border: 0px;
	width: 425px;
	font-family: Verdana;
	font-size: 12px;
	color: #222222;
}
.mainPageCell a:link
{
    text-decoration: underline;
}
.mainPageCell a:hover
{
    text-decoration: none;
    color: Red;
}
#contentPage
{
	font-family: Verdana;
	font-size: 12px;
	color: #222222;
}
.mainSep
{
	width: 100%;
	background-color: Black;
}
#main
{
	font-family: verdana;
	font-size: 11px;
	color: #232323;
}
#schedule
{
	font-family: Verdana;
	font-size: 12px;	
}
#announceText
{
    font: verdana;
    font-weight: bold;
    font-size: 12px;
}
#mainPageCell2
{
    border: 2px;
    border-color: Red;
    border-style: dashed;
}
#hrWidth
{
    width: 100%;
}
#survey
{
    font-size: 16px;
    color: #cf890f;
}
#survey A:link
{
    font-size: 16px;
    color: #cf890f;
}
#survey A:Hover
{
    font-size: 16px;
    color: #cf890f;
}
#survey A:Visited
{
    font-size: 16px;
    color: Blue;
}
