body
{
  background-color: #000000;
  background-image: url(../images/netassault-bg-fireball.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 100%;
  -x-system-font: none;
  font-family: Verdana,Arial,SunSans-Regular,Sans-Serif;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
  line-height: normal;
  text-align: left;
}

*
{
  border: 0 none;
  position: relative;
  margin: 0;
  padding: 0;
  color: #F0F0F0;
}

/* ================================================= */

.page_content
{
  height:auto !important;
  min-height:100%;
}

.base_content
{
  width: 1000px;
  height: 1070px;
  margin:0 auto;
  /* border:solid 1px red; */
}

.base_content_fix
{
  left:10px;
  top:1px;
  width: 986px;
  height: 1070px;
  /* margin:-1px;
  border:solid 1px green; */
}

a
{
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

.logo_panel
{
  position:absolute;
  left: 270px;
  top: 70px;
  width: 450px;
  height: 150px;
  /* margin:-1px;
  border:solid 1px red; */
}

.menu_panel
{
  position:absolute;
  left: 230px;
  top: 250px;
  width: 534px;
  height: 21px;
  padding-top:5px;
  /* margin:-1px;
  border:solid 1px red; */
}

.menu_panel ul
{
  text-align:center;
}

.menu_panel ul li
{
  display:inline;
  list-style-position:outside;
  list-style-type:none;
  padding:0 7px;
}

.menu_panel a
{
  color:#a8a8a8;
}

ul.ul_pages
{
  display:inline;
  list-style-position:outside;
  list-style-type:none;
  padding:0 10px;
}

.content_panel
{
  position:absolute;
  left: 300px;
  top: 318px;
  width: 390px;
  height: 695px;
  /* margin:-1px;
  border:solid 1px red; */
}

.counter_panel
{
  position:absolute;
  left: 300px;
  top: 1027px;
  width: 390px;
  height: 40px;
  /* margin:-1px;
  border:solid 1px red; */
}

.online_panel
{
  position:absolute;
  left: 20px;
  top: 220px;
  width: 220px;
  height: 60px;
}

.online_users
{
  color:Red;
}

table.table_no_background
{
  background:none repeat scroll 0 0 transparent;
  border:0 none;
}

p
{
  padding-bottom:10px;
}

.content_panel p
{
  color:#a8a8a8 !important;
  /* text-indent:20px; */
  text-align:justify;
}

.content_color
{
  color:#a8a8a8 !important;
}

.novax_panel
{
  position:absolute;
  left: 40px;
  top: 310px;
  width: 178px;
  height: 170px;
  /* margin:-1px;
  border:solid 1px red; */
}

.oxsar_panel
{
  position:absolute;
  right: 40px;
  top: 310px;
  width: 178px;
  height: 170px;
  /* margin:-1px;
  border:solid 1px red; */
}

form.reset_form
{
  margin:0;
  padding:0;
}

input.text_login, input.text_passwd
{
  position:absolute;
  left:15px;
  width:127px;
  height:21px;
  background:none;
  border:0;
  color:white;
  font-size:14px;
  padding:3px 10px 2px 10px;
  /* margin:-1px;
  border:solid 1px red; */
}

input.text_login
{
  top:44px;
}

input.text_passwd
{
  top:72px;
}

a.novax_get_passwd, a.oxsar_get_passwd
{
  position:absolute;
  left:-5px;
  top:102px;
  width:120px;
  height:18px;
  padding-top:2px;
  /* margin:-1px;
  border:solid 1px #0a3d5d; */
  background:none;
  text-align:right;
  color:white;
  font-size:12px;
  z-index:2;
}

a.novax_submit_btn, a.oxsar_submit_btn
{
  position:absolute;
  left:120px;
  top:102px;
  width:40px;
  height:18px;
  padding-top:2px;
  margin:-1px;
  border:solid 1px #0a3d5d;
  background:#116da4;
  text-decoration:none;
  text-align:center;
  color:white;
  font-size:12px;
  z-index:2;
}

a.oxsar_submit_btn
{
  border:solid 1px #7e2a0d;
  background:#b93d12;
}

a.novax_submit_btn:hover
{
  background:#2895d7;
}

a.oxsar_submit_btn:hover
{
  background:#e65422;
}

a.novax_reg_btn, a.oxsar_reg_btn
{
  position:absolute;
  left:3px;
  top:112px;
  width:171px;
  height:34px;
  padding-top:20px;
  text-decoration:none;
  text-align:center;
  color:white;
  font-size:12px;
  /* margin:-1px;
  border:solid 1px red; */
}

a.oxsar_reg_btn
{
  left:2px;
  top:111px;
}

a.novax_reg_btn:hover
{
  background-image:url(../images/novax-reg-btn-sel.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  z-index:1;
}

a.oxsar_reg_btn:hover
{
  background-image:url(../images/oxsar-reg-btn-sel.jpg);
  background-repeat:no-repeat;
  background-position:left top;
}

img.contact_photo
{
  position:relative;
  left: -11px;
  top: -12px;
  /*
  width: 390px;
  height: 695px;
  */
}