﻿.fonttype {
    font-family:Tahoma;
    font-size:15px;
}


.fonttype2 {
    font-family:Tahoma;
}


.redbg {
   background-color:#9B3438;
   color:#fff;
}

.yellowbg {
   background-color:#EEECDE;
   color:#000;
}

.greybg {
   background-color:#E6E7E8;
   color:#000;
}
.whitebg {
   background-color:#fff;
   color:#000;
}



.borderall {
  border:1px solid #000;
}

.margin_inner {
margin-right: -10px;
margin-left: -10px;

padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
}

.no_round {
    border-radius: 0
}

.btn_diff1 {
    width:100%;
}

.facebookbg {
   background-color:#2D4373;
   color:#fff;
}


.padding_top_bottom {
   padding-top: 0px; 
   padding-bottom:0px;
}


.padding_left_right {
   padding-left: 0px; 
   padding-right:0px;
   padding-top:2px;
}

.padding_top_bottom_add {
   /*padding-top: 5px; 
   padding-bottom:5px;*/
}


.padding_top_200 {
  padding-top: 200px; 
}



.width_per {
    width:13.66%
}


.border_img_visi {
  border: 1px solid black;
}

.border_img_visi2 {
  border: 2px solid blue;
}



.border_img_invisi {
  border: 0px solid black;
}



.margin_left_right {
   margin-left: 0px; 
   margin-right:0px;
}









.SearchTable {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.SearchTable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.SearchTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.SearchTable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.SearchTable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.SearchTable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.SearchTable tr:hover td{
	background-color:#d3e9ff;
		

}
.SearchTable td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.SearchTable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.SearchTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.SearchTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.SearchTable th{
		background:-o-linear-gradient(bottom, #4283c4 5%, #4283c4 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4283c4), color-stop(1, #4283c4) );
	background:-moz-linear-gradient( center top, #4283c4 5%, #4283c4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4283c4", endColorstr="#4283c4");	background: -o-linear-gradient(top,#4283c4,4283c4);

	background-color:#4283c4;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.SearchTable th{
	background:-o-linear-gradient(bottom, #4283c4 5%, #4283c4 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4283c4), color-stop(1, #4283c4) );
	background:-moz-linear-gradient( center top, #4283c4 5%, #4283c4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4283c4", endColorstr="#4283c4");	background: -o-linear-gradient(top,#4283c4,4283c4);

	background-color:#4283c4;
}
.SearchTable th{
	border-width:0px 0px 1px 0px;
}
.SearchTable th{
	border-width:0px 0px 1px 1px;
}