﻿ .corp_over
{
	width:200px;
	height:200px;
    background-image: url(../Images/corp_btn.png);
    cursor:pointer;
}

 .corp_out
 {
	width:200px;
	height:200px;
    background-image: url(../Images/corp_btn_gr.png);
    cursor:pointer;
}

.hldy_over
{
	width:200px;
	height:200px;
    background-image: url(../Images/hold_btn.png);
    cursor:pointer;
}

 .hldy_out
 {
	width:200px;
	height:200px;
    background-image: url(../Images/hold_btn_gr.png);
    cursor:pointer;
}

.event_over
{
	width:200px;
	height:200px;
    background-image: url(../Images/event_btn.png);
    cursor:pointer;
}

 .event_out
 {
	width:200px;
	height:200px;
    background-image: url(../Images/event_btn_gr.png);
    cursor:pointer;
}

.blueLabel7
{
    color:#004684 ;
    font-family:Arial;
    font-size:7pt;   
    
}

.blueLabel8
{
    color:#004684 ;
    font-family:Arial;
    font-size:8.5pt;   
    
}

.blueLabel9
{
    color:#004684 ;
    font-family:Arial;
    font-size:9pt;   
    
}

.blueLabel10
{
    color:#004684 ;
    font-family:Arial;
    font-size:10pt;   
    
}
