﻿body
{
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana;
	font-size:9px;
	background-color:#D3E6F5;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #1980C3;
 color:white;
 text-align:center;
 width:100%;
 font-family:Verdana;
  font-size:x-small;
  font-weight:400;
 }
 .rightH {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #1980C3;
 color:Orange;
}
.rightMain {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1069B5;
	background-color:#178FE3;
	text-align:left;
	font-size:small;
	font-family:Trebuchet MS;
 color:White;
 
}
.rightMainH {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1069B5;
	background-color:#178FE3;
	text-align:left;
	font-size:small;
	font-family:Trebuchet MS;
 color:White;
 
}
.formTitle
{
	font-family:Verdana;
	font-size:small;
 color:#0B4C76;
  font-weight:bold
	
	}
.button
{
	background-color:#D3E6F5;
	border-color:Black;
	border-style:solid;
	border-width:1px;
	 font-family:Verdana;
	  font-size:Small;
	}
.fieldSett
{ font-family:Verdana;
font-size:small;
width:500px;
}

.lblStatus
{
	font-family:Verdana;
	color:Red;
	
	}
	
.lblinfo td
{
	font-family:Verdana;
	font-size:x-small;
	color:Black;
	
	}
.errorLabel
{
 color:Red;
 font-family:Verdana;
 font-size:x-small;
}
		
.mainLink
{
color:Black;
cursor:hand;
font-family:Verdana;
font-size:x-small;
text-decoration:none;
}

.mainLink:hover
{
 color:#D3E6F5;
 cursor:hand;
 font-family:Verdana;
 font-size:x-small;
 text-decoration:underline;
}
.linkBT
{
	color:White;
	text-decoration:none;
	
	}
	.footerLink
{
	 color:#D3E6F5;
	
	}
	
.footerLink a:visited
{
	 color:#D3E6F5;
	
	}
	
.footerLink a:hover
{
	 color:#D3E6F5;
	
	}		