table td {
    padding: 0px;
}

.left_navigation a:link,.left_navigation a:link:hover {
	
font-size:18px;
font-weight:normal;
}
.left_navigation a {

    padding: 8px 10px;
    display: block;
}
 select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 6px;
    font-size: 18px;
	    padding: 10px 13px;
	background: transparent !important;
    font-weight: normal;
}



.visitor-counter div {
    padding:10px
}
.visitor-counter{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 0px;
}
.visitor-counter .text{
    color:#911235;
    font-weight: bold;
    font-size: 17px;
}
.frameCaption{
	display:block
}
select.title_text,input.title_text,.FormButton{
	display:block;
	margin-top:20px;
		
}
.frameContent {
    padding: 20px 10px;
    background-color: #fff;
}
.HframeCaption {
    padding-bottom: 20px !important;
}
body .title_text {
FONT-SIZE: 18px;

}
	body input[type=submit]{
	padding: 8px 26px;
    border-style: outset;
    background-color: #7C003B;
    color: white;
    font-weight: normal;
    height: auto;
    width: auto;
	}
	tr.pager td a {
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 6px;
    color: #000;
	margin-top:50px;
	display:block;
	    margin-bottom: 30px;
}
.pager > td > table{
margin: 0 auto;
}
tr.pager td span {
    padding: 5px 10px;
    text-align: center;
    border: 0;
    margin: 6px;
       background-color: #7C003B;
    color: white;
	margin-top:50px;
	display:block;
	    margin-bottom: 30px;
}

.table1 .th, .table1 .td, .table1 .alternate {
    height: 40px;
    /* display: block; */
   
}
.table1{
	border: 1px solid #ccc;
}

.table1 .th{
 background: #f1f1f1;
}
.table1 .td{
 background: #f1f1f1;
}
.table1 img{
margin-top: 10px;
margin-left: 5px;
}
	
	.table1 span{
padding: 0 15px;
}
input{
padding:8px 20px;
border:1px solid #ccc !important;
height: auto !important;
}
.left_navigation input{
	border:1px solid transparent !important;
	padding:0;
}
.error_text {
    FONT-SIZE: 18px;
    COLOR: Red;
    TEXT-DECORATION: none;
    padding: 13px 29px;
    FONT-WEIGHT: normal;
    margin-bottom: 0;
}
input[type="image"]{
border:0px solid #ccc !important;
}

.table1 .th {
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
}

.return-home-btn a{
margin:15px 0;
text-align:center;
    border:1px solid #ABB9C4;
    color: #911235;
    border-radius: 8px;
    font-size: 16px !important;
    padding: 7px 20px;
    margin-inline-end: 20px;
	float:left;
	
}
.return-home-btn img{
	    float: left;
    width: 20px;
	margin-right:10px;
}
.return-home-btn a:hover{
font-size: 16px !important;
font-weight: bold !important;
 border:1px solid #911235;
}
