/* CSS Document */


body {
background-image: url(images/bg.jpg);
}
.style2 {font-size: 16px}
.style4 {font-family: times new roman; font-size: 10px; }
.style5 {
color: #FFFFFF;
font-size: 10px;
font-family: times new roman;
}
td {
color: #FFFFFF;
font-size: 10px;
font-family: times new roman;
color:#000000;
}
a {
color: #d9140c;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #d9140c;
}
a.footer {
color: #ffffff;
text-decoration: underline;
font-size: 10px;
font-family: times new roman;
}

a.footer:hover {
color: #ffffff;
text-decoration: none;
font-size: 10px;
font-family: times new roman;
}
.jsfooter {

color:#000000;
font-size: 10px;
font-family: times new roman;

}

.jsfooter:hover {
text-decoration:underline;
font-size: 10px;
font-family: times new roman;
}
#container {
position: relative; 
z-index:1;
visibility: visible;
}
#Layer1 {
position:absolute;
z-index:1;
left: 134px;
top: 41px;
visibility: hidden;
width:202px;
}
#Layer2 {
	position:absolute;
	z-index:1;
	left: 134px;
	top: 84px;
	visibility: hidden;
	width:202px;
	background-color: #000000;
}
.ntitagline {
color: #ffffff;
font-weight:bold;
font-size: 10px;
font-family: times new roman;
}
