body{	background-color: Gray; font-family: "georgia", Times, serif;  font-size: 12px;  font-weight: bold;  font-style: italic;}

h1{ font-size: 12px; background-color: #5B6E7B;  text-align: center;  vertical-align: middle;  padding: 5px 0 5px 0;  color: White;  width: 180px; margin:0 0 15px 0;}

a{ text-transform: uppercase; font-style: italic; font-weight: bold; text-decoration: none;color: #94A0A9;font-size: 11;}
a:hover{  color: White; }

a.register{
  font-size: 10px; color: #EFC308; text-transform: none; text-decoration: none; font-weight:normal;
}

a.register:hover{
  color: white; text-decoration:  underline;
}


.line1{background-color: #132632; }
.line2{	height: 119px;	width: 420px;	background: url(top_right_bg.gif) repeat-x top;background-color: #132632;}

.desk-back{
  background: top no-repeat #415868;  border-top: 1px solid white;  border-bottom: 1px solid white;
}

form{
  margin: 0; padding: 0;
}

.text{  font-weight: bold; text-decoration: none;color: white; font-size: 11;}
input{  font-size: 11; border: 0px; height: 18px;}
textarea{ font-size: 11;border: 0px;}

select{  font-size: 11px;}

#category{
  margin:0; padding: 0;border-bottom: 3px solid #E27425; background: url(tab_back.jpg); height: 18px;
}

#category li{
  list-style: none; float:left; padding-top: 2px;
}

#category a{
  text-decoration: none; padding:0 25px 0 25px;
}


#category a:hover{
  padding:0 25px 0 25px; padding-top: 5px; border-bottom: 3px solid #E27425;background-color: #E27425;
}

#category .current{
  padding:0 25px 0 25px; padding-top: 5px; border-bottom: 3px solid #E27425;background-color: #E27425; color: white;
}

.product{
  float: left; width: 380px; height: 115px; padding-left: 5px;
}

.img{
  float: left; width: 145px;
}

.label{
  color: #EFC308;
}


.vline{
  border-bottom: 1px dotted white; height: 1px; width: 774px; margin: 0px 10px 10px 10px; float: left;
}

.hline{
  border-right: 1px dotted white; width: 1px; height: 105px; float: left;
}

