body {
    background: url("images/global_background.jpg") no-repeat scroll center top #000000;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
table {
    margin-left: auto;
    margin-right: auto;
}
table.bg {
    width: 936px;
}
table.fg {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    border-collapse: collapse;
    width: 100%;
}
table.nb {
    text-align: center;
    width: 100%;
}
td {
    color: #B1AB9C;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    padding: 5px;
    vertical-align: top;
}
td.head {
    background-color: #F1C714;
    font-weight: bold;
    white-space: nowrap;
    width: 700px;
}
td.title {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
    width: 100%;
}
td.label {
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    width: 40%;
}
td.field {
    color: #353535;
    text-align: left;
    white-space: nowrap;
}
td.bold {
    font-weight: bold;
    white-space: nowrap;
}
td.row0 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #000000;
    text-align: left;
    vertical-align: middle;
}
td.row1 {
    background-color: #FFFFCC;
    border-bottom: 1px solid #000000;
    text-align: left;
    vertical-align: middle;
}
td.error {
    color: #FF0000;
}
.userform{
	padding: 6px 0;
	color:#f0c613;
}
.loginBox{width:50%;}
input {
    background-color: #EDEDED;
    border: 1px solid #B1AB9C;
}
input.infield {
    width: 200px;
}
input.btnsubmit {
    background: none repeat scroll 0 0 #f0c613 !important;
    border: medium none;
    color: #000000 !important;
    cursor: pointer;
    height: 26px;
    padding: 4px 10px;
    width: 91px;
}
.centerdiv{margin:0 auto; padding:0;}
a.frontlink {color:#80786B;}
select {
    background-color: #EBEBEB;
}
textarea {
    background-color: #EBEBEB;
}
a {
    color: #F1C714;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
a2 {
    color: #000000;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
a.cell {
    color: #000000;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 0 10px 0 0;
}
a.head {
    color: #FFFFFF;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
#adminContent {
    margin: 0 auto;
    padding: 111px 0 0;
    width: 958px;
}
#content{
    color: #FFFFFF;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
	background-color:#666;
}
.title_block {
    position: relative;
}
.title_block h2 {
    border-bottom: 1px dotted #5A584B;
    color: #80786B;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    padding: 0 0 13px 13px;
    text-align: left;
}
#adminMainMenu {
    position: absolute;
    right: 5px;
    top: 0;
	color:#CCC;
}
#adminMainMenu ul {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#adminMainMenu ul li {
    display: block;
    float: left;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    list-style: none outside none;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}
#adminMainMenu ul li a {
    border: 0 none;
    color: #F1C714;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    margin: 0;
    outline: medium none;
    padding: 0 5px;
    text-decoration: underline;
}
.clear {
    clear: both;
    float: none;
}
.toprint {
    display: none;
}
.tosite {
    display: block;
}
