﻿body 
{
}
.CellsHeader
{
	background-color:White;
	text-align:center;
	
}
.LabelHeader
{
	background-color:White;
	font-weight:bold;
	color:#334488;
}
.LinkButton
{
	background-color:White;
	font-weight:bold;
	font-size:smaller;
	font-style:italic;
	color:#AD00AD;
}
.CellsMainTableColumn1
{
	background-color:#FFFFF8;
	text-align:center;
	width:26px;
}
.CellsMainTableColumn2 
{
	background-color:#FFFFF8;
	text-align:left; 
	width:400px;
}
.CellsMainTableColumn3
{
	background-color:#FFFFF8;
	text-align:left;
	width:458px;
}
.CellsMainTableCategory
{
	padding:3px;
	background-color:#999999; 
	color:#444477;
	text-align:Center;
	font: bold 11pt arial;
	background-image:url(Img/AdminSubTitleBG.gif);	
}

.CommentsSmallBlue
{
	font-size:smaller;
	color:#000088;
}
.CommentsSmallRed
{
	font-size:smaller;
	color:#880000;
}
.CellBottom
{
	background-color:White;
	text-align:center;
	margin: auto;
}
.MainDivStyle
{
	height: 100%; 
	width:1000px; 
	text-align:center;
	margin:auto;
	
}

.Summary
{
    font-weight:bold;
    padding: 0px 0px 0px 10px;
    text-align:Left;
    height:35px;
    background-color:White;
}

.TitleText
{
    background-color:#F5F5F5;
    height:25px;
    font-weight:bold;
    padding: 0px 0px 0px 20px;
    margin-left:0px;
}

