em {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: small;
	font-style: normal;
	color: #006699;
	text-decoration: underline;
	font-weight : bold;
}

body
{
	SCROLLBAR-FACE-COLOR: #006699;
	SCROLLBAR-HIGHLIGHT-COLOR: #0099cc;
	SCROLLBAR-SHADOW-COLOR: #006699;
	SCROLLBAR-3DLIGHT-COLOR: #006699;
	SCROLLBAR-ARROW-COLOR: #0099cc;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #006699;
	color: #0066CC;
	background : #0066CC;
	font-weight : bold;
}

#welcome
{
	font-size : small;
	font-variant : small-caps;
	font-weight : bold;
	letter-spacing : normal;
	color: #B39204;
}



HR
 {
	color: #FFCC66;
	height: 1pt;
}

#toplink 
{
	color: #cccccc;
	text-decoration: none;
}

#toplink a
{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
#toplink a:hover
{
	color: #B39204;
	text-decoration: underline;
	font-family : "Times New Roman", Times, serif;
}
#bottomlink
{
	text-decoration : none;
	text-align : center;
	font: bold x-small;
	color: #B39204;
}
#bottomlink a
{
	color: #B39204;
	text-decoration: none;
	font: x-small;
}

#bottomlink a:hover
{
	font : x-small;
	text-decoration: underline;
	color: #0066CC; 
	
}
  
#webcart
{
	color: Olive;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
#webcart a
{
	text-decoration: underline;
	color: Blue;
}
#webcart a:hover
{
	text-decoration: overline;
}


#main
{
	border-right: double #D0D0D0;
	border-bottom : none;
	border-left : double #D0D0D0;
	border-top : none;
	background-color : White;
	font-weight : bold;
	font-size : small;
	font-family : sans-serif;
}
#main2
{
	border-right: none;
	border-bottom : none;
	border-left : none;
	border-top : none;
	background-color : White;
	font-weight : bold;
	font-size : small;
	font-family : sans-serif;
}


