﻿.menulines
{
	border:2.5px solid #73BFF4;
}
.submenulines
{
	border:2.5px solid #CAEBFC;
}
.mainlines
{
	border-left:0px solid #FFFFFF; 
	border-right:0px solid #FFFFFF; 
	border-top:0px solid #FFFFFF; 
	border-bottom:1px solid #999999;
	height: 21px;
	width: 153px;
}
A.menulink 
{
	display: block;
	width: 80px;
	text-align: centre;
	text-decoration: none;
	font-family:verdana;
	color: darkblue;
	font-size:10px;
	BORDER: none;
}
a:hover.menulink 
{
	
	font-family:Verdana; 
	font-size:10px; 
	color:#0000FF; 
	text-align:center; 
	direction:ltr
}
A.mainlink 
{
	text-decoration: none;
	width: 135px;
	text-align: left;
	font-family:Verdana;
	color: #00008B;
	font-size:10px;
	text-transform:uppercase
}
a:hover.mainlink 
{
	
	font-family:Verdana; 
	font-size:10px; 
	text-align:left; 
	direction:ltr; color:#FF0000
}

.menutitles
{
	text-decoration: none;
	text-align: left;
	font-family:Arial Narrow;
	color: #e6920b;
	font-size:16px;
}
.blankspace
{
	text-decoration: none;
	text-align: left;
	font-family:Times New Roman;
	font-size:8px;
}
.Normal
{
	margin:0; text-align: justify;
	font-family:Verdana;
	font-size:10pt; 
	color:#000080; 
	word-spacing:0; line-height:100%;
	height: 22px;
}
.Schedule
{
	margin:0; text-align: center;
	font-family:Arial;
	font-size:8pt; 
	color:#000000; 
	word-spacing:0; line-height:100%
}
.PageTitle
{
	text-align: center;
	font-family:Verdana;
	font-size:10pt;
	color: #00008B;
	font-weight:bold

}