
a.email {
	font-family: Verdana;
	font-size: 11px;
	color: #544438;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a:hover.email {
	font-family: Verdana;
	font-size: 11px;
	color: #6495ED;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a.add {
	font-family: Verdana;
	font-size: 14px;
	color: #FFA500;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a:hover.add {
	font-family: Verdana;
	font-size: 14px;
	color: #6495ED;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

A.List{
	color: #3366CC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
A.List:Hover{
	color: #FFCC00;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

A.Main{
	color: #9596FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 20px;
}
A.Main:Hover{
	color: #FFCC33;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 20px;
}

a.mainmenu {
	font-family: Verdana;
	font-size: 18px;
	color: #544438;
	font-style: normal;
	text-decoration: none;
	margin-left: 23px;
}

a:hover.mainmenu {
	font-family: Verdana;
	font-size: 18px;
	color: White;
	font-style: normal;
	text-decoration: underline;
	margin-left: 23px;
}

a.mainptext {
	font-family: Verdana;
	font-size: 15px;
	color: #EEE8AA;
	font-style: normal;
	text-decoration: none;
}

a:hover.mainptext {
	font-family: Verdana;
	font-size: 15px;
	color: White;
	font-style: normal;
	text-decoration: underline;
}

table.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #544438;
}

table.mainmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #544438;
}

TD{
	color: #4B5661;
	font-size: 14px;
	font-family: Verdana;
}

TD.PageTitle{
	color: Navy;
	font-size: 22px;
	font-family: Verdana;
	font-weight: bold;
}

TD.SectionTitle{
	color: Navy;
	font-size: 18px;
	font-family: Verdana;
}

TR.SubHeader{
	background-color : #708090;
	font-size : 15px;
	font-weight : bold;
	color : White;
}