﻿body {color: Black;
    font-family:Arial;
    font-size:10pt;
}
a:link
{ color:#8d1b1b;
  font-weight: bold;
  font-size:9pt;
  text-decoration:none;
}
a:active
{
    color: #8d1b1b;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
   
}
a:visited
{ color:#8d1b1b;
  font-weight: bold;
  font-size:9pt;
  text-decoration:none;  
}
a:hover
{ color: Red;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: underline;
}
.celltext8
{ color:#0f5ba4;
  font-weight: normal;
  font-family: Arial;
  font-size: 8pt;
}
.cellheader
{ color: Black;  
  font-weight: bold;
  font-family: Arial;
  font-size: 8pt;
  
}
#MENU a {
color:#e4e4e4;
background-color:#000000;
text-decoration: none;
}

#MENU a:hover
{ color: black;
  background-color:#e4e4e4;
  font-weight:bold;
}
.menuitem {
	padding: 0px 3px 1px 3px;
	margin-top: 1px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#7A6369 ;
	background-color:#000000;
	color:#e4e4e4 ;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	height:17px;
	cursor:pointer;
}    
.titles
{	background-color:#000000;
	color:#e4e4e4 ;
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;	
}
.pagetitles
{color:Gray;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 15pt; 
 font-variant:small-caps;
 text-align: center;
	}
.mainpanel
{width:920px;
 border:solid 1px Gray;
 padding:5px;
 text-align:left;
 background-color:White;
}
.txt8
{font-family:Arial;
 font-size:8pt;
}
 
.txt10
{font-family:Arial;
 font-size:10pt;
}
.pilabels
{text-align:right;
 font-weight:bold;
}
.blogtit
{text-align:left;
 font-size:11pt;
 font-weight:bold;
 color:Gray;
	}
.blogstyle
{text-align:left;
 font-size:9pt; 
 color:White;
}
.verthyermiddle
{vertical-align:middle; 
	}
