.border-page {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border-login {
	border: 1px dashed #C4D3DA;
}
.text-form {
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color: #000000;
}
TD {
	 font-family: Tahoma,helvetica;
	 font-size: 8pt;
	 color : #000000;
	 line-height: 16px;		
	}
.link {
	font-size: 8pt;
	font-family : Tahoma,Verdana, Arial, Helvetica,;
	text-decoration : None;	
	font-weight: bold;
	color: #ffffff;
   	}
.link:hover,link:active {
	text-decoration : None;	
	font-weight: bold;
	color : #d4e51a;
	}
.link1 {
	font-size: 8pt;
	font-family : Tahoma,Verdana, Arial, Helvetica,;
	text-decoration : Underline;	
	color: #ffffff;
   	}
.link1:hover,link1:active {
	text-decoration : None;	
	color : #aecdee;
	}
.link2 {
	font-size: 7pt;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration : Underline;	
	
	color: #000000;
   	}
.link2:hover,link2:active {
	text-decoration : None;	
	color : #aecdee;
	}
.link3 {
	font-size: 7pt;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration : None;	
	font-weight: bold;
	
	color: #2d5682;
   	}
.link3:hover,link3:active {
	text-decoration : None;	
	color : #bcdafa;
	}
.link4 {
	font-size: 8pt;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration : Underline;	
	
	color: #000000;
   	}
.link4:hover,link4:active {
	text-decoration : None;	
	color : #aecdee;
	}
.link5 {
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	
	font-weight: normal;
	color: #314584;
   	}
.link5:hover,link5:active {
	text-decoration : underline;	
	font-weight: normal;
	color : #8FA3AE;
	}
	
.link6 {
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	
	font-weight: normal;
	color: #314584;
   	}
.link6:hover,link5:active {
	text-decoration : underline;	
	font-weight: normal;
	color : #8FA3AE;
	}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.textheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textnrmal {
	font-size: 13px;
	color: #000000;
}
.dxeTextBox 
{
	border:1px  solid #AAAAFF;
}
.dxeButton 
{
	border:1px  solid #AAAAFF;
	background-color: #DDDDFF;
	font-weight:bold;
	font-size:12px;
}