body { background: url('../images/1x1.gif') no-repeat;	background-attachment: fixed; background-color: #0984B7; margin: 165px 0px 0px 0px; padding: 0px; }
body, td { font-family: Verdana, Tahoma, Arial; font-size: 13px;}
table, img { border: 0px; }
form { padding: 0px; margin: 0px; border: 0px; }

.fixed{	position: fixed; top: 0; left: 0;
	//position: absolute;
	top: expression(document.getElementsByTagName('body')[0].scrollTop + "px");
}

a { text-decoration: none; color: #0D71BE; }
a:hover { text-decoration: underline; color: #1A96F6; }

h1 { color: #EF6601; font-size: 18px; margin: 0px; }
h2 { color: #0D71BE; font-size: 16px; margin: 0px; }
h2 a:hover { text-decoration: none; color: #0D71BE; }

.topl { background: url('../images/h-1.gif'); width: 34px; height: 26px; background-position: right; }
.topm { background: url('../images/h-2.jpg'); }
.topr { background: url('../images/h-3.gif'); width: 34px; height: 26px;  }

.midl { background: url('../images/bg-l.gif'); background-position: right; width: 34px; }
.midm { background-color: #fff; }
.midr { background: url('../images/bg-r.gif'); width: 34px; }

.menul { background: url('../images/b-1.jpg'); background-position: right; }
.menum { background-color: #0984B7; height: 36px; }
.menur { background: url('../images/b-2.jpg'); }

.botl { background: url('../images/bottom-1.gif'); background-position: right; }
.botm { background: url('../images/bottom-2.jpg'); height: 18px; }
.botr { background: url('../images/bottom-3.gif'); }

.ftrl { background: url('../images/ftr-l.gif'); background-position: right; }
.ftrm { background-color: #28ADE5; color: #fff; font-family: Arial; padding-top: 3px; padding-bottom: 3px; }
.ftrr { background: url('../images/ftr-r.gif'); }

.cprl { background: url('../images/bottom.gif') no-repeat; background-position: right; height: 55px; }

.mbtn { background: url('../images/button-1.jpg') no-repeat; width: 84px; text-align: center; font-size: 14px; color: #fff; font-family: Arial; padding-top: 7px; font-weight: bold; }
.mbtn a { color: #fff; }

.sttl, .sttr { display: block; width: 14px; height: 26px; }
.sttl { background: url('../images/p-1.jpg') no-repeat; background-position: top left; }
.sttr { background: url('../images/p-2.jpg') no-repeat; background-position: top right; }
.stbl { background: url('../images/p-3.jpg') no-repeat; background-position: bottom left; }
.stbr { background: url('../images/p-4.jpg') no-repeat; background-position: bottom right; }
.stm { background-color: #CEE7F1; }

.content { padding-top: 20px; padding-bottom: 20px; }

.pl20 { padding-left: 20px; }
.pr20 { padding-right: 20px; }

.pl10, .p10 { padding-left: 10px; }
.pr10, .p10 { padding-right: 10px; }
.pt10, .p10 { padding-top: 10px; }
.pb10, .p10 { padding-bottom: 10px; }

.pt0, .p0 { padding-top: 0px; }
.pb0, .p0 { padding-bottom: 0px; }
.pr0, .p0 { padding-right: 0px; }
.pl0, .p0 { padding-left: 0px; }

.pt3 { padding-top: 3px; }

.pl5, .p5 { padding-left: 5px; }
.pr5, .p5 { padding-right: 5px; }
.pt5, .p5 { padding-top: 5px; }
.pb5, .p5 { padding-bottom: 5px; }

.mb5, .m5 { margin-bottom: 5px; }
.ml5, .m5 { margin-left: 5px; }
.mr5, .m5 { margin-right: 5px; }
.mb5, .m5 { margin-bottom: 5px; }

.m15 { margin: 15px; }

.blue { color: #09678e; }
.lblue { color: #0D71BE; }
.orange { color: #fe6e03; }

.search { background: url('../images/button-4.jpg') no-repeat; padding: 0px 8px 0px 8px; }
.search input { width: 149px; border: 0px; background-color: #fff;}

.s9 { font-size: 9px; }
.s11 { font-size: 11px; }
.s18 { font-size: 18px; }

.s18 a:hover { text-decoration: none; color: #0D71BE; }

.b { font-weight: bold; }

.tov { background: url('../images/tov.jpg') no-repeat; background-position: 0% 50%; padding-left: 25px;}
.copyright { color: #C1E8F8; font-family: Arial; padding-left: 10px; }
.counters { padding-right: 14px; padding-top: 5px; }

hr { border: 0px; border-top: 5px solid #CEE7F1; }

ul { margin: 5px 0px 10px 20px; padding: 0px;  }
