.showprint 	{display:none}
/*
If you select the "Use my own CSS" option, you must copy and paste these classes into your CSS. Of course you can edit them as you like to customize the look and feel of your feedroll.
*/
/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #CCCCCC; 
	padding: 0; 
	width: 200px;
}
/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }
/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: "Verdana", Times, serif; font-size: 10px; font-weight: bold; 
	text-align: left; vertical-align: top 
}
/* item description area */
.fd_itemcell { 
	padding: 3px; 
	line-height: 12px; 
	background: #FAFAFA; color: black; 
	font-family: "Verdana", Times, serif; font-size: 10px 
}
/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: blue; text-decoration: none; }
.fd_itemlink:visited { color: blue; text-decoration: none }
.fd_itemlink:hover { color: #336699; text-decoration: none }
A {text-decoration: underline;
}
A:hover{
	COLOR: red; TEXT-DECORATION: none
}
a.shopnav:link {
	color : darkblue ;
}
a.shopnav:visited  {
	color : darkblue ;
}
a.shopnav:hover  {
                text-decoration : underline;
	
}
.formtext {		
			BORDER-RIGHT: black 1px solid; 
			BORDER-TOP: black 1px solid; 
			FONT-SIZE: 8pt; BORDER-LEFT: black 1px solid; 
			CURSOR: text; BORDER-BOTTOM: black 1px solid; 
                                                FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-WEIGHT: normal;
}
.formtextbold {		
			BORDER-RIGHT: black 1px solid; 
			BORDER-TOP: black 1px solid; 
			FONT-SIZE: 12pt; BORDER-LEFT: black 1px solid; 
			CURSOR: text; BORDER-BOTTOM: black 1px solid; 
                                                FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-WEIGHT: normal;
}
.formtext2 {		
			BACKGROUND-COLOR: #eeeeee; 
                                                FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; FONT-WEIGHT: normal;
}
p{
			FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif;
}
table{
			FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; font-size: 12px;
}
body {
			FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; font-size: 10px;
}
.me {
			FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif; font-size: 10px;
}
H2 {
			font-family: Verdana, Arial, Helvetica, Sans Serif;
			font-size: 10px;
			font-weight:normal;
			font-color:black
}
H3 {
			font-family: Verdana, Arial, Helvetica, Sans Serif;
			font-size: 14px;
			font-weight:heavy;
			font-color:black
}
/* buttons */
.buttonOvr {
			
			POSITION: RELATIVE;
   			BACKGROUND-COLOR: #c0c0c0; 
    			border-style: solid;
			border-width: 1px;
			border-color: #e0e0e0 #808080 #808080 #e0e0e0;
    			TOP: 1px;
    			HEIGHT: 23px; 
    			WIDTH: 23px;
			
}
.buttonPress {		
			POSITION: RELATIVE;
    			BACKGROUND-COLOR: #e8e8e8; 
    			border-style: solid;
			border-width: 1px;
			border-color: #808080 #e0e0e0 #e0e0e0 #808080;
    			TOP: 1px;
    			HEIGHT: 23px; 
    			WIDTH: 23px;
}
.buttonNor {
			
			POSITION: RELATIVE;
    			BACKGROUND-COLOR: #c0c0c0; 
			border-style: solid;
			border-width: 1px;
			border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
    			TOP: 1px;
    			HEIGHT: 23px; 
    			WIDTH: 23px;
			
}
.buttonSep
{
			BORDER-LEFT: buttonshadow solid 1px; 
			BORDER-RIGHT: buttonhighlight solid 1px; 
			FONT-SIZE: 0px; 
			TOP: 1px;
			HEIGHT: 23px; 
			WIDTH: 1px; 
}
input  {
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color : black;
	background-color : white;
	border : 1px ; solid black;		
}
.buttoninput  {
	font : 11px  Arial, sans-serif;
	color : black;
	BACKGROUND-COLOR: #E0E0E0; 
	border : 1px solid black;	
}
