.site_form {
border-bottom : 1px solid #dadad3; 
border-left : 1px solid #dadad3; 
border-right : 1px solid #dadad3; 
border-top : 1px solid #dadad3; 
} 
.site_form2 {
background-color : #c7daeb; 
border-bottom : 1px solid #007ebb; 
border-left : 1px solid #007ebb; 
border-right : 1px solid #007ebb; 
border-top : 1px solid #007ebb; 
} 
.site_form3 {
border-bottom : 1px solid #c1c7c8; 
border-left : 1px #007ebb; 
border-right : 1px #007ebb; 
border-top : 1px #007ebb; 
} 
.site_form4 {
border-left : 1px solid #9fadb9; 
border-right : 1px solid #9fadb9; 
} 
.style1 {
font-family : "Trebuchet MS, Tw Cen MT"; 
font-size : 15px; 
color : #0055aa; 
text-decoration : none; 
font-weight : bold; 
} 
.style1b {
font-family : "Trebuchet MS, Tw Cen MT"; 
font-size : 12px; 
color : #0055aa; 
text-decoration : none; 
font-weight : bold; 
} 
.style2 {
font-family : "Tw Cen MT"; 
font-size : 14px; 
color : #9fadb9; 
text-decoration : none; 
font-weight : bold; 
} 
.style3 {
font-family : "Verdana, Arial, Helvetica, sans-serif"; 
font-size : 12px; 
color : #004790; 
text-decoration : none; 
font-weight : normal; 
} 
.style3b {
font-family : "Verdana, Arial, Helvetica, sans-serif"; 
font-size : 10px; 
color : #004790; 
text-decoration : none; 
font-weight : normal; 
} 
.style4 {
font-family : Tahoma; 
font-size : 12px; 
color : #004790; 
text-decoration : none; 
font-weight : bold; 
} 
.style5 {
font-family : Arial; 
font-size : 10px; 
color : #6084a8; 
text-decoration : none; 
} 
.style6 {
font-family : Arial; 
font-size : 11px; 
color : #c70000; 
text-decoration : none; 
font-weight : normal; 
} 
.style7 {
font-family : Arial; 
font-size : 11px; 
color : #000000; 
text-decoration : none; 
font-weight : normal; 
} 
.style8 {
font-family : Arial; 
font-size : 12px; 
color : #004790; 
text-decoration : none; 
font-weight : bold; 
} 
.style9 {
font-family : Arial; 
font-size : 11px; 
color : #99b900; 
text-decoration : none; 
font-weight : bold; 
} 
.style10 {
font-family : Arial; 
font-size : 10px; 
color : #6b6b6b; 
text-decoration : none; 
font-weight : bold; 
} 
a:link {
font-family : "TW cen MT"; 
font-size : 14px; 
color : #829ebb; 
text-decoration : none; 
font-weight : bold; 
} 
a:visited {
font-family : "TW cen MT"; 
font-size : 14px; 
color : #829ebb; 
text-decoration : none; 
font-weight : bold; 
} 
a:hover {
font-family : "TW cen MT"; 
font-size : 14px; 
color : #c60000; 
text-decoration : none; 
font-weight : bold; 
} 
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(http://www.avizoa.com/image/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.avizoa.com/image/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/