body 
{
    font-family:      Sans-Serif; 
    font-size:        10pt; 
    background-color: #CCFFFF;
    font-weight:      normal;
}





.newtab 
{
    background:#0266FB;
    background-image: url(../images/topbar.jpg);
	background-repeat:repeat-x;
	background-position:right top;
    top: 1px;
    padding:5px 4px 3px 10px;
    font-family: verdana,arial,sans-serif; 
    font-size:10pt;
    font-weight:bold;
    color:#fff;
}

.listing {
margin-bottom:18px;
padding:5px 10px 5px 10px;
  border-top:1px solid #aaaaaa;
  border-left:1px solid #cccccc; 
  border-bottom:1px solid #80;
  border-right:1px solid #88;
font-family: verdana,arial,sans-serif; 
font-size:10pt;
background:#ffffff;

}



.menu a {
   display: block;
   margin-left:2px;
   margin-top:2px; 
   margin-bottom:3px;
  padding:5px 4px 3px 10px;
   font-family: verdana,arial,sans-serif; 
   font-weight:bold; font-size:8pt;
   border-bottom:2px solid #808080;
   border-right:2px solid #888888;
   text-decoration:none; width:160px;
    background:#0055EA; 
	color: #FFFFFF;
	height:22px;
	background-image: url(../images/topbar.jpg);
	background-repeat:repeat x;
	background-position:0px right;
}
		
.menu a:hover 
{
background:#DFF2FD;
color: #080808;
}
form 
{
    padding: 0px 0px 0px 0px; 
    margin:  0px 0px 0px 0px;
}

input
{
    font-family: Sans-Serif;
    font-size:   9pt;
}

select
{
    font-family: Sans-Serif;
    font-size:   9pt;
}

a
{
    font-weight: normal;
    color:       #0066CC;
}

a:hover
{
    color: #FF0000;
}

a.path 
{
    font-weight: normal;
    color:       #888888;
}

a.path:hover
{
    color: #FF0000;
}

td
{
    font-family: Sans-Serif;
    font-size:   10pt;
    font-weight: normal;
}
a.tree 
{ 
    color:           #336699;
    text-decoration: none;
    font-size:       9pt;
}

a.tree:hover 
{ 
    text-decoration: underline;
}

.smallText 
{ 
    font-size:   8pt; 
}

.titleBar
{ 
    background-color: #1CA8FF;
    border:           1px solid #1D4DFF;
    text-align:       left;
    font-size:        10pt;
	color:            #ffffff;
    font-weight:      bold;
    padding:          2px 2px 2px 2px;
}

.sidebar
{
    background-color: #efefef;
    border:           1px solid #cccccc;
    font-size:        8pt;
    padding:          4px 4px 4px 4px;
}

