body
{
   background-color: #f5f5f5;
   position : relative ;
   margin-top :auto ;
}

.Interactive
{
	background-color: #f5f5f5;
	position : relative ;
    margin-top :auto ;
}

.DataForm
{
	background-color: #f5f5f5;
	position : relative ;
    margin-top :auto ;
}

.TextLabel
{
	font-size: 12px;
	color: #313150;
	font-family: Verdana;
}

.ErrorLabel
{
	font-size: 12px;
	color: Red;
	font-weight: bold;
	font-family: Verdana;
}

.ConfirmationLabel
{
	font-weight: bold;
	font-size: 10px;
	color: infotext;
	font-family: Verdana;
}

.MessageLabel
{
	font-size: 12px;
	color: Green;
	font-weight: bold;
	font-family: Verdana;
}

.GroupTitleLabel
{
	font-size: 12px;
	color: #313150;
	font-family: Verdana;
	font-weight: bold;
}

.Login
{
	margin-top: 70px;
	margin-left: auto;
	background-color: #f5f5f5;
}

.Header
{
	background-color: #cddbdd;
	position : relative ;
    margin-top :auto ;
}

.HeaderLabel
{
	font-weight: bold;
	font-size: 18pt;
	color: #dc1339;
	font-family: Verdana font-size: 18pt;
}

.SubForm
{
	border-right: #697790 1px solid;
	border-top: #697790 1px solid;
	margin-top: 5pt;
	border-left: #697790 1px solid;
	border-bottom: #697790 1px solid;
	background-color: #d0e0e2;
}

.SubTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #313150;
	font-family: Verdana;
}

.SubName
{
	font-size: 11pt;
	color: #313150;
	font-family: Verdana;
}

.SubTextLabel
{
	font-size: 8pt;
	color: #313150;
	font-family: Verdana;
}

.NavFrame
{
	background-color: #c3d2d4;
	position : relative ;
    margin-top :auto ;
}

.LeftButton
{
	background-image: url(../images/button_left.gif);
	width: 13px;
	cursor: hand;
	height: 22px;
}

.RightButton
{
	background-image: url(../images/button_right.gif);
	width: 13px;
	cursor: hand;
	height: 22px;
}

.MiddleButton
{
	cursor: hand;
	font-size: 11px;
	color: Black;
	font-family: Verdana;
	text-decoration:none;
}

.MiddleButtonCell 
{
	background-image: url(../images/button_middle.gif);
	background-repeat: repeat-x;
	cursor: hand;
}


.CPDownload
{
  background-color:Red;
  background-image: url(images\SCPdownload.gif);
  padding-top:0px;
  padding-left:0px;
}

.NodeT
{
	margin-left: 15px;
}

.ExpI
{
	position: relative;
	top: 4px;
}

.NodeI
{
	margin-left: 10px;
	margin-right: 10px;
}

.FL
{
	font-size: 9px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 5px; 
	font-family: Verdana;
}

.NL
{
	font-size: 10px;
	color: #313150;
	font-family: Verdana;
}
