<style>
# P {font-family: Helvetica, Arial, sans-serif;}
# table {font-family: Helvetica, Arial, sans-serif;}

INPUT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px;  ; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA	{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px;  ; BORDER-RIGHT-WIDTH: 1px}
SELECT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px;  ; BORDER-RIGHT-WIDTH: 1px}
A:link          {BACKGROUND: none; COLOR: #000066;  TEXT-DECORATION: underline; font-weight: bold;}
A:active        {BACKGROUND: none; COLOR: #FF0000;  TEXT-DECORATION: underline; font-weight: bold;}
A:visited       {BACKGROUND: none; COLOR: #000066;  TEXT-DECORATION: underline; font-weight: bold;}
A:hover         {BACKGROUND: none; COLOR: #FF0000;  TEXT-DECORATION: underline; font-weight: bold;}
A:visited.heading {BACKGROUND: none; COLOR: #FF0000; ;  TEXT-DECORATION: underline;}
A:link.heading {BACKGROUND: none; COLOR: #FF0000; ;  TEXT-DECORATION: underline;}
A:active.heading {BACKGROUND: none; COLOR: #000000; ;  TEXT-DECORATION: none;}
A:hover.heading {BACKGROUND: none; COLOR: #000000; ;  TEXT-DECORATION: underline;}
.title 		{BACKGROUND: none; COLOR: #000000; FONT-WEIGHT: bold;  ; TEXT-DECORATION: none}
.content 	{BACKGROUND: none; COLOR: #000000;  }
.block-title	{BACKGROUND: none; COLOR: #FFFFFF;  }
.storytitle 	{BACKGROUND: none; COLOR: #363636; FONT-WEIGHT: bold;   TEXT-DECORATION: none}
.storycat	{BACKGROUND: none; COLOR: #FFFFFF; FONT-WEIGHT: bold;   TEXT-DECORATION: none}
.boxtitle 	{BACKGROUND: none; COLOR: #363636; FONT-WEIGHT: bold;   TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #000000;  }
.option 	{BACKGROUND: none; COLOR: #000000; FONT-WEIGHT: bold;   TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: none}
H1 {font-family: Verdana, Arial, Helvetica, sans-serif;}
H2 {font-family: Verdana, Arial, Helvetica, sans-serif;}
H3 {font-family: Verdana, Arial, Helvetica, sans-serif;}
.sansserif {font-family: Verdana, Arial, Helvetica, sans-serif;}
.cat_links 		{BACKGROUND-COLOR: #FFFFFF;}
.cat_tableborder { border-style: solid; border-width: thin; border-color: #999999;}
/* To create a space above an element*/
.topspace { margin-top: 4px;}

/* Text used for "About TRADOS Products" and the like*/
.text_prods { background-color: #99ccff; font-weight: bold; color: #ffffff; margin-bottom: 2px;}

/* eliminates space above the ul element*/
.ulnospace {margin-top: 0px;}
.dividers { color: #99ccff;}

/*
body {
	scrollbar-arrow-color:#99ccff;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:#99ccff;
	scrollbar-face-color:#99ccff;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#000033;
	scrollbar-3dlight-color:<?=$main_color?>; }
	*/
	
	.dividers { color: #666666;}
	
/* #######################################
	########### below is the rollover nav css */
/*	
a#home img {background: url(images/button1a.gif) top left no-repeat;height: 22px; width: 100px; border-width: 0;}
a#products img {background: url(images/button2a.gif) top left no-repeat;height: 22px; width: 100px; border-width: 0;}
a#services img {background: url(images/button3a.gif) top left no-repeat;height: 22px; width: 100px; border-width: 0;}	
a#contact img {background: url(images/button4a.gif) top left no-repeat;height: 22px; width: 100px; border-width: 0;}
a#support img {background: url(images/button5a.gif) top left no-repeat;height: 22px; width: 100px; border-width: 0;}
a#orderinfo img {background: url(images/button6a.gif) top left no-repeat;height: 22px; width: 100px; border-width: 0;}	
a#cart img {background: url(images/button7a.gif) top left no-repeat;height: 22px; width: 100px; border-width: 0;}	
	

//a#home:hover img {background: url(images/button1b.gif) no-repeat;}
a#products:hover img {background: url(images/button2b.gif) no-repeat;}
a#services:hover img {background: url(images/button3b.gif) no-repeat;}
a#contact:hover img {background: url(images/button4b.gif) no-repeat;}
a#support:hover img {background: url(images/button5b.gif) no-repeat;}
a#orderinfo:hover img {background: url(images/button6b.gif) no-repeat;}
a#cart:hover img {background: url(images/button7b.gif) no-repeat;}
*/

#b1 {
background-image: url(images/button1b.gif);
background-repeat: no-repeat;
background-position: 0px -10px;
height:20px
}
#b1 a img{border:none;visibility:visible}	

#b1 a:hover img{visibility:hidden}	
	
	
	
</style>

