
body {
background-image: url(./icons/back.jpg);
font-size: 8pt;
font-family: tahoma, verdana, arial;
line-height: 12pt;
height: 100%;
}

a:link { color: #0071e2; }
a:visited { color: #0071e2; }
a:hover { color: #000066; }

a.menu:link { color: #003366; font-weight: bold;}
a.menu:visited { color: #003366; font-weight: bold;}
a.menu:hover { color: #0071e2; font-weight: bold; text-decoration: none; }

a.admin_menu:link { color: #000000; text-decoration: none; }
a.admin_menu:visited { color: #000000; text-decoration: none; }
a.admin_menu:hover { color: #000000; text-decoration: underline; }

a.client_menu:link { color: #000000; text-decoration: none; }
a.client_menu:visited { color: #000000; text-decoration: none; }
a.client_menu:hover { color: #0071e2; text-decoration: none; }

h1 {
font-family: tahoma, arial, verdana;
font-size: 8pt;
font-weight: bold;
margin-bottom: 0px;
}


td {
font-size: 8pt;
font-family: tahoma, verdana, arial;
line-height: 12pt;
}

td.itembox {
padding: 5px; 
padding-top: 2px; 
padding-bottom: 4px; 
border: 1px solid #d9d9d9; background: #FFFFFF;
}


td.content {
background-image: url(./icons/bg.gif);
background-repeat: no-repeat;
font-size: 8pt;
font-family: tahoma;
line-height: 12pt;
}

td.content2 {
background-image: url(./icons/bg2.gif);
background-repeat: no-repeat;
padding-top: 7px;
padding-left: 9px;
font-size: 8pt;
font-family: tahoma;
line-height: 12pt;
}

td.content3 {
background: #F7F7F7;
border: 1px solid #d9d9d9;
border-top: none;
border-bottom: none;
padding-top: 2px;
padding-left: 9px;
padding-bottom: 5px;
font-size: 8pt;
font-family: tahoma;
line-height: 12pt;
}

td.leftside {
padding-left: 7px; 
padding-top: 9px; 
background-image: url(./icons/leftbg.gif); 
background-repeat: no-repeat;
}



td.text { 
font-size: 8pt;
font-family: tahoma, verdana, arial;
line-height: 12pt;
text-align: justify;
}

td.corners1 {
background-image: url(./icons/c_top.gif);
background-repeat: repeat-x;
}

td.corners2 {
background-image: url(./icons/c_bottom.gif);
background-repeat: repeat-x;
}

td.sidebox {
background: #F7F7F7;
border-left: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
padding-bottom: 3px;
}



td.order { 
padding: 1px;
border: 1px solid #d9d9d9;
border-right: none;
border-bottom: none;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}



td.order1 { 
padding: 1px;
background: #FFFFFF;
border: 1px solid #d9d9d9;
border-right: none;
border-bottom: none;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}


td.mid_order { 
padding: 1px;
border-top: 1px solid #d9d9d9;
border-left: 1px solid #d9d9d9;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}



td.mid_order1 { 
padding: 1px;
background: #FFFFFF;
border-top: 1px solid #d9d9d9;
border-left: 1px solid #d9d9d9;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}


td.last_order { 
padding: 1px;
border: 1px solid #d9d9d9;
border-bottom: none;

font-size: 8pt;
font-family: tahoma, verdana, arial;
}


td.last_order1 { 
padding: 1px;
background: #FFFFFF;
border: 1px solid #d9d9d9;
border-bottom: none;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}



td.bottomborder { 
border-top: 1px solid #d9d9d9;
}

img.check {
margin-top: 2px;
margin-bottom: 2px;
}

input.text, select.text {
padding-left: 2px;
font-family: arial, verdana, tahoma;
}

textarea {
padding-left: 2px;
font-family: arial, verdana, tahoma;
}

input.button { 
background: #DDDDDD;
font-family: arial, verdana, tahoma;
font-size: 8pt;
font-weight: bold;
}

input.disabled {
background: #EEEEEE;
padding-left: 2px;
font-family: arial, verdana, tahoma;
}

ul { margin-top: 1px; margin-bottom: 10px; }

font.gray { color: #999999; }

#mnuhome
{
  display: block;
  width: 53px;
  height: 42px;
  background: url("http://www.picpile.net/sprites/home_sprite.png") no-repeat 0 0;

}

#mnuhome:hover
{ 
  background-position: 0 -42px;
}

#mnuhome span
{
  display: none;
}

#mnusu
{
  display: block;
  width: 67px;
  height: 42px;
  background: url("http://www.picpile.net/sprites/su_sprite.png") no-repeat 0 0;

}

#mnusu:hover
{ 
  background-position: 0 -42px;
}

#mnusu span
{
  display: none;
}


#mnuct
{
  display: block;
  width: 67px;
  height: 42px;
  background: url("http://www.picpile.net/sprites/ct_sprite.png") no-repeat 0 0;

}

#mnuct:hover
{ 
  background-position: 0 -42px;
}

#mnuct span
{
  display: none;
}







