a:link { color: #0693DC }
a:visited { color: #0693DC }
a:hover { color: #000000 }
body {
background-image:url(gfx/top_bg.gif);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
margin-top:20px;
margin:20px 0px; padding:0px;
text-align:center;
}

.filechooser { 
 font-size: 14px; 
 border: 1px solid #000000; 
}

.button {
 font-size: 13px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#666;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
padding: 2px 2px;
background:url(gfx/formbg.gif) repeat-x left top;
}

.formfield{
border:outset 1px #ccc;
background:#FFFFFF;
color:#666;
font-size: 14px;
font-weight:bold;
padding: 1px 2px;
}

.quick{
display: block;
}

.hide{
display: none;
}

.show{
display: block;
}

.file_list {width: 80%; font: Trebuchet MS; font-size:small;}

#HCBannerTitle_PicResizeCSS {
font-family: Arial;
font-size: 16px;
font-weight: bold;
}

#HCBannerDescr_PicResizeCSS {
font-family: "Trebuchet MS", Arial;
font-size: 12px;
}

a:hover {background:; text-decoration:none;} 
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:250px; font-family: Verdana; font-size: 11px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
