body
	{
		margin:0px;
		text-align:center;
		background-color:#204768;
	}
/* Top */	

.top_sentence
	{
		 font-size:14px; 
		 font-family:Arial; 
		 font-weight:bolder; 
		 color:#cccccc;
		 font-style:italic;
		 
	}
	
/*  Tables Header Styles */

.td_header
	{
		 background-color:#999999;
		 text-align:center;
		 height:25px;
	}
.td_header_text
	{
		font-size:12px; 
		font-family:Arial; 
		font-weight:bolder; 
		color:#000000;
	}
	
/* Normal Text Styles Labels and text box*/

.text_lbl
	{
		color:#333333;
		font-size:12px;
		font-family:Arial;
	}
.text_txt
	{
		color:#000000;
		font-style:normal;
		font-size:10px;
		font-family:Arial;
		width:210px;
	}
	.text_txt1
	{
		color:#000000;
		font-style:normal;
		font-size:10px;
		font-family:Arial;
		width:94px;
	}
		.text_txt2
	{
		color:#000000;
		font-style:normal;
		font-size:10px;
		font-family:Arial;
		width:120px;
	}
.text_txt_sub
	{
		color:#666666;
		
		font-size:10px;
		font-family:Arial;
		width:210px;
	}
.star
	{
	color:#FF0000;
	font-size:9px;
	}
.N_text
	{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.link
	{
	color:#404040;		
	font-size:12px;
	font-family:Arial;
	font-weight:bolder;
	}
.link:hover
	{
	color:#404040;		
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bolder;
	}
	.txtUser
	{
	 color:#054E9F;
	 font-family:Arial;
	 font-size:13px;
	 text-decoration:none;
	 font-weight:bold;
	}
	.LinkSec
	{
	color:#FFFFFF;		
	font-size:12px;
	font-family:Arial;
	font-weight:bolder;
	text-decoration:none;
	}
.LinkSec:hover
	{
	color:#FFFFFF;		
	font-size:12px;
	font-family:Arial;
	text-decoration:underline;
	font-weight:bolder;
	}
	.TitleLogin
	{
	 color:#cccccc;
	 font-family:Arial;
	 font-size:12px;
	 text-decoration:none;
	 font-weight:bold;	
	}
	
		.TitleUser
	{
	 color:red;
	 font-family:Arial;
	 font-size:12px;
	 text-decoration:none;
	 font-weight:bold;	
	}
			.Seperator
	{
	 color:white;
	 font-family:Arial;
	 font-size:12px;
	 text-decoration:none;
	 font-weight:bold;	
	}
	
				.txtDelete
	{
	 color:#694040;
	 font-family:Arial;
	 font-size:12px;
	 text-decoration:none;
	 font-weight:bold;	
	}
			.msg
	{
	 color:#CCCCB2;
	 font-family:Arial;
	 font-size:12px;
	 text-decoration:none;
	 font-weight:bold;	
	}
				.txtWhite
	{
	 color:white;
	 font-family:Arial;
	 font-size:12px;
	 text-decoration:none;
	 font-weight:bold;	
	}

.ddlAgeRange
{
color:#000000;
		font-style:normal;
		font-size:10px;
		font-family:Arial;
		width:112px;	
}
