body 
{
	margin-top: 0px;
	background-color: #bce0e7;
	font-family: 'Segoe UI' , 'Trebuchet MS', Tahoma, 'Times New Roman', Serif, 'DejaVu Serif';
}
.tpsLogoTD
{
	background-image: url('../images/logo.jpg'); 
	height: 140px;
}

hr
{
	width: 98%;
	border: 0px;
	height: 1px;
	background-color: #bce0e7;
}

a
{
	color: red;
	text-decoration: none;
}

a:visited
{
	color: red;
	text-decoration: none;
}

a:active
{
	color: #005363;
	text-decoration: none;
}

a:hover
{
	color: #00a2c1;
	text-decoration: underline;
}
	
img
{
	border: 0px;
}

.bodyDiv
{
	padding: 10px;
	font-size: 13px;
}

.button, .submit
{
	font-family: 'Segoe UI', Calibri, 'Trebuchet MS', Verdana, 'DejaVu Serif';
	background: #bce0e7;
	border: 1px solid #127486;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.textBox
{
	background: #fff;
	padding: 1px;
	float: left;
	font-family: 'Segoe UI', Calibri, 'Trebuchet MS', Verdana, 'DejaVu Serif';
	border: 1px solid #127486;
}

.boxText
{
	background-image: url(../images/boxBg.png); 
	padding-top: 10px; 
	padding-left: 10px; 
	border: 1px solid #bce0e7; 
	vertical-align: top; 
	text-align: left;
}

.boxHead
{
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px; 
	font-weight:bolder; 
	background-image: url('../images/boxHead.png'); 
	height: 20px;
}

.boxHead img
{
	vertical-align: middle;
}

.noBorder
{
	border: 0px;
}

.dataBox
{
	border: 1px solid #bce0e7; 
	background: #f0fbfd;
}

.dataTable td
{
	border-bottom: 1px solid #BCE0E7;
	border-right: 1px solid #BCE0E7;
	padding: 5px;
	margin: 2px;
	text-align: left;
}

.dataTable
{
	border: 1px solid #BCE0E7;
	margin: 0px; 
	padding: 0px;
}

.para
{
	 padding: 10px 30px 10px 10px;
	 text-align: justify;

}
	
.leftNav
{
	border: 0px;
	width: 196px;
   	vertical-align: top;
	border-right: 1px solid #bce0e7;
    height: 100%;
}

.pgName
{
	background-image: url('../images/pgNameBg.jpg');
	height: 49px;
	padding-top: 26px;
	padding-left: 40px;
	display: block;
	font-family: Cambria, 'Trebuchet MS', 'DejaVu Serif';
	color: #555; 
	font-size: 23px;
}

.mainBody
{
	width: 740px;
	margin-left: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}

.textHeader
{
	background-color: #bce0e7; 
	height: 30px;
	padding-left: 10px;
}

.currentLink
{
    font-size: 12px;
    color: Gray;
}

.currentLink A
{
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

.Text
{
    font-size: 13px;
}

.treeview LI
{
    width: 140px;
    height: 35px;
    padding-top: 5px;
    list-style-type: none;
    font-family: 'Trebuchet MS' 'Lohit Punjabi';
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-image: url('../images/normal.png');
    background-repeat: no-repeat;
    cursor: hand;
}

.bottomTD
{
	background-image: url('../images/bottom.png'); 
	height: 40px;
	vertical-align: top;
	text-align: center;
}

.rightTD
{
	background-image: url('../images/rightBorder.png'); 
	width: 22px; 
}

.leftTD
{
	width: 22px; 
	background-image: url('../images/leftBorder.png'); 
}

.topTD
{
	vertical-align: bottom;
	background-image: url('../images/top.png');
	height: 45px;
}

.topLeftTD
{
	width: 22px; 
	background-image: url('../images/topLeft.png'); 
	height: 40px;
}

.topRightTD
{
	width: 22px; 
	background-image: url('../images/topRight.png'); 
	height: 40px;
}

.bottomLeftTD
{
	background-image: url('../images/bottomLeft.png'); 
	width: 22px;
}

.bottomRightTD
{
	background-image: url('../images/bottomRight.png'); 
	width: 22px;
}
