/* Changing The Scrollbar */

html {scrollbar-face-color: #4186FF; scrollbar-arrow-color: #B20B15; scrollbar-highlight-color: #C9DCFD; scrollbar-shadow-color: #B20B15; scrollbar-3dlight-color: #B20B15; }

/* Dark Green */
.dark {font-family: Arial,Verdana; font-size: 12pt; background: #126302; } 

/* Medium Green */
.medium {font-family: Arial,Verdana; font-size: 12pt; background: #54ad05; } 

/* Light Green */
.light {font-family: Arial,Verdana; font-size: 12pt; background: #DFFCD9; } 

/* 9 Point Font */
.9pt1 {font-family: Arial,Verdana; font-size: 9pt; color: #979696; font-weight: bold;} 

/* 12 Point Font FOOTER */
.12ptfoot {font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; color: #979696; font-weight: bold;} 

/* 10 Point Font TEXT */
.10pttext {font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; color: #000000; font-weight: bold;} 

/* 9 Point Font BLACK */
.BoldHeader {font-family: Arial,Verdana; font-size: 9pt; color: #000000; font-weight: bold;}

/* 10 Point Font NOT BOLD */
.9ptnb {font-family: Arial,Verdana; font-size: 8.5pt; color: #000000;}

/* 9 Point Font */
.9pt {font-family: Arial,Verdana; font-size: 9pt; color: #000000;} 

/* 10 Point Font NOT BOLD */
.10ptnb {font-family: Arial,Verdana; font-size: 9pt; color: #000000;} 

/* Table Outline */
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;

}
.boxes {
        border: solid;
        border-width: 1px;
        border-bottom-color: #025E54;
        border-top-color: #025E54;
        border-left-color: #025E54;
        border-right-color: #025E54;
}
.boxes1 {
        border: solid;
        border-width: 1px;
        border-bottom-color: #78BAB3;
        border-top-color: #78BAB3;
        border-left-color: #78BAB3;
        border-right-color: #025E54;
}
.boxes2 {
        border: solid;
        border-width: 1px;
        border-bottom-color: #78BAB3;
        border-top-color: #78BAB3;
        border-left-color: #025E54;
        border-right-color: #78BAB3;
}

BODY {
background-color : #ffffff;
font-family : Verdana, Arial, sans-serif;
font-size: 80%;
color: #000000;
margin: 1px;
}
a.tsgi:link {text-decoration: none; color: #595959; font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; font-weight: bold; }
a.tsgi:visited { text-decoration: underline; color: #595959; font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; font-weight: bold; }
a.tsgi:hover {text-decoration: none; color: #B90B15; font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; font-weight: bold; }


a.portfolio:link {text-decoration: none; color: #D85100; font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; font-weight: bold; }
a.portfolio:visited { text-decoration: underline; color: #0082A1; font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; font-weight: bold; }
a.portfolio:hover {text-decoration: none; color: #F49300; font-family: Bell MT Bold,Arial,Verdana; font-size: 10pt; font-weight: bold; }

.multiparts{ height: 50px; font-family: Arial,Verdana; font-size: 8pt; color: #000000; }


