@charset "utf-8";
a:link {
	font-family: "Courier New", Courier, monospace;
	color: #00336C;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #00336C;
	text-decoration: none;
}


a:hover {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #00336C;
	text-decoration: underline;
}

a:active {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}




/*.menuSubHeading links*/


.menuSubHeading a:link {
	font-family: "Courier New", Courier, monospace;
	color: #00336C;
	text-decoration: none;
	font-weight: normal;
}

.menuSubHeading a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #00336C;
	text-decoration: none;
	font-weight: normal;
}


.menuSubHeading a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: none;
}

.menuSubHeading a:active {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}


/*#menuSubHeadingActive links*/


#menuSubHeadingActive a:link {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}

#menuSubHeadingActive a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: none;
}


#menuSubHeadingActive a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #00336C;
	text-decoration: none;
}

#menuSubHeadingActive a:active {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: none;
}


/*#menuMainHeadingActive links*/


#menuMainHeadingActive a:link {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

#menuMainHeadingActive a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: underline;
}


#menuMainHeadingActive a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #00336C;
	text-decoration: underline;
}

#menuMainHeadingActive a:active {
	font-family: "Courier New", Courier, monospace;
	color: #ff0000;
	text-decoration: underline;
}
#thumbs  img, #thumbsS img, #thumbsVS img {
	border: none;
}
