.Caption { 
font-family: Verdana; 
color:       Beige;
font-size :  10pt; 
} 
.bgNoRepeat {
Background-Repeat : no-repeat ;
}
.TablePerimeter{
Background-Color : #808080 ;
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.TablePerimeterOutside{
Background-Color : #000066 ;
Border: 1px solid Dodgerblue ;
Border-collapse: collapse;
}
.TablePerimeterInside{
Background-Color : #F5FFFA ;
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.BlueCell{
Background-Color : #000066 ;
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.CellHeading{
Background-Color : #000066 ;
font-family: Verdana; 
color:       LightYellow;
font-size :  12pt;
font-weight: bold ;
text-align: Center;
}
.CellHeadingLeft{
Background-Color : #000066 ;
font-family: Verdana; 
color:       LightYellow;
font-size :  12pt;
font-weight: bold ;
text-align: Left;
}
.CellBlackBg{
Background-Color : Black ;
font-family: Verdana; 
color:       LightYellow;
font-size :  12pt;
font-weight: bold ;
text-align: Center;
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.CellDarkBg{
Background-Color : Silver ;
font-family: Verdana; 
color:       LightYellow;
font-size :  12pt;
font-weight: bold ;
text-align: Center;
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.CellMediumBg{
Background-Color : LightSlateGray;
font-family: Verdana; 
color:       LightYellow;
font-size :  12pt;
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.CellLightBg{
Background-Color : #e8e8e8 ;
font-family: Verdana; 
color:       LightYellow;
font-size :  12pt;
font-weight: bold ;
text-align: Center;
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.CellContent{
font-family: Verdana; 
color:       DarkBlue;
font-size :  10pt;
text-align: Left;
padding-right: 5; 
padding-left: 5; 
}
.CellContentWithBorder{
font-family: Verdana; 
color:       DarkBlue;
font-size :  10pt;
text-align: Left;
padding-right: 5; 
padding-left: 5; 
Border: 1px solid #000066; 
Border-collapse: collapse; 
}
.ClickableImage{
Border: 1px solid #000066 ;
Border-collapse: collapse;
}
.ClickableNew{
Border: 0px solid #000066 ;
Border-collapse: collapse;
}
.tdLeftBl{
font-family: Verdana; 
color:       DarkBlue;
font-size :  10pt;
text-align: Left;
}
.tdCenterBl{
font-family: Verdana; 
color:       DarkBlue;
font-size :  10pt;
text-align: Center;
}
.tdRightBl{
font-family: Verdana; 
color:       DarkBlue;
font-size :  10pt;
text-align: Right;
}
.BlueText {
Text-Decoration: none ; Color: #000066 ;
}
.WhiteText {
Text-Decoration: none ; Color: White ;
}
.Bluelink {
Text-Decoration: none ; font-family: Verdana; Color: Blue; font-size: 9pt; text-align: Center;
}
.BlueStrip {
Background-Color : #333399; font-family: Verdana; Color: LightGreen; font-size: 10pt; text-align: Center;
}
.Article {	
column-count: 2;
column-gap: 20px;
column-rule: 1px dotted #BBB;
background-color: #e8e8e8;
border-top: 1px solid #999;
border-bottom: 1px solid #999;	
padding: 8px;
text-align: justify;
}
.Article2Col {
column-count:2;
}
.Article3Col {
column-count:3;
}
A:link {
Text-Decoration: none ; Color: Blue ;
}
A:visited {
Text-Decoration: none ; Color: Blue ;
}
A:active {
Text-Decoration: underline ; Color: Red ;
}
A:hover {
Text-Decoration: none ; Color: Red ;
}
