.navbg {
	background-color: #F72B34;
	background-image:url(../lay/nav/navgradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
border-bottom: 2px dotted #000000;
  
       
}


.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000000;
	text-transform: uppercase;
    border-bottom:   2px dotted #000000;
    


}

a.navtext:link  {
	color: #000000;
    text-decoration: none;
    padding: 5px 30px 0px 0px;
	background-image: url(../lay/nav/small_arrow_bottom.gif);
    display: block;
    height: 20px;
    width: 80%;}

a.navtext:visited  {
	color: #000000;
    text-decoration: none;
    padding: 5px 30px 0px 0px;
	background-image: url(../lay/nav/small_arrow_bottom.gif);
    display: block;
    height: 20px;
    width: 80%;}

a.navtext:active  {
	color: #000000;
    text-decoration: none;
    padding: 5px 30px 0px 0px;
	background-image: url(../lay/nav/small_arrow_bottom.gif);
    display: block;
    height: 20px;
    width: 80%;}


a.navtext:hover {
	color: #990000;
    text-decoration: none;
	padding: 5px 30px 0px 0px;
	background-image: url(../lay/nav/small_arrow_on.gif);
    display: block;
    height: 20px;
    border-bottom:   2px dotted #000000;
    width: 80%;

}






.navtext_bottom {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	font-weight: 900;
	color: #000000;
	text-transform: uppercase;


}



a.navtext_bottom:link,a.navtext_bottom:visited,a.navtext_bottom:active  {
	color: #000000;
    text-decoration: none;
    padding: 5px 30px 0px 0px;
	background-image: url(../lay/nav/small_arrow_bottom.gif);
    display: block;
    height: 20px;
    width: 80%;
}


a.navtext_bottom:hover {
	color: #990000;
    text-decoration: none;
	padding: 5px 30px 0px 0px;
	background-image: url(../lay/nav/small_arrow_bottom_on.gif);
    display: block;
    height: 20px;
    width: 80%;

}



.newsbg {
	background-color: #999999;
 border-top: 2px dotted #000000;
 border-bottom: 2px dotted #000000;
}

.signupbg {
	background-color: #ff9999;
    border-top: 2px dotted #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc3333;
    padding: 0px 0px 0px 0px;
}


	





.DOWNLOAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    padding: 2px 0px 2px 0px;
    background-color: #CC3333;
}

a.DOWNLOAD:link,a.DOWNLOAD:visited,a.DOWNLOAD:active  {
	color: #FFFFFF;
    text-decoration: none;
    padding: 2px 0px 2px 0px;
	background-color: #CC3333;
    display: block;
    border-bottom: 2px dotted #000000;}

a.DOWNLOAD:hover {
	color: #CC3333;
    text-decoration: none;
	padding: 2px 0px 2px 0px;
    background-color: #FFCC66;
    display: block;
}

.contactbg {
	background-image: url(../lay/contactoff.jpg);
	background-repeat: no-repeat;
    height: 28px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
    
}

a.contact:link,a.contact:visited,a.contact:active  {
	color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 5px 0px 0px 50px;
    background-image: url(../lay/contactoff.jpg);
	background-repeat: no-repeat;
    height: 28px;
    background-color:#000000;
}
a.contact:hover {
	color: #CC3333;
    text-decoration: none;
    display: block;
	background-image: url(../lay/contacton.jpg);
	background-repeat: no-repeat;
    height: 28px;
    padding: 5px 0px 0px 50px;
   background-color:#000000;




}
a:link {
	color: #CC3333;

}a:visited {
	color: #CC3333;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #CC3333;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bolder;
	color:  #FF9999;
    
}

a.top:link,a.top:visited,a.top:active  {
	color: #FF9999;
    text-decoration: none;
    padding: 0px 20px 0px 0px;
	background-image: url(../images/UP.gif);
    background-position: right;
    background-repeat: no-repeat;
    display: block;
  
}


a.top:hover {
	color: #990000;
    text-decoration: none;
	padding: 0px 20px 0px 0px;
	background-image: url(../images/upover.gif);
    background-position: right;
    background-repeat: no-repeat;
    display: block;
}
