a:link    {text-decoration:none;  FONT-FAMILY: tahoma, arial; color:993333; FONT-SIZE: 11px;}
a:active  {text-decoration:none;  FONT-FAMILY: tahoma, arial; color:993333; FONT-SIZE: 11px;}
a:visited {text-decoration:none;  FONT-FAMILY: tahoma, arial; color:993333; FONT-SIZE: 11px;}
a:hover   {text-decoration:none;  FONT-FAMILY: tahoma, arial; color:CC6666; FONT-SIZE: 11px;}

BODY {color:000000; FONT-FAMILY: tahoma, arial; FONT-SIZE: 10px;}
B {color:000000}
B.white {color:White; FONT-FAMILY: tahoma, arial; FONT-SIZE: 12px;}
B.title {FONT-SIZE: 14px}
B.err {color: red;}

.content {
FONT-FAMILY: tahoma, arial;
FONT-SIZE: 12px;
}

.texta { 
 color: white;
 font-size: 10px; 
 font-family: tahoma, arial;
 background-color: 336699; 
 border: 2px solid darkblue; 
}

.menuitem
{
width: 100%;
background: black;
}

.cursorchange
{
	cursor:hand;
	}


input
{
    color: black;
    font-size: 11px;
    font-weight: normal;
    text-indent: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    background-color:#FFFFFF;    
}

select
{
    color: black;
    font-size: 11px;
    font-weight: normal;
    text-indent: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    background-color:#FFFFFF;      
}

.headertable
{
    background-color: white;
    border-color: black;
    border-bottom-width: 1;
    border-bottom-style: solid;
    border-top-width: 1;
    border-top-style: solid;
    border-left-width: 1;
    border-left-style: solid;
    border-right-width: 1;
    border-right-style: solid;
}

.linkbuttons
{
    font-size: 12px;
    background-color: #336699;
    border-color: black;
    border-bottom-width: 1;
    border-bottom-style: solid;
    border-top-width: 1;
    border-top-style: solid;
    border-left-width: 1;
    border-left-style: solid;
    border-right-width: 1;
    border-right-style: solid;
}

.shadowbox {
  width: 450px;
  background: #ccc;
  position: relative;
  top: 2px;
  left: 2px;
  font-size: 11px;
}
.shadowbox div {
  text-align: left;
  height: 100%;
  background: #FFECFF;
  border: 2px solid #FFCCFF;
  padding: 10px;
  position: relative;
  top: -2px;
  left: -2px;
}

.shadowboxtitle {
  width: 785px;
  background: #ccc;
  position: relative;
  top: 2px;
  left: 2px;
}
.shadowboxtitle div {
  text-align: right;
  background: #EEEDFF;
  border: 2px solid #CCCCFF;
  padding: 10px;
  position: relative;
  top: -2px;
  left: -2px;
}

.shadowboxmenu {
  width: 160px;
  background: #ccc;
  position: relative;
  top: 2px;
  left: 2px;
}
.shadowboxmenu div {
  text-align: left;
  background: #EEEDFF;
  border: 2px solid #CCCCFF;
  padding: 10px;
  position: relative;
  top: -2px;
  left: -2px;
}

.date {
color: red
}
