
a.subMenu:link    { font-family: verdana; color: #2f4f4f; font-size: 9px; text-decoration: none; }
a.subMenu:active  { font-family: verdana; color: #2f4f4f; font-size: 9px; text-decoration: none; }
a.subMenu:visited { font-family: verdana; color: #2f4f4f; font-size: 9px; text-decoration: none; }
a.subMenu:hover		{ font-family: verdana; color: cyan; font-size: 9px; text-decoration: none; }

a.awhite:link    { font-family: verdana; color: white; font-size: 12px; text-decoration: none; }
a.awhite:active  { font-family: verdana; color: white; font-size: 12px; text-decoration: none; }
a.awhite:visited { font-family: verdana; color: white; font-size: 12px; text-decoration: none; }
a.awhite:hover		{ font-family: verdana; color: #dc143c; font-size: 12px; text-decoration: none; }

a.asmall:link    { font-family: verdana; color: white; font-size: 10px; text-decoration: none; }
a.asmall:active  { font-family: verdana; color: white; font-size: 10px; text-decoration: none; }
a.asmall:visited { font-family: verdana; color: white; font-size: 10px; text-decoration: none; }
a.asmall:hover		{ font-family: verdana; color: #adff2f; font-size: 10px; text-decoration: none; }

a.amenu:link    { font-family: arial; color: navy; font-size: 10px; text-decoration: none; }
a.amenu:active  { font-family: arial; color: navy; font-size: 10px; text-decoration: none; }
a.amenu:visited { font-family: arial; color: navy; font-size: 10px; text-decoration: none; }
a.amenu:hover		{ font-family: arial; color: crimson; font-size: 10px; text-decoration: none; }

a.cmenu:link    { font-family: arial; color: navy; font-size: 12px; text-decoration: none; }
a.cmenu:active  { font-family: arial; color: navy; font-size: 12px; text-decoration: none; }
a.cmenu:visited { font-family: arial; color: navy; font-size: 12px; text-decoration: none; }
a.cmenu:hover		{ font-family: arial; color: crimson; font-size: 12px; text-decoration: none; }

.bmenu		{ font-family: arial; color: crimson; font-size: 10px; text-decoration: none; }

.blueHighlight		{ font-family: arial; color: #6495ed; font-size: 14px; text-decoration: none; }

td {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

.content {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

.bigcontent {
	font-family: Verdana;
	font-size: 20px;
	font-Weight: Bold;
	color: black;
}

.white {
	font-family: Verdana;
	font-size: 12px;
	color: white;
}

.Titlewhite {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight : Bold
}

.Tinywhite {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: Bold
}

.Tinyblue {
	font-family: Verdana;
	font-size: 10px;
	color: Navy;
	font-weight: Bold
}

.Tinyred {
	font-family: Verdana;
	font-size: 10px;
	color: Crimson;
	font-weight: Bold
}
.TinyText {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	
}

.Required {
	font-family: Verdana;
	font-size: 10px;
	color: Crimson;
	
}

.small {
	font-family: Verdana;
	font-size: 11px;
}

.whitesm {
	font-family: Verdana;
	font-size: 11px;
	color: white;
}

.tiny {
	font-size: 9px;
}

.imageLink {
	border-color: white;
}

.address {
	font-family: Verdana;
	font-size: 13px;
	color: #253C8A;
}

.address2 {
	font-family: Verdana;
	font-size: 11px;
	color: #253C8A;
}

.editfield {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-align: right;
}

.heading {
	font-family: Arial;
	font-size: 18px;
	text-decoration: bold;
	color: Navy;
}

.title {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	background: #253C8A;
	padding: 5px;
}

.searchpanel {
	background: #EEEEEE;
	border-color: #253C8A;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

.pageTitle {
	font-size:18;
	font-weight:bold;
}

.keydate {font-family: arial; font-size: 9px; color : "#000066"; text-decoration : none; font-weight :;}
.keydate_name {font-family: arial; font-size: 9px; color : Black; text-decoration : none; font-weight :;}


.pageText {	font : normal;
	font-family : arial;
	font-size : 10px;
	color : Black;
	}
.TopText {font-weight : bold;
	font-family : arial;
	font-size : 10px;
	color : Black;
	}
.LittleText {font-weight : bolder;
	font-family : arial;
	font-size : 8px;
	color : Black;
	}
a.linkText {	
	font-family : arial;
	font-weight : Bolder;
	font-size : 10px;
	color : Black;
	Text-Decoration : None;
	}
a:hover.linkText {	
	font-family : arial;
	font-weight : Bold;
	font-size : 10px;
	color : Red;
	Text-Decoration : None;
	Background : Yellow;
	width : 100%;
	}
