﻿body         { font-family: Microsoft Sans Serif; font-size: 12px;scrollbar-Track-Color:#c0c0c0;
              scrollbar-Face-Color:#efebef;
              scrollbar-Shadow-Color:#10517b;
              scrollbar-Highlight-Color:#10517b;
              scrollbar-3dLight-Color:#f7f7f7;
              scrollbar-Arrow-Color:#10517b; color:#00246F
 }span.bblue   { color: #00246F; font-family: Verdana; font-weight: bold }a            { color: #6699FF }
a:hover      { color: #FF9933 }
td {
 font-size: 12px;
}

.t {
	background: url(images/dot.gif) 0 0 repeat-x;
}
.b {
	background: url(images/dot.gif) 0 100% repeat-x;
}
.l {
	background: url(images/dot.gif) 0 0 repeat-y;
}
.r {
	background: url(images/dot.gif) 100% 0 repeat-y;
}
.bl {
	background: url(images/bl.gif) 0 100% no-repeat;
}
.br {
	background: url(images/br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(images/tl.gif) 0 0 no-repeat;
}
.trr {
	background: url(images/tr.gif) 100% 0 no-repeat;
	padding: 10px;
}


