﻿body 
{
	font-family:Arial; font-size:12px; vertical-align:top; background-color:#053162; margin:0px;
	
}
.layer1
{
 border-style:solid; border-width:1px; border-color:#E9EAE9; margin:10px;
}
.layer1 table tr td
{
	vertical-align:top; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#EBEBF0;
}
.layer1 table tr td .title
{
	 font-weight:bold;
}
.layer2
{
 margin:5px; margin-top:0px;
}
.layer2 h3
{
   color:#590F8D; font-size:12px;
}
.leftLink 
{
	 line-height:25px; font-size:14px; font-weight:bold;
}
.leftLink a
{
	text-decoration:none; color:#E1CCF0; 
}
.leftLink a:hover
{
	text-decoration:underline; color:#F50A89; 
}
.msgStyle
{
	color:Red; font-weight:bold; font-size:14px;
}
.buttonStyle
{
	background-color:green; color:White; width:150px; height:30px; 
}
.MainboxStyle
{
margin:10px; border-style:solid; border-width:1px; border-color:Silver;
}
.txtReadOnly
{
	background-color:#F9EEC1;
}
.tableTD
{
	border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:Silver; font-weight:bold;
}
.tableTitle
{
	border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:Silver; font-style:italic;
}
.rowBorder
{
	border-bottom-style:dotted; border-bottom-width:2px; border-bottom-color:#D8EDD6; font-size:11px; color:Black;
}
.cellBorder
{
	border-style:solid; border-width:1px; border-color:Silver; font-size:11px; color:Black;
}
.rowHeadingStyle
{
	background-color:#F3E4E4;
}
.footerStyle
{
	background-color:#051F3C; height:50px; text-align:center; font-size:10px; color:#ffffff;
}
.topMenuStyle
{
	background-color:#051F3C; height:35px; text-align:center; color:#ffffff;font-size:14px; text-align:right;
}
.topMenuStyle a
{
	color:#73D66B; font-size:14px; font-weight:bold; text-decoration:none; margin-right:15px; 
}

