﻿/*body {
	margin: 0px;
	padding: 0px;
}*/
.txt-field {
	border: 1px solid #cdcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105197;
	padding: 3px;
	width: 220px;
}

.divAddPmode
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 50%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:30%;
	_top: 43%;
	}
	
.divAddKnowledge
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 50%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:30%;
	_top: 43%;
	}
	
.divAddProjectType
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 40%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:35%;
	_top: 43%;
	}
	
.divAddCAngage
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 40%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:35%;
	_top: 43%;
	}
	
	.divAddClient
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 60%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:10%;
	_top: 50%;
}

.divAddSupType
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 50%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:30%;
	_top: 50%;
}

.divAddSupTicket
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 50%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:30%;
	_top: 50%;
}

.divProjectMaster
{
	background-color:#fff;
	background-attachment:fixed; 
	border-style:solid;border-width:1px; border-color:Navy;
	width: 60%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:30%;
	_top: 35%;
}
.divUserSupport
{
	background-color:#fff;
	background-attachment:fixed; 
	border-style:solid; border-width:thin; border-color:Navy;
	width: 60%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:20%;
	_top: 50%;
	
}
.divUserSupportDetails
{
	background-color:#fff;
	background-attachment:fixed; 
	border-style:solid; border-width:thin; border-color:Navy;
	width: 60%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:20%;
	_top: 50%;
	
}

.divAdminSupport
{
	background-color:#fff;
	background-attachment:fixed; 
	border-style:solid; border-width:thin; border-color:Navy;
	width: 60%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:20%;
	_top: 50%;
	
}

.divAddBank
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 50%;
	border-style:solid; border-width:thin; border-color:Navy; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:30%;
	_top: 43%;
	}
.divAddPaymentUser
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 40%; 
	margin:auto; 
	position: absolute; 
	top: 35%; 
	left:20%;
	_left:35%;
	_top: 33%;
	}
	
	.divPaymentToUserSubmit
{
	background-color:#fff;
	background-attachment:fixed;
	border-style:solid; border-width:1px; border-color:Navy; 
	width: 40%; 
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:35%;
	_top: 36%;
	
	}
	
		.divPaymentToContinue
{
	background-color:#fff;
	background-attachment:fixed; 
	border-style:solid; border-width:1px; border-color:Navy; 
	width: 40%; 
	margin:auto; 
	position: absolute; 
	top: 60%; 
	left:20%;
	_left:35%;
	_top: 36%;
	}
	
.divUserDetails
{
	background-color:#fff;
	background-attachment:fixed; 
	width: 50%;
	
	margin:auto; 
	position: absolute; 
	top: 38%; 
	left:20%;
	_left:30%;
	_top: 43%;
	}
	
	
	body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f7f3f3;
	font-size:11px;
	color:#000000;

}
.topheader {
	background-color:#0a4c89;
	background-image: url(images/index_03.gif);
}
.footer {
	background-color:#0c4f94;
	height:35px;
}
.companylogo {
	background-image:url(images/index_01.gif);
	background-repeat:no-repeat;
}
.toplogintext
{
	font-size: 20pt;
	color: #0033cc;
	padding-top: 7px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: super;
	font-family: 'Book Antiqua';
	letter-spacing: normal;
	text-decoration: none;
}
.text
{
	font-weight: bold;
	font-size: 17px;
	color: #ffff00;
	font-style: italic;
	font-family: 'Arial Black';
	font-variant: small-caps;
}
