﻿html{height: 100%;}
body{margin: 0; padding: 0; background: #ffffff; font-size: 80%; font-family: tahoma,arial,sans-serif; height: 100%}
a, a:visited{text-decoration: none; font-weight: bold; color: #2222c0;}
a img{border: none;}
.top{background: url('images/site/top_fill.jpg') repeat-x 10px top; width: 100%; border-bottom: solid 1px #cbe0ff;}
.tImg{background: url('images/site/top.jpg') no-repeat left top; height: 128px; width: 100%;}

.clr{clear: both;}
.ttl{width: 100%; border-bottom: solid 1px #7280fa; font-size: 1.5em; color: #193c7e; font-weight: bold; padding: 10px 0 10px 0; text-indent: 5px; background: White url('images/site/ttl.jpg') repeat-x 10px top; height: 20px;}
.container{padding: 0; margin: 0; background-color: White; width: 100%;}
.content{margin: 0 0 0 5px;}

/* MENUS */
.tpm{background: url(images/site/rpt.gif) repeat 10px top; width: 100%; border-bottom: solid 1px #cbe0ff; font-size: 8pt; font-weight: bold;}
.tpm .itm, .tpm .end, .tpm .rtm, .tpm .rnd{display: block; color: White; padding: 5px 15px 5px 15px; text-align: center; height: 13px;}
.tpm .itm, .tpm .end{float: left;}
.tpm .rtm, .tpm .rnd{float: right;}
.tpm .itm, .tpm .rtm{min-width: 60px; background: url('images/mnu/tpm.png') repeat left top; cursor: pointer;}
.tpm .itm:hover, tpm .rtm:hover{background: url('images/mnu/tpm_ovr.png') repeat-x left bottom;}
.tpm .end, .tpm .rnd{width: 100px;}
.tpm .end{background: url('images/mnu/end.png') repeat-y left top;}
.tpm .rnd{background: url('images/mnu/rnd.png') repeat-y right top;}
.sdm{background: url('images/mnu/tpm.png') repeat left top; width: 250px; font-size: 8pt; font-weight: bold;}
.sdm .itm{display: block; color: White; padding: 5px 5px 5px 5px; text-align: left; min-height: 13px; cursor: pointer; padding-left: 15px;}
.sdm .itm:hover{background: url('images/mnu/sdm_ovr.png') repeat-y left top;}
.sdm .sub, .secCont{margin-left: 10px;}

.hdn{display: none; visibility: hidden;}
.busy{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; padding: 0;margin: 0; background: url('images/mnu/tpm.png') left top;}
.busy div{width: 100%; height: 100%; background: url('images/site/ldr.gif') no-repeat center;}
.sec{width: 100%; font-weight: bold; border-bottom: solid #c0c0c0 1px; cursor: pointer;}
