﻿/* MAIN CSS SETTINGS */
body {background-image: url(../images/tile_background.gif); background-repeat: repeat-y;} 

/* Main Fonts */
.main_fonts {font-family: Tahoma, Arial, Verdana; font-size: 12px; color: #333333;}
.main_fonts a:link,.main_fonts a:active {color: #005FBB;text-decoration: none;}
.main_fonts a:visited {color: #003366; text-decoration: none;}
.main_fonts a:hover {text-decoration : underline; color: #005FBB;}

.title_fonts {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #003366;}
.title_fonts a:link,.title_fonts a:active,.title_fonts a:visited {color: #003366; text-decoration: none;}
.title_fonts a:hover {color: #FF6600; text-decoration : underline;}
.title {font-family: "MS Serif", "New York", serif; font-size: 16px; color: #003366; font-weight: bold;}

.link_fonts {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #FF6600;}
.link_fonts a:link,.link_fonts a:active,.link_fonts a:visited {color: #FF6600; text-decoration: none;}
.link_fonts a:hover {color: #003366; text-decoration : underline;}

.us_fonts {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #003366;}
.us_fonts a:link,.us_fonts a:active,.us_fonts a:visited {color: #005FBB; text-decoration: none;}
.us_fonts a:hover {color: #003366; text-decoration : underline;}

.bio {font-family: Tahoma, Arial, Verdana; font-size: 12px; color: #333333;  line-height: 15px; }
.marquee {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #FF6600;}
.underline {border-bottom: 1px solid #FF6600;  background-color: #E7E7E7; }

/* LEFT MENU */
.menu_small {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #005FBB;}
.menu_small a:link,.menu_small a:active,.menu_small a:visited {color: #005FBB; text-decoration: none;}
.menu_small a:hover {color: #003366; text-decoration : underline}

.back_folder {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #005FBB;
background-image: url(../images/icon_tab.gif); background-repeat: no-repeat; font-weight: bold;
 background-position: left; background-attachment: fixed;}


/* Table Borders */
.grey_border_green {border:1px solid #666666; background-color: #F1F1F1;
color: #006632; font-family: "Courier New", Courier, monospace;
font-size: 15px; font-weight: bold; font-style: italic;}
.grey_border {border:1px solid #666666;}
.lightblue_border {border:1px solid #C2DCEE;}


/* Form Elements */
.form_button {width: 140px;}
.search_box {font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #666666;}


.link_fonts {font-family:Tahoma, Arial, Verdana; font-size: 11px;
color: #005FBB;}
.bottom_fonts {font-family:Tahoma, Arial, Verdana; font-size: 10px;
color: #000000;}
.legal_fonts {font-family:Tahoma, Arial, Verdana; font-size: 10px;
color: #005FBB;}
.legal_fonts a:link,.legal_fonts a:active,.legal_fonts a:visited {color: #005FBB;
text-decoration: none;}
.legal_fonts a:hover {text-decoration : underline}
.table_fonts {font-family:Tahoma, Arial, Verdana; font-size: 11px;
color: #000000; font-weight: bold; background-color: #CCCCCC;}
.table_top {font-family:Tahoma, Arial, Verdana; font-size: 11px;
color: White; font-weight: bold;}
.table_top a:link,.table_top a:active,.table_top a:visited {color: White;
text-decoration: none;}
.table_top a:hover {text-decoration : underline}
