body
{
	
}

a { color: blue; background: inherit; text-decoration:none}
a:hover { color: #BD0028; background: inherit;text-decoration:underline}

.SB_hover_on {
     background-color: Navy;
     cursor: pointer;
	 font-size: 8pt;
	 font-family: Verdana;
}

.SB_hover_off {
     background-color: #0033ff;
     cursor: pointer;
	 font-size: 8pt;
	 font-family: Verdana;
}

.HeaderBackImage
{
	background-image:url(images/emgc_banner2.jpg);
}

.FooterBackImage
{
	background-image:url(images/footer.jpg);
}

.buttonFull
{
	cursor: hand;
	font-size: 10px;
	font-family: Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.TabBottom
{
	border-bottom:solid 1px #999999;	
}
.TabFull
{
	border-bottom:solid 1px #999999;	
	border-top:solid 1px #999999;	
	border-left:solid 1px #999999;	
	border-right:solid 1px #999999;
	background-color:black;	
}
.TabTop3
{
	border-top:solid 1px #999999;	
	border-left:solid 1px #999999;	
	border-right:solid 1px #999999;
}
.TabBottom3
{
	border-bottom:solid 1px #999999;	
	border-left:solid 1px #999999;	
	border-right:solid 1px #999999;
}

.textSize1
{
	font-size: 14px;
	font-family: Verdana;
}
.textSize2
{
	font-size: 12px;
	font-family: Verdana;
}
.textRed
{
	font-size: 10pt;
	color: red;
	font-family: Verdana;
}
.textBlue
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana;
}
.textBlack
{
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
}
.textSize3
{
	font-size: 9pt;
	color: Black;
	font-family: Verdana;
}
.textWhite
{
	font-size: 9pt;
	color: White;
	font-family: Verdana;
}
.textIntro
{
	font-size: 12pt;
	color: White;
	font-family: Verdana;
}

.textSilver
{
	font-size: 10pt;
	color: Silver;
	font-family: Verdana;
}
.textGray
{
	font-size: 10pt;
	color: Gray;
	font-family: Verdana;
}
.textBrown
{
	font-size: 8pt;
	color: Blue;
	font-family: Verdana;
}
