BODY 
{
	background-color:RGB(60,60,60);
        margin-left:0;
        margin-top:0;
        margin-bottom:0;
        margin-right:0;
}

.input
{
	background-color:#81B3E5;
	border-style:solid;
	border-width:1px; 
	border-color:#000000;
        cursor:default;
        FONT-WEIGHT: normal;
        FONT-SIZE: 11px; 
        COLOR: #000000;
        FONT-FAMILY: arial; 
        TEXT-DECORATION: none
}

.producttable
{
        margin-bottom:3px;
        border-width:1px;
        border-style:solid;
        border-color:#284660;
}

h1
{
        font-size:13px;
        font-weight:bold;
        font-family:Arial;
        color:#FFFFFF;
	text-decoration: none;
        margin-top:0px;
        margin-bottom:0px;
        margin-left:10px;
        margin-right:10px;
        display:inline;
        line-height:21px;
}

h2
{
        font-size:12px;
        font-family:Arial;
        font-weight:bold;
        color:RGB(118,130,138);
        line-height:12px;
	text-decoration: none;
        margin-top:0px;
        margin-right:10px;
        margin-left:10px;
        margin-bottom:0px;
        display:inline;
        line-height:12px;
        text-align:justify;
}



.navline
{
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  color:#888888;
  text-decoration: none;
  cursor:pointer;
  margin:10px 10px;
}

.navline a
{
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  color:#AAAAAA;
  text-decoration: none;
  cursor:pointer;
}

.navline a:hover
{
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  color:#DDDDDD;
  text-decoration: none;
  cursor:pointer;
}


a
{
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  color:#ffffff;
  text-decoration: none;
}

a:hover
{
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  color:#cccccc;
  text-decoration: none;
}

ul
{
  margin:0px;
  padding:0px;
}

ul li
{
  margin:0px;
  padding:0px;
}

p
{
  margin:2px 0px;
  text-indent:0px;
}
