@charset "utf-8";

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
}
.bgnav {
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;
}
.banner {
	background-image: url(images/banner-home2.jpg);
	background-repeat: no-repeat;
}

.bggray {
	background-color: #CCCCCC;
}
.bggray2 {
	background-color: #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
}
.bgmain {
	background-image: url(images/bghome.gif);
	background-repeat: no-repeat;
}
.bgblack {
	background-color: #000000;
}
div.LinksNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
div.LinksNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 150%;
}
div.LinksNav a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 150%;
}
div.LinksNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 150%;
}
.TXT-Lrg {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
}
div.LinksH1 a:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 175%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
div.LinksH1 a:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 175%;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
div.LinksH1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 175%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

div.LinksH1 a:active {
	color: #CC0000;
	text-decoration: none;
	font-size: 175%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.news {
	background-image: url(images/latest-news.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}.pad-L {
	color: #FFFFFF;
	padding-left: 20px;
}
.pad-R {
	color: #FFFFFF;
	padding-right: 20px;
}

.TXT-Lrg2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
}
div.LinksFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinksFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
div.LinksFooter a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

div.LinksFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bggray-contact {
	background-color: #CCCCCC;
	background-image: url(images/contact-images.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt-lrg-contact {
	font-size: 150%;
}
