body {
scrollbar-base-color: #317BAA;
scrollbar-arrow-color: #B4CEDE;
}

table { font-family:  Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #1B5E8B}
.main1 {border-bottom: 1px dashed #96B5BA}
.main2 {border-left: 1px solid #B4CEDE; border-bottom: 1px solid #1C4690; padding: 2px}
.main3 {border-right: 1px solid #B4CEDE; border-bottom: 1px solid #1C4690; padding: 2px}
.main4 {border: 1px dashed #96B5BA}

font { font-family:  Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;}
h1 {font-size: 12; color: #1C4690; text-decoration: underline;}
h2 {font-size: 11; color: #317BAA; margin: 0px;}
h3 {font-size: 9; color: #1B5E8B; margin: 0px;}
p {font-size: 11}

a:link {  color: #317BAA; text-decoration: underline; font-weight: bold}
a:visited { color: #317BAA; text-decoration: underline; font-weight: bold}
a:hover {  color: #B4CEDE; text-decoration: none; font-weight: bold}
a:active { color: #edd18c; text-decoration: none; font-weight: bold} 

ul { list-style-image: url("images/list-arrow.gif")}

.featurelink {
font-family: verdana, arial, helvetica, sans serif; 
font-size: 10px; 
color: #3366CC; 
text-decoration: none; 
background-image: url('images/tri-small.gif'); 
background-repeat: no-repeat; 
background-position: top left; 
padding-left: 12px;
}


#login, #login2,
#change, #change2,
#copy, #copy2,
#attach, #attach2
{
position:absolute;
border:1px solid #9dbaca;
background-color:#F0F0F0;
layer-background-color:#F0F0F0;
font:bold 10px Verdana #000000;
line-height:10px;
visibility:hidden;
}

#search, #search2,
#thedesc, #thedesc2,
#spcat, #spcat2,
#upl, #upl2,
#cat, #cat2
{
position:absolute;
border:0.5px solid #9dbaca;
background-color:#F0F0F0;
layer-background-color:#F0F0F0;
font:bold 10px Verdana #000000;
line-height:5px;
visibility:hidden;
}

#text, #text2,
#textimg1, #textimg12,
#textimg2, #textimg22,
#textimg3, #textimg32,
#images1, #images12,
#images2, #images22
{
position:absolute;
width:100%;
border:0.5px solid #9dbaca;
background-color:#F0F0F0;
layer-background-color:#F0F0F0;
font:bold 10px Verdana #000000;
line-height:5px;
visibility:hidden;
}

#toolbar 	
{	
margin: 0;
padding: 0;
background: buttonface;
border-top: .5px solid buttonhighlight;
border-left: .5px solid buttonhighlight;
border-bottom: .5px solid buttonshadow;
border-right: .5px solid buttonshadow;
text-align:right;
}
			
.button 	
{
background: buttonface; 
border: 1px solid buttonface;
margin: 1; 
cursor: hand;
}
			
.raised		
{ 
border-top: 1px solid buttonhighlight;
border-left: 1px solid buttonhighlight;
border-bottom: 1px solid buttonshadow;
border-right: 1px solid buttonshadow;
background: buttonface;
margin: 1;
cursor: hand;
}
			
.pressed	
{
border-top: 1px solid buttonshadow;
border-left: 1px solid buttonshadow;
border-bottom: 1px solid buttonhighlight;
border-right: 1px solid buttonhighlight;
background: buttonface;
margin: 1;
cursor: hand;
}

