HTML, BODY { background: #fff; font-size: x-small; font-family: Arial Helvetica sans-serif; margin: 0; padding: 0;  }
BODY, A, DIV, SPAN, TABLE, TR, TD, TH, P, FORM, UL, LI, OL, H1, H2, H3, H4, H5, H6, H7, IFRAME {   font-size: x-small; font-family: Arial Helvetica sans-serif; }
DIV {  font-family: Arial Helvetica sans-serif; }


/* top menu links */
A:link.menu { color: #14416b; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
A:hover.menu { color: #559CDF;}


/* links on left side of main menu - contact and  home page */
A.smallLinks { color: #14416b; font-family: Arial, Helvetica, sans-serif; }


/* regular links in text */
A { color: #2f8ed1; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
A:hover { text-decoration: none; }


/* titles */
.title_00 { color: #2f8ed1; font-size: small; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.title_01 { color: #2f8ed1; font-size: medium; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.title_02 { color: #000; font-size: small; font-weight: bold; font: Arial Helvetica sans-serif; } /* title for search and tables */
.title_04 { color: #2f8ed1; font-size: x-small; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.title_05 { font-family: Arial, Helvetica, sans-serif;font-weight: bold; }
.title_06 { color: #F1690E; font-size: x-small; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.title_07 { color: #000000; font-size: x-small; font-family: Arial, Helvetica, sans-serif; }
 
/* forms */
.label_01 { color: #333; font-family: Arial, Helvetica, sans-serif; }
.label_02 { color: #6385a0; font-family: Arial, Helvetica, sans-serif; }
.textbox_01 { border: solid 1px #9c9c9c; font-family: Arial, Helvetica, sans-serif; }
.input {border: solid 1px #9c9c9c; font-family: Arial, Helvetica, sans-serif; }
select { 
   font-size: 10px; 
   height: 12px; 
   border: solid 1px #9c9c9c; font-family: Arial, Helvetica, sans-serif;
} 

/* comments under tables and forms */
.comment_01 { color: #156299; font-weight: bold; font-family: Arial, Helvetica, sans-serif; } /* comment under search */
.comment_02 { color: #156299; font-size: x-small; font-family: Arial, Helvetica, sans-serif; } /* comment under table */


#leftBorder {  font-family: Arial, Helvetica, sans-serif;
height: 100%; 
width: 15px; 
left: 35px; 
top: 0px; 
padding: 0px; 
background-color: white; 
background-position: top; 
background-image: url(imgs/gray_dotts.gif); 
background-repeat: repeat-y; 
} 

#rightBorder {  font-family: Arial, Helvetica, sans-serif;
height: 100%; 
width: 15px; 
right: 10px; 
top: 0px; 
padding: 0px; 
background-color: white; 
background-image: url(imgs/gray_dotts.gif); 
background-repeat: repeat-y; 
} 

.table01 { background: url(imgs/tablebg.jpg) no-repeat top center; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;  }
.table01 TR TD { border-bottom: solid 1px #dfdfdf; font-family: Arial, Helvetica, sans-serif;  }

.table02 { background: url(imgs/table_bg_in.gif) no-repeat top center; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; font-size:8pt}
.table03 { background: url(imgs/table_bg_in2.gif) no-repeat top center; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; font-size:8pt}
 
.table02Reg { border-bottom: solid 1px #dfdfdf; font-family: Arial, Helvetica, sans-serif; font-size:8pt; text-decoration: none}
.table02Bold { border-bottom: solid 1px #aedd53; font-family: Arial, Helvetica, sans-serif; font-size:8pt}
.table02Last {border-bottom: solid 2px #aedd53; border-top: solid 2px #aedd53; background:#FFFF99; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;font-size:10pt;font-weight: bold;}


.table03 { background: url(imgs/search_bg.jpg) repeat top center; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif;  }

.tableContact { font-family: Arial, Helvetica, sans-serif; font-size:10pt}
 
 








