﻿a:link {color: #123a56; text-decoration: underline}
a:visited {color: #123a56; text-decoration: underline}
a:hover {color: #25294C; text-decoration: none}
a:active {color: #123a56; text-decoration: underline}
 
a.footer:link {color: #FFC349; text-decoration: none}
a.footer:visited {color: #FFC349; text-decoration: none}
a.footer:hover {color: #FFE7B5; text-decoration: underline}
a.footer:active {color: #FFC349; text-decoration: none}
 
a.SubNav:link {color: #25294C; text-decoration: underline}
a.SubNav:visited {color: #25294C; text-decoration: underline}
a.SubNav:hover {color: #3366FF; text-decoration: none}
a.SubNav:active {color: #25294C; text-decoration: underline}

body {margin:0px; background-image: url('images/BG-Page.gif');}

.BodyText {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
}
.CopyrightText {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
div#HiddenDiv {
	color: #FFFFFF;
	visibility: hidden;
	display: none
}
.FooterText {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}
.ErrorText {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	font-style: italic;
}
.MessageText {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	font-style: italic;
}


