﻿body 
{
	margin:0px; margin-top:0px;
}
.star
{
	color:Red;
}
.content
{
	background-color: #ebeff4;
}
.header
{
	background-color: #E5EEF7;
}
.header a
{
	color: #231F20;
	font:bold 11px Verdana;
	cursor: hand;
	text-decoration: none;
}
.header a:hover
{
	cursor: hand;
	color: red;
	font: bold 11px Verdana;
	font: bold
}

.error
{
	background-color: #ffff66;
}
.table1
{
	width:100%;
}
.table
{
	width:99%;
}
.table th
{
	background-color: #CCCCCC;
	font: bold 11px Trebuchet MS;
	
}
.table td
{
	background-color:#EEEEEE;		
	font: 11px Trebuchet MS;	
	/*Trebuchet MS, Regular, Font size 13pt*/
}
.table1 th
{
	background-color: #CCCCCC;
	font: bold 11px Trebuchet MS;
	
}
.table1 td
{
	background-color:#EEEEEE;		
	font: 11px Trebuchet MS;	
	/*Trebuchet MS, Regular, Font size 13pt*/
}

.table-alternate
{
	background-color:WHITE;
}

.tableAdd
{
	width:95%;

}
.tableAdd th
{
	background-color: #CCCCCC;
	font: bold 11px Trebuchet MS;
	
}
.tableAdd td
{
	background-color:#EEEEEE;		
	font: 11px Trebuchet MS;	
	/*Trebuchet MS, Regular, Font size 13pt*/
}

.tableAdd-alternate
{
	background-color:WHITE;
}

.ctrlbg
{
	/* background-color: white; */
}
.button {
	color:#000000; background-color:#CCCCCC; background: url(../images/button-bg.gif); font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; cursor: pointer;  height: 20px;
}
.txtfld {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid #CCCCCC; color: #333333;
}
.txtfld1 {
	
	font: bold 15pt Arial, Helvetica, sans-serif;color: #333333;
}
.txbMarks
{
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid #CCCCCC; color: #333333;
	height:12px;
	width:25px;
}
.empContent
{
background-color:#EEEEEE;		
	font: 11px Trebuchet MS;	
}

.ADDRESHEADS
{
    BACKGROUND: #0053a1;
    FONT: bold 13px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #ffffff;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;

}

.SUMHEAD
{
    BACKGROUND: #0053a1;
    FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #ffffff;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.footer
{
	font: 11px Trebuchet MS;	
}
