table        { font-family: tahoma; font-size: 8pt; border-collapse: collapse }
img          { border: 0 }
a            { text-decoration: none; color: #000080 }
a:visited    { text-decoration: none; color: #000080 }
a:hover      { text-decoration: none; color: #333300; background-color:#ECFEFF }
form         { margin: 0 }
input        { border:1px solid #003399; font-family: tahoma; font-size: 8pt; padding: 1px }
select       { border:1px solid #003399; font-family: tahoma; font-size: 8pt; padding: 1px }
.bala        { border-top: solid 1px #8E8E8E; border-left: solid 1px #8E8E8E; border-right: solid 1px #8E8E8E; background: #FAFAFA; width: 142px }
.vasat       { border-left: solid 1px #8E8E8E; border-right: solid 1px #8E8E8E; background: #FAFAFA; width: 142px }
.chap        { border-left: solid 1px #8E8E8E; background: #FAFAFA; width: 60px }
.rast        { border-right: solid 1px #8E8E8E; background: #FAFAFA; width: 82px }
.payin       { border-bottom: solid 1px #8E8E8E; border-left: solid 1px #8E8E8E; border-right: solid 1px #8E8E8E; background: #FAFAFA; width: 142px }
p            { word-spacing: 0; line-height: 150%; margin-top: 0; margin-bottom: 0 }

.por	{
	padding-right: 15px;
	padding-left: 10px;
	background-image:url('images/borders.gif');
}
.por a	{
	text-decoration: none;
	color: #53C4DB;
}	
.por a:visited	{
	text-decoration: none;
	color: #000080;
}	
.por a:hover	{
	text-decoration: none;
	color: blue;
	background-color:#FFFFFF;
}

#aks {
	    max-width: 400;
	    width: expression(this.width > 400 ?400: true);
}