body, html
{
margin: 0px;
font-family: verdana;
font-size: 10px;
}

table.tablelogin
{
Xtext-align: center;
width: 100%;
height: 100%;
Xvertical-align: middle;
font-size: 10px;
}

table.table
{
text-align: center;
font-size: 10px;
}

table.profile
{
font-size: 12px;
}


div.loginbox
{
      width: 300px;
      height: 200px;
      background-color: #FFFFFF;
      border: solid 1px #aa662b;
}

old.div.loginboxtop
{
     height: 45px;
     background-image: url("images/bg_topBar.jpg");
     color: #FFFFFF;
}

div.loginboxtop
{
     height: 45px;
     background-color: #C0C0C0;
     color: #FFFFFF;
}


div.login
{
     width: 150px;
     text-align: left;
}

div.orderbox
{
      width: 100%;
      background-color: #FFFFFF;
      border: solid 1px #aa662b;
}

old.div.orderboxtop
{
     height: 45px;
     background-image: url("images/bg_topBar.jpg");
     color: #FFFFFF;
}

div.orderboxtop
{
     height: 45px;
     background-color: #C0C0C0;
     color: #FFFFFF;
}


div.orders
{
      margin-top: 25px;
      margin-bottom: 25px;
      width: 625px;
}

table.listorders
{
      width: 100%;
      font-size: 10px;
}

div.gray
{
      height: 1px;
      background-color: #c0c0c0;
      font-size: 0px;
      overflow: hidden;
}

div.logout
{
      width: 100%px;
      text-align: right;
      float: right;
      padding-left: 10px;
}

div.topmenu
{
	
	padding: 10 px;
	font-family: verdana;
	font-size: 15px;
	color: Black;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
}

a
{
 color:Black;
 text-decoration:none;
}

img
{
      border: solid 0px black;
}

input
{
        border: solid 1px #aeacac;
        background-color: white;
}

.inputfields
{
        width: 200px;	
}

textarea
{
        border: solid 1px #aeacac;
        background-color: white;       
}

input.button
{
        border: solid 0px;

}

