BODY{
        margin:0px;
        padding:0px;
        font-family:Tahoma;
        font-size:12px;
        color:#FFFFFF;
        background-color:#000000;
        }

table{
    	border:0px;
        }
td,div{
        font-family:Tahoma;
        font-size:12px;
        color:#FFFFFF;
        }

p{padding:0px 0px 0px 6px;margin:0px;}
form{
   margin:0px;
   padding:0px;
   }

A {
  font-family:Tahoma;
  font-size:12px;
}

span{margin-left:7px;margin-right:7px;}
img{border-color:#FFFFFF;}

#tab1{height:100%;width:100%;}

.head1{
	  background-image:url('/images/head_bg.jpg');
	  background-repeat:repeat-x;
	  width:100%;
	  height:202px;
}

.head2{
	  background-image:url('/images/head_bg2.jpg');
	  background-repeat:repeat-x;
	  width:960px;
	  height:202px;
}

.menu{
	  background-image:url('/images/head_menu.jpg');
	  background-repeat:no-repeat;
	  width:924px;
	  height:41px;
}

#center_text{
	height:100%;
	width:960px;
	white-space:normal;
	background-color:#000033;
	border-bottom:solid 1px #1A1A48;
	vertical-align:top;
	padding:24px 24px 24px 45px;
}


#end_center{
	background-color:#00002E;
	border-bottom:solid 1px #14143E;
 	height:100%;
 	width:100%;
 }


#footer{
	background:#000020;
	white-space:nowrap;
	height:78px;
	padding-left:29px;
}
#footer td{
	color:#FFFFFF;
	font-size:10px;

}

#footer1{
	width:900px;
	height:50px;
	white-space:nowrap;
}
.contact_form td{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:6px 30px 0px 0px;
	vertical-align:top;
}
.contact_form td input{
	height:19px;
	border:none;
	width:350px;
	padding:1px;
}
.contact_form td textarea{
	height:179px;
	border:none;
	width:350px;
	padding:1px;
}
.contact_form2  input{
	height:34px !important;
	width:135px !important;
	padding:0px !important;
}
#loader {
  width: 420px;
  margin: auto;
}

#loader p {
  border: 3px solid #0071A3;
  padding: 10px;
  margin: 0;
  background: #CCE3ED;
}
#loader strong {
  display: block;
  margin-bottom: 3px;
  text-align:center;
  color:#006699;
}

#loaderContainer {
  position: fixed;
  width: 100%;
  top: 80px;
  left: -100px;
  position: absolute;
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 1000;
}

#loaderContainer td {
        padding-top: 150px;
        vertical-align: top;
        text-align: center;
}

#loaderContainer td td {
        padding-top: 3px;
        text-align: left;
}
.dj td{
	padding:4px 11px 5px 2px;
}
.dj td a{
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
	}
.dj td a:Hover{
	color:#FFCC00;
	text-decoration:underline;
	font-weight:bold;
	}
