﻿body
{
	background-color:#ffffff;
	display:block;
}
.divHeader
{
	background-color: rgb(51, 177, 216);
	color: #FFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	height: 35px;
	width: 100%;
	letter-spacing: 0px;
	
}
.comheader
{	
	color: rgb(25, 25, 25);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0px;
	position: absolute;
	text-decoration: none;
	top: -6px;
}
.mytextarea{
	height:45px;
	width:100%;
	vertical-align:top;
	background-color:#ffffff;
	border:0px solid #cccccc;
	text-align:left;
	padding:0px;
	color: rgb(51, 51, 51);
    	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	overflow: hidden;
	resize: none; 
}
.Address{
	height:27px;
	width:100%;
	vertical-align:top;
	background-color:#ffffff;
	border:0px solid #cccccc;
	text-align:left;
	padding:0px;
	color: rgb(51, 51, 51);
    	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	overflow: hidden;
	resize: none; 
}
.tabelheader{
	background-color:#DBDBDB;
	color: rgb(51, 51, 51);
    	font-family:Arial,Helvetica,sans-serif;
	border-style:none;
	font-size: 11px;
	height:20px;
	padding:3px;
}
.tabeltd{
	color: rgb(51, 51, 51);
    	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-bottom: solid 1px #B3B1B5;
	height:20px;
	padding:3px;
}
.Resulttabelnew table{
	width:100%;
	border-style:none;
}
.Resulttabelnew Caption{
	background-color:rgb(51, 177, 216);
	font-weight: bold;
	color: #FFF;
    	height:15px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	padding-top:3px;
	padding-bottom:1px;
	padding-right: 8px;
    	padding-left: 3px;
	border-style:none;
	margin-left:2px;
	margin-right:2px;
}
.Resulttabelnew th{
	background-color:rgb(51, 177, 216);
	font-weight: bold;
	color: #FFF;
    	height:15px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	border-style:none;
	padding-right: 8px;
    	padding-left: 3px;
}

/* new table             */

.Resulttabel table{
	width:100%;
	border-style:none;
}
.Resulttabel td{
	color: rgb(51, 51, 51);
    	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-bottom: solid 1px #B3B1B5;
	height:20px;
	padding:3px;
}
.Resulttabel Caption{
	background-color:rgb(51, 177, 216);
	font-weight: bold;
	color: #FFF;
    	height:13px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	padding-top:2px;
	padding-bottom:1px;
	padding-right: 8px;
    	padding-left: 3px;
	border-style:none;
	margin-left:2px;
	margin-right:2px;
}
.Resulttabel th{
	background-color:rgb(51, 177, 216);
	font-weight: bold;
	color: #FFF;
    	height:15px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	border-style:none;
	padding-right: 8px;
    	padding-left: 3px;
}
