/* Created using vi */

/* Mitchell Sheean sheean.com 09/24/2004 */

/* Colors
Blue: 5AA2CE
Red: 870706
*/

BODY
{
background-color: #ffffff;  
scrollbar-track-color: #333366;
scrollbar-arrow-color: #870706;
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666;
font-family: Tahoma, arial, Serif;
font-size: 9pt;
font-weight: normal;
color: #333333;
margin: 0;
padding: 0
}

img {
	text-decoration: none;
	border: none;
}

.heading {
	font-family: Tahoma, arial;
 	font-weight: bold; 
	color: #336699;
	text-decoration: none;
	border: none;
	font-size: 10pt;
}

.headingred {
	font-family: Tahoma, arial;
 	font-weight: bold; 
	color: #cc0000;
	text-decoration: none;
	border: none;
	font-size: 10pt;
}

font {
	font-family: Tahoma, arial;
 	font-weight: bold; 
	color: #336699;
	text-decoration: none;
	border: none;
}

TABLE, TD
{
	font-family: Tahoma, arial;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

TABLE.infoBox
{
   background: #ffffff;
   font-family: Tahoma, arial;
   font-size: 8pt;
   color: #333333;
   text-decoration: none;
   border-width: 1px;
   border-style: solid;
   border-color: #999999; 
   border-collapse: collapse;
}

TD.infoBoxHeader
{
   background: #6666ff;
   font-family: Tahoma, arial, Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #ffffff;
}

.infoBoxHeader
{
   background: #6666ff;
   font-family: Tahoma, arial, Serif;
   font-size: 8pt;
   font-weight: bold;
   color: #ffffff;
}

.spec
{
   font-family: helvetica, arial, Serif;
   font-size: 7pt;
   font-weight: normal;
   color: #666666;
}

.price
{
   font-family: Tahoma, arial, Serif;
   font-size: 10pt;
   font-weight: bold;
   /* font-style: italic; */
   color: #cc0000;
}

.product_title
{
   font-family: arial, Serif;
   font-size: 12pt;
   font-weight: bold;
   color: #3333cc;
}


A:link
{
   color: #0000cc;
   text-decoration: none;
   font-size: 10pt;
}

A:visited
{
   color: #848484;
   text-decoration: none;
   font-size: 10pt;
}

A:hover
{
   color: #ff3333;
   text-decoration: none;
   font-size: 10pt;
}

STRONG
{
   font-weight: bold;
}

.STRONG_RED
{
   font-weight: bold;
   font-size: 10pt;
   color: #870706;
}

SMALL
{
   font-weight: normal;
   font-size: 8pt;
}

.headerbar
{
   font-family: Tahoma, arial, Serif;
   font-weight: bold;
   font-size: 9pt;
   color: #000000;
   background: #999999;
}

.session
{
   font-family: Tahoma, arial, Serif;
   font-weight: normal;
   font-size: 7pt;
   color: #ffffff;
}
.footer
{
   font-family: Tahoma, arial, Serif;
   font-weight: normal;
   font-size: 7pt;
   color: #ffffff;
}
TABLE.footer
{
   font-family: Tahoma, arial, Serif;
   font-weight: normal;
   font-size: 8pt;
/*    background: #333399; */
}


TABLE.surround {
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc; 
}

TD.left_Menu {
    border-right: thin solid #CCCCCC;
}



