body, html{
	margin: 0;
	background-color:#4a4a4a !important;
}


.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.normal_text_ori {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11.5px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}
.normal_text {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11.5px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.bold_text {
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-align:justify;
}

.message_text {
	font-family: Trebuchet MS, Tahoma;
	font-size: 13px;
	color: #dddddd;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.standard_nowidth {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
}

.tr_Header {
	font-family: Arial;
	/*font-size: 14px;*/	
    font-size: 11px;	
	color: #ffffff;
	/*font-weight: bolder;*/
	/*background-color: #5f80ad;*/
	padding: 8px 0px 8px 20px;
	background-image: url(../images/Pagetitle.jpg);
	/* border-bottom: 1px solid white;  */
	border-top: 1px solid #black;
}

.CompanyLogo {
	font-family: Arial;
	font-size: 22px;		
	font-style: white;
	/*font-weight: bolder;*/
	background-color: #232323;
	padding: 12px 0px 12px 20px;
}

.CompanyLogo a:link {
	color: #b3b3b3;
	text-decoration: none;
}
.CompanyLogo a:visited {
	text-decoration: none;
	color: #d5d5d5;
}
.CompanyLogo a:hover {
	text-decoration: underline;
	color: #eeeeee;
}
.CompanyLogo a:active {
	text-decoration: none;
	color: gray;
}

.genealogy {
	font-family: Arial;
	font-size: 12px;		
	color: #999999;
	background-color: #000000;
	font-weight: bolder;
}

.title {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11.5px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-align:justify;
	background: #232323;
	padding: 10px 0px 10px 20px;
}

.footer {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11.5px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	border-top: 1px solid white;
	background-color: #4a4a4a;
}

.footer a:hover{
	color: black;
}

table tr td tr td table tr {
	background: white;

}

#Content_GridView1 th, #Content_GridView1 td {
    padding: 5px !important;

}

#Content_GridView1{
	width: 100%;
}

#Content_GridView2 th, #Content_GridView2 td {
    padding: 5px !important;

}

#Content_GridView2{
	width: 100%;
}

#Content_GridView3 th, #Content_GridView3 td {
	padding: 5px !important;
}

#Content_GridView3 {
	width: 100%;
}

.fix{
 table-layout: fixed;
}
.td_fix
{
word-wrap:break-word
}

.white_text {
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight:bold;
	text-align:justify;
}

.hidden {
	display: none;
}

.left-menu {
    float: left;
	display: inline-block;
    margin-left: 200px;
	position: absolute !important;
}

.right-menu {
    border: 2px solid grey;
    background-color: #FFFFFF;
    margin-left: 200px;
    padding: 5px;
    /* position:absolute; */
    /* left: 0; */
    width: auto;
    min-width: calc(100% - 200px);
	display: inline-block;
}
.checkboxlist tr {
    height: 40px;
}
.checkboxlist td {
    width: 90px;
}
.checkboxlist1 tr {
	height: 40px;
}

.checkboxlist1 td {
	width: 190px;
}
.content-header {
    font-family: Arial;
	font-size: 14px;		
    color: #FFF;
	padding: 3px 0px 3px 5px;
	background-image: url(../images/Pagetitle.jpg);
}

.content-body {
    margin-top: 5px;
    padding: 3px 0px 3px 5px;
}

.Logoutbtn {
    margin-right: 20px;
    float: right;
    cursor: pointer;
    background: none;
    border: none;
    color: white;
    font-size: 12px;

}

.Menu-Logoutbtn {
    margin-left: -5px;
    cursor: pointer;
    background: none;
    border: none;
    color: white;
    font-size: 14px;

}

.WelcomeMsg {
    display: inline;
}

.Pending {
    font-family: Trebuchet MS, Tahoma;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.GatewayStyle {
    font-family: Trebuchet MS, Tahoma;
    display: inline;
}

.listofpages .normal_text {
    margin-bottom: 6px;
}

.clear {
	display: inline-block;
	min-width: 100%;
}

.clear:after {
	clear: both;
	content: "";
	display: block;
}

.floated_content:after {
	clear: both;
	content: "";
	display: block;
}

td.xsmall {
    font-family: Verdana;
    font-size: 8.5pt;
}

.cursorhand {
    cursor: pointer;
    padding: 2px 2px 2px 2px;
}

#progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    z-index: 1000;
}

#processMessage {
    position: fixed;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
    border: solid 1px #000;
}    