﻿.menubuttoncell
{
	background-image:url(_Graphics/MenuButton.html);
 font-family: Verdana ;
 font-size: 8pt;
 height: 15px;
 text-align: center;
	 font-weight: bold;
 color:#006699;	
 border-right: solid 1pt black

}
.menubuttoncelllink
{
	text-decoration: none;
	color:#006699;	
	 font-family: Verdana ;
 font-size: 8pt;
 background-image:url(Graphics/MenuButton.html);
	
}
.menubuttoncelllink:hover
{
	text-decoration: none;
	 font-family: Verdana ;
 font-size: 8pt;
	color: Gray;	
}
.menubuttoncellright
{
	background-image:url(Graphics/MenuButton.html);
 font-family: Verdana ;
 font-size: 8pt;
 height: 15px;
 text-align: center;
	 font-weight: bold;
 color:#006699;	
 
}

.menubuttoncell:hover
{
	 
	 color: Gray;	
	}
	.menubuttoncellright:hover
{
	 
	 color: Gray;	
	}

.menubuttonsubcell
{
	font-family: Verdana ;
 font-size: 8pt;
 height: 20px;
 text-align: left;
	font-weight: bold;
 color:#006699;	
 background-color: #DFEEF5;
 border-bottom: solid, 1pt, black;
}
.menubuttonsubcell:hover
{
	color: Gray;	
}


.pageheader
{
	width: 100%;
font-family: Verdana ;
 font-size: 10pt;
 font-weight: bold;
 color:Black;
 
}

.sectionheader
{
	font-family: Verdana ;
 font-size: 11pt;
 font-weight: bold;
 color:#006699;
}

.srHeader
{
	font-family: Verdana ;
 font-size: 11pt;
 font-weight: bold;
 color:Orange;	
}

.text
{
	font-family: Verdana ;
 font-size: 8pt;
 
 color:Black;	
}
.pagehr
{
	width: 500px;
	color: #006699;
	}
.mmlink
{
	 font-family: Verdana ;
 font-size: 9pt;
 text-decoration: none;
	 font-weight: bold;
 color:#006699;	
	}
.mmlink:hover
{
	color:DarkREd;
}

.bluetablehead
{
	font-family: Verdana ;
 font-size: 10pt;
	font-weight: bold;
color:#006699;	
background-color:#DFEEF5;
	
	}
	
.image
{
	border: solid 1pt black;
	
	}

.holdingcell
{
	padding: 5pt 10pt 0pt 10pt;	
}