.TableStyle {
	border: medium double #006699;
}

.NavBarLeft {
	background-image: url(Images/LighterBlueNavLeft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.NavBarLeftNew {
	background-image: url(Images/LighterBlueNavLeft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.NavBarRight {
	background-image: url(Images/LighterBlueNavRight.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.Button1 {
	position: absolute;
	top: 43%;
	right: 10%;
}

.navbutton {
	position: fixed;
	left: 265px;
	top: 295px;
	visibility: inherit;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #98C8EF;
	text-decoration: none;
}

.directorylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:link.blue, a:visited.blue { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

a:hover.blue { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #98C8EF;
}
.whiteRowText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.LeftSideTab {
	background-image: url(Images/LeftSideTabNew.gif);
	background-position: left top;
}
.FinishLeft {
	background-image: url(Images/Fill%20Left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BottomBorder {
	background-image: url(Images/Bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BigBackground {
	background-attachment: scroll;
	background-image: url(Images/Bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.leftcolumnfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calendarborder {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
}
