body   
{ 
	background-color: #AA9999;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #003366;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #003366;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #DDDDDD;
}

.abg
{
  background-color: #003366;
}

.BoxHeader
{
	color: #DDEEFF;
	font-size: 12px;
}

.BoxTdContent
{
	font-size: 11px;
	background-color: #FFF2A2;
}

td 
{
  font-family: Verdana; 
  font-size: 11px;
}


a 
{ 
        color: #121191; 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none; 
}

a:hover 
{   
      color: #2222FF; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}

a.box 
{ 
      color: #000000; 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline; 
}

a.box:hover 
{   
  text-decoration: none;  
}


.Chead
{
  background-color: #5282C2;
  color: #00DD00;
}

.Chead td, .Chead td strong, .Chead h5, .Chead td b
{
  color: #00DD00;
}

.Callg
{
  background-color: #EFEFEF;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cnorm 
{
  background-color: #CCCCCC;
}
.Cmite
{
  background-color: #A5A5A5;
}
.Cdark
{
  background-color: #77808F;
}

#Ballg
{
	color: #000000;
}
#Ballg td
{
	color: #000000;
}

.Bhead

{
  background-color: #77808F;
	color: #FFFFFF;
}
.Bbody
{
  background-color: #B4C6D8;
	color: #000000;
}

.rand
{
  border: solid #003366 1px;
}


.header 
{ 
    color: #FAE5DF; 
    font-size: 26px;
    font-family: Arial, Verdana, Helvetica;
    text-decoration: none; 
}


.smalfont 
{ 
    color: #000000;
    font-size: 10px;
    text-decoration: none; 
}

.copy 
{ 
    color: #FFFFFF; 
    font-size: 10px;
    font: 10px Verdana; 
    text-decoration: none; 
}


.border 
{ 
   background-color: #003366; 
}
hr 
{ 
    height: 0px; 
		border: solid #003366 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 10px Verdana;  
    border-color: #003366;
    border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #EFEFEF;  
}

.drag {
	// cursor: move;
	filter:alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95;
}


div.HinWegCls
{
   color: #1212AA;
   width:17px; 
   height:16px; 
   background-color: #ABABAB;
}

div.HinWegCls:hover
{
   color: #EEDD99;
   cursor:pointer;
}

.LibIco_Min
{
background-image: url(../../images/icons/Lib/basic1.gif);
background-repeat:no-repeat;  /*   repeat    no-repeat  */
background-position:0px 0px;
height:16px;
width:16px;
cursor:pointer;
border-width: 0px; vertical-align: middle;
}

.LibIco_Pkt
{
background-image: url(../../images/icons/Lib/basic1.gif);
background-repeat:no-repeat;  /*   repeat    no-repeat  */
background-position:-16px 0px;
height:16px;
width:16px;
cursor:pointer;
border-width: 0px; vertical-align: middle;
}

.LibIco_Plus
{
background-image: url(../../images/icons/Lib/basic1.gif);
background-repeat:no-repeat;  /*   repeat    no-repeat  */
background-position:-32px 0px;
height:16px;
width:16px;
cursor:pointer;
border-width: 0px; vertical-align: middle;
}



#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }

