﻿/* Main Page Styles */
body {background-color:white;}
table.white {background-color:White;}
/* html {scrollbar-base-color:White; scrollbar-arrow-color:Red} */

/* Text Style */
.copy {font-family:Georgia; font-variant:small-caps; font-size:8pt}
.content {font-family:Georgia; font-size:10pt; font-weight:normal; text-decoration:none}
a.contentlink:link {font-family:Georgia; font-size:10pt; font-weight:bold; text-decoration:none; color:Black}
a.contentlink:visited {font-family:Georgia; font-size:10pt; font-weight:bold; text-decoration:none; color:Red}
a.contentlink:active {font-family:Georgia; font-size:10pt; font-weight:bold; text-decoration:none; color:Red}
.navLink:link {font-family: Georgia;font-size: 12pt; font-variant:small-caps; text-decoration:none; padding-left: 10px; color: #000000; background-color: #FFFFFF;}
.navLink:active {font-family: Georgia;font-size: 12pt; font-variant:small-caps; padding-left: 10px; color: #FFFFFF; background-color: #FF0000;}
.navLink:visited {font-family: Georgia;font-size: 12pt; font-variant:small-caps; text-decoration:none; padding-left: 10px; color: #000000; background-color: #FFFFFF;}
a.homelink:active {font-family:Georgia; font-size:12pt; font-weight:bold; text-decoration:none; color:#FFFFFF}
a.homelink:link {font-family:Georgia; font-size:12pt; font-weight:bold; text-decoration:none; color:#FFFFFF}
a.homelink:visited {font-family:Georgia; font-size:12pt; font-weight:bold; text-decoration:none; color:#FFFFFF}
.navText {font-family:Georgia; font-size:10pt; font-variant:small-caps; color:Black}
.navDynamicText {font-family:Georgia; font-size:10pt; font-variant:small-caps; color:Black;
    border-bottom-color:Red; border-bottom-width:thin; border-bottom-style:inset; border-left-color:Red; border-left-width:thin; border-left-style:inset}
.navOverText {font-family:Georgia; font-size:10pt; font-variant:small-caps; color:Red;}

/* Controls */
.button {background-color:White; border:thin solid Red; font-family:Georgia; font-variant:small-caps; font-size:11pt}
.buttonover {background: url(./Images/NavTab.jpg); border:none; font-family:Georgia; font-variant:small-caps; font-size:11pt}
    /*border-bottom-style:outset; border-bottom-width:thin; border-bottom-color:#3F4073;
    border-left-style:inset; border-left-width:thin; border-left-color:#3F4073;} */   

.scrollb{scrollbar-base-color:Red; scrollbar-arrow-color:white; scrollbar-track-color:Gray}

/**/