body, td, th, font
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

a
{
	text-decoration:none;
}

a.clsMaroon{
	color:#0000FF;
}

a:hover.clsMaroon, .clsMainBodyCell a:hover
{
	COLOR:#FF9933;
}

.clsMainBodyCell
{
	padding:8;
}

.clsMainBodyCell, .clsMainBodyCell table
{
	color:#333366;
	font-size:10pt;

}
.clsMainBodyCell a, .clsMainBodyCell table a
{
	color:#0000ff;
}

a, a.clsMenuItems, .clsMainBodyCell .clsMenuItems a
{
	COLOR: #D0CCFF;
}

A:hover, a:hover.clsMenuItems, .clsMainBodyCell .clsMenuItems a:hover
{
	COLOR: #FFFFFF;
}

.clsMainBodyCell .clsMenuItems
{
	color:#ffffff;
	font-size:8pt;
}

.clsMenuItems
{
	color:#ffffff;
	font-size:7pt;
}

/* heading on the internees ppl */
.intCellHeading{
	color:#FFFFFF;
	text-align:center;
	
}

.intCellValue, .intCellStatistic
{
	background:#EFE7DE;
	font-size:8pt;
}

/* internees ppl styles finish */

/* Styles for Buttons and text boxes */

.btnSubmit{
	border: 1px solid #686898;
	font-size:10px;
}
.txt{
	border: 1px solid #686898;
}