/* MGCore Style Sheet*/
a:link.topNav 
{border:none;
color: #336600;  
font-family: Verdana;
font-size:10pt;
font-weight: bold; 
text-decoration: none
}
 

a:visited.topNav 
{color: #0033CC;
font-family: Verdana, sans-serif;
font-size:10pt;
font-weight: bold;
text-decoration: none
} 

a:hover.topNav 
{color: #CC3300;
font-family: Verdana, sans-serif;
font-size:10pt; 
font-weight: bold;
text-decoration: none
}

.MainPage
{
background-color:#FFFFCC
}


.MainHeading
{color: #FFFFFF;
font-family: Palatino;
font-size:14pt; 
font-weight: bold; 
text-align: center;
background-color:#336600; 
border-bottom-style:solid; border-bottom-width:5px;border-color:#C0C0C0}

.Hd1 
{font-size: 12pt; 
font-weight: bold; 
text-align: left; 
font-family: Verdana
}
.Hd2  
{font-size: 10pt; 
text-align: left; 
font-weight: bold; 
font-family: Verdana; 
color:#336600
}


.GenText1  
{font-size: 10pt; 
text-align: left; 
font-weight: normal; 
font-family: Verdana; 
color:#000000
}

.GenTextBold  
{font-size: 10pt; 
text-align: left; 
font-weight: bold; 
font-family: Verdana; 
color:#336600
}


.LastLine
{color: #FFFFFF;
font-family: Verdana;
font-size:8pt; 
text-align: center;
background-color:#336600;
border-top-style:solid; border-top-width:5px;border-color:#C0C0C0}
}