﻿body 
{
	/*background-image: url('../images/14.jpg');
	
	background-color:#f6f7f9;*/
	background-image: url('../Background/14.jpg');
	margin:0px;
	
	padding:0px
}
.table
{
 border:solid 1px black;
}
.tdBack
{
	background-color:White;
}
.imgborder
{
	border:solid 3px #0099cc;
}
.for_heading{
	font-family:Tahoma;
	font-size: 16px;
	color: #e15603;
	text-align: justify;
	padding-left:10px;
	padding-right:4px;
	font-weight:bold;
	text-decoration:underline;
}
.forTextheadings {
	font-family: Tahoma;
	font-size: 12px;
	color: #e15603;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	line-height:15px;
	background-color:White;
	text-decoration:underline;
	padding-bottom:3px;
}
.forText1 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;	
	line-height:15px;
	background-color:White;
	padding-bottom:3px;
}
.forspan
{
	font-family:Tahoma;
	font-size: 12px;
	color: Black;		
	font-style:italic;
	text-decoration:none;
}
.Height{height:10px}
.forWelcome
{
	color:#000066;
	font-family:Tahoma;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	padding-left:20px;
	background-color:White;
}
.forTitle
{
	color:#e15603;
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	height:54px;
	padding-left:60px;
	font-style:italic;
/*	background-color:White;*/
	background-image: url(../images/titles1.jpg); 
	background-repeat: no-repeat;
}
.forText {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	padding-left:20px;
	padding-right:4px;
	font-weight:bold;
	line-height:20px;
	background-color:White;
}

.forHeight 
{
	height:15px;
	background-color:White;
}
.forfooter
{
	background-color:White;
	/*border-top:solid 1px black;*/
	
	
}
.forline
{
	background-image: url('../images/blueline.gif');
	height:2px;

}
.forlink
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #e15603;
	text-decoration: none;
}
.forlink:hover
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.forcopywrite
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	background-color:White;
	color: #000066;
	text-decoration: underline
}
.fortitle1
{
	color:Black;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	}
.forManage 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-align: justify;
	font-weight:bold;
	background-color:White;
}
.for_Contact {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
	
}

.TableBorder{border:solid 1px black;}
.Text{text-align:right;padding-right:5px;font-family:Tahoma;font-size:12px;font-weight:bold;}
.Login{background-image:url(../images/19.jpg);text-align:center;color:White;font-family:Arial;font-size:14px;font-weight:bold;}

.TextBox{width:120px;font-family:Tahoma;font-size:12px;}
.RightTD{padding-right:15px}
.imgCss{border:solid 2px red}