.inset {border-color: gray;
		border-style: inset;
		border-top-width: 0px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
}
.inset-top {border-color: gray;
		border-style: inset;
		border-top-width: 0px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 0px;
}
.prodlist {border-color: gray;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
		border-bottom-width: 1px;
}
font,th,td,p { font-family: Times }

.menu {font-size : 14px; font-weight: bold;}
a.menu:link,a.menu:active,a.menu:visited { font-family: Arial, Helvetica; color : #FFFFFF; text-decoration: none; font-size : 14px; font-weight: bold;}
a.menu:hover		{ font-family: Arial, Helvetica; text-decoration: none; color : #0000FF; font-size : 14px; font-weight: bold;}

.action {font-size : 18px; font-weight: bold;}
a.action:link,a.action:active,a.action:visited { font-family: Arial, Helvetica; color : #0000FF; font-size : 24px; font-weight: bold;}
a.action:hover		{ font-family: Arial, Helvetica; text-decoration: none; color : #0000FF; font-size : 24px; font-weight: bold;}

.pagehead { font-size:24px; color:#FFFFFF; font-style:italic; text-shadow:#000 2px 2px 1px; }

/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { font-family: Arial, Helvetica; color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ font-family: Arial, Helvetica; color: #0000FF; text-decoration: underline; }
