html, body {
font-family: "Georgia", arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
line-height: 14px;
color: #ffffff;
background-color: #000000;
}

body, div, td, form {margin: 0px;padding:0px;border: none;}

p {padding: 0px;margin: 5px 0px;}

img {border-style: none;}

td {vertical-align: top;}

a:link, a:active, a:visited {text-decoration: none;color: #fdd139;font-weight:bold;}

a:hover {text-decoration: underline;color: #feb748;}

a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {display: block;float: left;padding:7px 10px 0px 10px;line-height:20px;}
a.nav:hover {text-decoration: none;}

a.border:link, a.border:active, a.border:visited {text-decoration: none;color: #ffffff;font-weight:bold;padding: 9px 7px;margin-right: 15px;display: block;float: left;position: relative;z-index: 3;}

a.border:hover {text-decoration: none;padding: 7px 5px;border: 2px solid #ffffff;}

.txtl {text-align: left;}

.txtc {text-align: center;}

.txtr {text-align: right;}

.txtj {text-align: justify;}

.center {margin-left: auto;margin-right: auto;}

.vtop {vertical-align: top;}

.vmiddle {vertical-align: middle;}

.vbottom {vertical-align: bottom;}

.p2 {padding: 2px;}

.p5 {padding: 5px;}

.p10 {padding: 10px;}

.m5 {margin: 5px;}

.m10 {margin: 10px;}

.mbt10 {margin: 10px 0px;}

.mlr10 {margin: 0px 10px;}

.mt10 {margin-top: 10px;}

.mb10 {margin-bottom: 10px;}

.ml10 {margin-left: 10px;}

.mr10 {margin-right: 10px;}

.near {margin: 0px;padding: 0px;}

.indent {margin: 0px 100px;}

.block {display: block;}

.inline {display: inline;}

.rel {position: relative;}

.abs {position: absolute;}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.nonitalic {font-style: normal;}

.box {border: 1px solid #222960;background-color: #ffffff;font-size: 11px;color: #000000;}

.box:focus {background-color: #ffffd5;}

.button {border: 2px outset #ffffff;font-weight: bold;font-size: 11px;text-align: center;color: #000000;cursor: pointer;}

.white, a.white:link, a.white:active, a.white:visited, a.white:hover {color: #ffffff;}

.black, a.black:link, a.black:active, a.black:visited, a.black:hover {color: #000000;}

.blue, a.blue:link, a.blue:active, a.blue:visited, a.blue:hover {color: #343f81;}

.f10 {font-size: 10px;}

.f11 {font-size: 11px;}

.f12 {font-size: 12px;}

.f13 {font-size: 13px;}

.f14 {font-size: 14px;}

.full {width: 100%;}

.float_l {float: left;}

.frame {border:5px solid #293164;}
