﻿body {
}

.copyright
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #ffffff;
}
 
.hd_link
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #3399cc;
    text-decoration: none;
    
}   

.hd_link:HOVER
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #3399cc;
    text-decoration: underline;
    
}


.modalBackground {
	background-color:#000033;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	padding:3px;
	width:537px;
}

.GLinks
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;  
}

.GLinks:Hover
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;  
}


.Paging
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #FFCC00;
    text-decoration: none;  
}

.Paging:Hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #990000;
    text-decoration: none;  
}