TD 
{
	font-family:	"Arial";
  font-size:		13px;
}
INPUT
{
    FONT-SIZE: 13px
}
A
{
  color: #cf181f;
  text-decoration: none;
}
A:hover
{
  color: #9cb92d;
  text-decoration: none;
}
A:visited
{
  color: steelblue;
  text-decoration: none;
}
UL.main
{
  padding-left: 20px;
  margin: 2px;
}  
  
BODY.sitebody
{
  background-color: #ffffff;
  margin-top: 1;
  font-family: Arial;
}
TABLE.screentable
{
	width: 726px;
}	
TABLE.maintable
{
	width: 570px;
}
TABLE.maindisptable
{
	width: 100%;
	height: 340px;
	background-color: transparent;
	padding: 0px;
	border: 0px;
}
TABLE.disptable
{
  background-color: transparent;
  width: 100%;
  height: 100%;
  border: 0px;
  font-size: 13px;
  font-family: Arial;
  padding: 0px;
  background-repeat: no-repeat;
}
TABLE.maininputtable
{
	border-right: #5c85ca thin solid;
	border-top: #5c85ca thin solid;
	font-size: 11px;
	border-left: #5c85ca thin solid;
	width: 570px;
	border-bottom: #5c85ca thin solid;
	font-family: Verdana;
	background-color: #f0f8ff;
}
.tabletitle
{
  height: 25;
  font-weight: bold;
  font-size: 13px;
  color: white;
  font-family: Arial;
  text-align: center;
  background-color: transparent;
}
.tableheader
{
  height: 23;
  font-weight: bold;
  font-size: 13px;
  color: white;
  font-family: Arial;
  background-color: #9cb92d;
  text-align: center;
  border-right: #9cb92d 2px groove;
  border-top: #9cb92d 2px groove;
  border-left: #9cb92d 2px groove;
  border-bottom: #9cb92d 2px groove;
}
.tableseparator
{
    BACKGROUND-COLOR: #5c85ca;
    height:1px;
}
INPUT.navstyle
{
  border-right: #999900 1px;
  padding-right: 0px;
  border-top: #999900 1px;
  padding-left: 0mm;
  font-weight: bold;
  font-size: 11px;
  margin-left: 4px;
  border-left: #999900 1px;
  width: 120px;
  color:  black;
  text-indent: 0mm;
  border-bottom: #999900 1px;
  font-family: Arial, Verdana;
  letter-spacing: 0px;
  height: 30px;
  background-color: transparent;
  text-align: center;
  margin-top: 5px;
  background-image: url(/images/vinlabbtn.gif);
  background-repeat: no-repeat;
}
LABEL.navstyle
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WIDTH: 100px;
    COLOR: midnightblue;
    PADDING-TOP: 4px;
    FONT-FAMILY: Verdana;
    LETTER-SPACING: 0px;
    HEIGHT: 20px
}
.footer
{
  font-size: 10px;
  color: lightslategray;
  font-family: Verdana;
}
.logininfo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: red;
    FONT-FAMILY: Verdana
}
