BODY 
{ 
background: #fef200 url(images/background.jpg) no-repeat top center;
}

td 
{ 
font-family:  arial; 
font-size: 12px;
}

a 
{ 
color:#005996;
}

a:visited 
{ 
color:#005996;
}

a:link 
{ 
color:#005996;
}

a:active 
{ 
color:#005996; 
}

a:hover 
{ 
color:#a60924; 
}


#ProductTitle a 
{ 
color:#555555;
}

#ProductTitle a:visited 
{ 
color:#555555;
}

#ProductTitle a:link 
{ 
color:#555555;
}

#ProductTitle a:active 
{ 
color:#555555; 
}

#ProductTitle a:hover
{ 
color:#C53408; 
}



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: #fef200;
	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/navbg2.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);

}