﻿body {
}

.hidden
{
    display:none;
}

.IGAnnouncementSeparator
{
     background-color: #ffffff; 
     width: 100%;
     border: 0px; 
     height: 0px; 
     font-size: 0pt;
}

.IGCategorySelected
{
    font-weight: bold;
        
}

.IGAnnouncementTable
{
	width:500px;		
	}

.lblCategory
{
	font-family: Arial, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #333333;	
	}

.IGCategoryLabel
{
	text-align:center ;
	font-family: Arial, Tahoma, Helvetica;
	font-size:  12px;
	font-weight: bold;
	color: #333333;  
}

.IGCategoryDropDown
{
	font-family: Arial, Tahoma, Helvetica;
	font-size:  12px;
	font-weight: normal;
	color: #333333; 	
	}
	


.OverviewRepeaterAlternate
{		
	background-color:#FFFF99;
	color: #333333; 	
	
}

.IGPaginClass
{
	background-color:#FFCC33;
	width:100%;
	height:20px;
	}

.IGAssignmentTable
{
	border-color: #FFFF99;
	width: 500px;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
}

.IGAssignmentTable td
{
    
    padding: 2px;
    font-family: Arial, Tahoma, Helvetica;	
	font-size: 12px;
    
}

.IGPager
{
    font-size:12px;
}

.IGPager table
{
    font-size:12px;
}

