BODY 
{ 
background: #000000 url(images/background.jpg) no-repeat top center;
}

td 
{ 
font-family:  arial; 
font-size: 12px;
}

a 
{ 
color:#CC0000;
}

a:visited 
{ 
color:#CC0000;
}

a:link 
{ 
color:#CC0000;
}

a:active 
{ 
color:#CC0000; 
}

a:hover 
{ 
color:#000000; 
}

a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: ;
	font-variant: normal;
	text-transform: none;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: 5px;
}
a.nav1:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: ;
	text-align: left;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url("images/navbg.gif");
	text-indent: 5px;
}

.txtBox1{
    border-top: 1px solid #252525;
    border-bottom: 1px solid #9F9F9F;
    border-left: 1px solid #383838;
    border-right: 1px solid #7B7B7B;
    background-color: #ECEDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #006299;   
    text-decoration: none;
	background-image:     url(images/textbox.jpg);

}

a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: 10px;
}
a.nav1:hover {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url("images/navbg1.gif");
	text-indent: 10px;
}