/* Common tags                 */
/*-----------------------------*/		

body {font-family:Verdana;
  background-image: url('../../Images/xBGGrayFade.gif');
  background-color: #20194f;
font-size:9pt;
text-align:left;
color:black;}
	
h1 {font-family: Tahoma;
font-size:11pt;
font-weight:bold;
text-align:center;
color:Navy}

h2 {font-family:Verdana;
font-size:10pt;
font-weight:bold;
font-style:italic;
text-align:center;
color:Maroon}

h3 {font-family:Verdana;
font-size:10pt;
font-weight:bold;
font-style:italic;
text-align:center;
padding-bottom:0;
color:black}

h4 {font-family:Verdana;
font-size:9pt;
font-weight:bold;
font-style:italic;
text-align:left;
color:navy}

h5 {font-family:Verdana;
font-size:10pt;
font-weight:normal;
color:black}

h6 {font-family:Verdana;
font-size:9pt;
font-weight:normal;
text-align:center;
color:black}

.BodyHead {font-family:Verdana;
font-size:10pt;
font-weight:bold;
font-style:italic;
text-align:left;
color:navy;}

.BodyHighlight {
    font-weight:bold;
    color:navy;
    font-family:Verdana;
    font-size:10pt;
}

td
{	
 	text-align:left;
    font-family:Verdana;
    font-size:10pt;
}

td.Left
{	
 	background-color:white;  	
 	text-align:left;
 	border-style:none;
    font-family:Verdana;
    font-size:10pt;
}

td.Center
{	
 	background-color:white;  	
 	text-align:center;
 	border-style:none;
    font-family:Verdana;
    font-size:10pt;
}
td.Right
{	
 	background-color:white;  	
 	text-align:right;
 	border-style:none;
    font-family:Verdana;
    font-size:10pt;
}

td.MasterTopLeft
{
  background-image: url('../../Images/aBGWhite2.gif');
    background-color :white;  	
 	text-align:left;
 	border-style:none;
    font-family:Verdana;
    font-size:10pt;
}

td.MasterTopCenter
{
  background-image: url('../../Images/aBGWhite2.gif');
    background-color :white;  	
 	text-align:center;
 	border-style:none;
    font-family:Verdana;
    font-size:10pt;
}
td.MasterTopRight
{
    background-color :white;  	
 	text-align:right;
 	border-style:none;
    font-family:Verdana;
    font-size:10pt;
}

td.MasterMenuBar
{
    background-color :navy;  	
 	text-align:left;
 	border-style:none;
    font-family:Verdana;
    font-size:10pt;
}

td.MasterBottomLeft
{
  background-image: url('../../Images/BGMarble.jpg');
  background-color:ButtonFace;
  color:Black;
  text-align:left;
  border-style:none;
    font-family:Verdana;
    font-size:10pt;
}

td.MasterBottomCenter
{
  background-image: url('../../Images/BGMarble.jpg');
  background-color:ButtonFace;
  color:Black;
  text-align:center;
  border-style:none;
    font-family:Verdana;
    font-size:10pt;
}
td.MasterBottomRight
{
  background-image: url('../../Images/BGMarble.jpg');
  background-color:ButtonFace;
  color:Black;
  text-align:right;
  border-style:none;
    font-family:Verdana;
    font-size:10pt;
}


