a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #FFD30F;
}
a:active {
	text-decoration: none;
}
html, body {
   background: #272F24;
   color: #000;
   margin: 0;
   background: url('../images/bg.gif') top left repeat-y;
}
.p {
	text-align: justify;
}

   #content {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 830px;
      margin:0px;
      border: 0px;
      text-align:left;
      max-width: 830px;
	  
      
      background: url('../images/bg.gif') top left repeat-y;
      display: table;
      }
   #sidebar {
	width: 137px;
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 10px;
	color: #5B6C8A;
      }
   #sidebar-content {
	width: 118px;
	margin:0;
	font-size: 12px;
	text-align: right;
	color: #FFD30F;
	font-weight: bold;
	font-family: Verdana;

      }
   #main {
	position: absolute;
	top: 0px;
	left: 137px;
	width: 669px;
	padding-right: 55px;
      }
   #main-content {
	margin:0;
	padding-left: 10px;
	padding-right: 55px;
	font-size: 10px;
	font-family: Verdana;
	color: #455765;
      }
.menu {
	background: #272F24;
	font-size: 13px;
}
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
#northernT {
   background-image: url('../images/northernTerritory.jpg');
   background-repeat: no-repeat;
   background-position: left; 
   height: 109px;   

}
#dgaBanner {
   background-image: url('../images/dgaBanner.jpg') ;
   width: 663px;
   height: 73px; 

}
#infoArea {
	background-image: url('../images/infoBg.jpg');
	background-position: left;
	height: 177px;
	width: 663px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;

}
.php {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.dates {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #796D53;
}
.style1 {
	color: #55677F;
	font-size: 14px;
	font-family: Verdana;
}
.style3 {color: #55677F; font-family: Verdana; font-size: 10px; }
.style4 {color: #55677F}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-weight: bold;


}
.TextField { 
background-color: #F2F2F2; 
color: #666666; 
font-size: 8pt; 
font-family: verdana; 
} 
.heading {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.waiting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 9px;
	font-weight: bold;
}
.confirmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 9px;
	font-weight: bold;
}
.unknown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E8B528;
	font-size: 9px;
	font-weight: bold;
}