
a.navbar
{
 color: #35679D; 
 text-decoration: underline; 
 font-size: 11px;
 }
 
a
{
 color:#696BAC;
 text-decoration: underline; 
 font-size: 10px; 
} 

.sidebar
{
 background-color:#AAD4FF;
}

#footer
{
 background-color:#AAD4FF;
 border-top: 2px solid #4A8ACE;
 border-bottom: 2px solid #4A8ACE;
 border-left: 2px solid #4A8ACE;
 border-right: 2px solid #4A8ACE;
 font-size: 8pt;
  font-family: verdana; 
 text-align: center;
}

#mainbody
{
padding-left: 2px;
padding-right: 2px;
text-align:justify;
padding-bottom: 0px; 
border-left: 2px solid #4A8ACE;
border-right: 2px solid #4A8ACE;
}

.date
{
text-align:left; 
padding-left:10px; 
font-family: tahoma; 
font-size:8pt; 
color:#990000;
}
#hNav
{
border-bottom: 2px solid #4A8ACE;
}

.img
{
border: 1px solid #4A8ACE;
}



.sectionContent
{
border: 1px solid #000;
}

.on
{
background-color: #BED9ED;
}

.off
{
background-color: #EBF1F6;
}
.sectionHeader
{
background-color: #00A7D8;
border-right: 1px solid #000;
text-align: center;
font-family: Tahoma;
font-variant: small-caps;
font-size: 12px;
font-weight: bold;
color:#000;
height:25px;
}

.sectionContent
{
background-color: #EEF4FC;
border: 1px solid #000;
text-align: justify;
font-family: Tahoma, Arial, Verdana;
font-size: 9pt;
padding:3px;
color:#000;
}

.quote
{
text-align: justify;
padding:5px;
font-family: Arial, Verdana;
font-size: 9pt;
//color: #990000;
color: #CF0505;
}

.quoter
{
text-align: right;
padding:5px;
font-family: Arial, Verdana;
font-size: 9pt;
color: #000;
}

.midsectionHeader
{
background-color: #BED9ED;
border-right: 1px solid #4A8ACE;
border-left: 1px solid #4A8ACE;
border-top: 1px solid #4A8ACE;
text-align: left;
font-family: Tahoma, Arial, Verdana;
font-variant: small-caps;
font-size: 14px;
font-weight: bold;
color: #35679D; 
height:25px;
padding-left:10px;
}

.midsectionContent
{
background-color: #EEF4FC;
border: 1px solid #4A8ACE;
text-align: justify;
font-family: Arial, Verdana;
font-size: 9pt;
padding:5px;
color:#000;
}

.HistoryLeft
{
margin-top:20px;
padding-right:3px;
border-bottom: 1px dotted #000;
text-align:right;
}
.HistoryRight
{
margin-top:20px;
padding-left:3px;
border-bottom: 1px dotted #000;
}