body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bgroundPage1.gif);
	
}
.main {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.white
{
   color:#FFFFFF;
}

.red
{
   color:#FF0000;
}
.orange
{
   color:#FF6600;
}

.white a
{
   color:#FFFFFF;
   text-decoration:none;
}

.white a:hover
{
   color:#FFFFFF;
   text-decoration:underline;
}

.purple
{
   color:#492F91;
}









#category_link { 
width : 162px; 
height : 19px;
padding-left:24px;
padding-top:5px;
color:#000000;
background-image:url(images/bullet_none.gif);
background-position: 7px 10px;
background-repeat:no-repeat;
}

#category_link a {
text-decoration:none;
color:#000000;
}

#category_link a:hover {
color:#F86924;
}


#category_link:hover { 
color:#F86924;
background-image:url(images/bullet_arrow1.gif);
background-position: 7px 10px;
background-repeat:no-repeat;
}




#category_link_second { 
width : 146px; 
height : 19px;
padding-left:40px;
padding-top:5px;
color:#000000;
background-image:url(images/bullet_none.gif);
background-position: 7px 10px;
background-repeat:no-repeat;
}

#category_link_second a {
text-decoration:none;
color:#000000;
}

#category_link_second a:hover {
color:#F86924;
}


#category_link_second:hover { 
color:#F86924;
background-image:url(images/bullet_arrow1.gif);
background-position: 23px 10px;
background-repeat:no-repeat;
}






#menu_divider{ 
width : 186px; 
height : 1px;
background-image:url(images/dashedMenu.gif);
background-repeat:repeat-x;

}



#home_button { 
width : 52px; 
height : 27px;
background:url(images/navHome.gif); 
}

#home_button:hover { 
background:url(images/navHome_over.gif); 
cursor:pointer;
}


#about_button { 
width : 72px; 
height : 27px;
background:url(images/navAbout.gif); 
}

#about_button:hover { 
background:url(images/navAbout_over.gif); 
cursor:pointer;
}


#products_button { 
width : 76px; 
height : 27px;
background:url(images/navProducts.gif); 
}

#products_button:hover { 
background:url(images/navProducts_over.gif); 
cursor:pointer;
}


#news_button { 
width : 52px; 
height : 27px;
background:url(images/navNews.gif); 
}

#news_button:hover { 
background:url(images/navNews_over.gif); 
cursor:pointer;
}


#contact_button { 
width : 86px; 
height : 27px;
background:url(images/navContact.gif); 
}

#contact_button:hover { 
background:url(images/navContact_over.gif); 
cursor:pointer;
}


#search_button { 
width : 98px; 
height : 27px;
background:url(images/navSearch.gif); 
}

#search_button:hover { 
background:url(images/navSearch_over.gif); 
cursor:pointer;
}