<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color:#DBC8A4;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#990000;
}

.main_body{
margin:0 auto;
width:980px;
background-color:#E88C39;
}

.logo{ padding:15px 0px 5px 15px;}

.inner_body{
width:950px;
background-color:#F8E8CB;
margin:10px 0px 10px 15px;
float:left;
}
.inner_body1{
width:908px;
border:0px solid #E88C39;
margin:10px 20px;
float:left;
}

.content{
width:628px;
margin:0px;
float:right;
background-color:#DBC8A4;
padding:0px 10px;
line-height:25px;
}

.content1{
width:628px;
margin:0px;
float:right;
background-color:#DBC8A4;
padding:0px 10px;
line-height:16px;
min-height:280px;
}

h1{
color:#FF0000;
font-size:16px;
font-weight:bold;
line-height:16px;
border-bottom:1px solid red;
padding-bottom:2px;
}
h2{
color:#FF0000;
font-size:14px;
font-weight:bold;
line-height:18px;
margin:5px;
}

.input{
float:left;
width:102%;
margin:4px 0px;
line-height:18px;
margin-bottom:6px;
}

h3{
color:#FF0000;
font-size:14px;
font-weight:bold;
padding:10px 0px;
border-bottom:2px solid #FFE1F0;
border-top:2px solid #FFE1F0;
margin-bottom:0px;
text-align:center;
}

.input img{ vertical-align:middle; height:25px; margin-left:20px;}

.input label{
float:left;
width:160px;
}

.input input,select{

}

.input span{
width:100%;
float:left;
color:#FF0000;
margin:0px 0px 0px 160px;
font-size:12px;
}
.next_link a{
text-align:right; font-size:14px; color:#990000; text-decoration:none; font-weight:bold; width:653px; padding:20px 35px 0px 0px; float:right; border-bottom:2px solid #FFE1F0; border-top:2px solid #FFE1F0;
}
.next_link a:hover{ text-decoration:underline;}

.input1{
float:left;
width:100%;
margin:5px 0px;
line-height:18px;
margin-bottom:10px;
}

.input1 label{
float:left;
width:136px;
text-align:left; margin-right:10px;
}

.input1 span{
color:#FF0000; font-size:12px; float:left; margin-left:145px;
}

.input1 small, .input small{
color:#FF0000; font-size:18px; margin-left:2px;
}

.input1 input,select{

}
.small_ins{float:right; width:400px; font-size:10px; margin-right:-8px; line-height:11px}

.small{font-size:10px; font-weight:normal;}

.menu{
float:left; width:230px; text-align:left; color:#FFFFFF;
}

.profile{background:none; border:none; width:440px;}

.menu ul{
float:left; list-style:none; width: 230px; padding:0; margin:0;
}

.menu ul li{
float:left; list-style:none; width: 230px;
}
.menu ul li a img{ vertical-align:middle; margin:0px 5px 0px 10px; border:none;}
.menu ul li a {
    background-image: url("../images/cntrlpanel_left_menubg.png");
    background-repeat: no-repeat;
    color: #990000;
    float: left;
    height: 26px;
    margin:4px 0px;
    padding-top: 6px;
    text-decoration: none;
    width: 230px;
}
.menu ul li a:hover, .menu ul li a.selected{
	background-image: url("../images/cntrlpanel_left_menubgh.png");
    background-repeat: no-repeat;
	width: 260px;
	height: 26px;
	padding-top: 6px;
	color:#fff;
}

.button{	
    border: 1px solid #F8E8CB;
    float: left;
	background-color:#E88C39;
	padding:2px;
	border-radius:5px; color:#FFFFFF; font-weight:bold;
	}
	
	.button:hover{cursor:pointer}
	
.input a{ text-decoration:underline; color:#990000;}

.input a:hover{ text-decoration:none; color:#990000;}

.pdf{background-image:url(bank_copy.jpg); background-repeat:no-repeat; width:680px; height:491px; float:right; margin:0px -10px 0px 0px;}

.headbg{padding:0px; float:left; color:#990000; width:608px;}

.fld_bg{float:left; background-color:#DBC8A4; padding:5px 10px; width:620px;}

.sel_but{
	float:left;
	margin:55px 0px 0px 100px; text-align:center; text-decoration:none; font-size:18px; color:#990000; line-height:35px;
}

.gat_head {
    color: #990000;
    font-size:28px;
    line-height:30px;
    margin-top: 0;
    text-align: center;
}

.gat_head span{font-size:18px; color:#FF0000; text-decoration:underline;}

.status_dv{float:right; width:426px; height:25px; margin-top:-26px; margin-left:5px;}
.status_err{color:#FF0000!important; font-size:12px!important; margin:0!important;}
.status_but{width:80px!important; float:right!important; margin-right:45px!important;}
.print{float:right; text-decoration:none; padding:5px 15px; margin:0px 0px 10px 0px;}</pre></body></html>