/* ===================================================================================================
This is the main style sheet for Defence Industry Australia .
This file should be imported into all content pages, and the appropriate class definitions should
be incorporated into the content pages, as required.
===================================================================================================
Created:February 22, 2006	Vy La  Buttonpusher Inc.
===================================================================================================*/
.con_links {color: #CC6600}

BODY  {
	margin : 0px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 2pt;
	color : #666666;

}

A:link  {
    text-decoration : none;
	color : #CC6600;
}

A:active  {
    text-decoration : none;
	color : #CC6600;
}

A:hover  {
    text-decoration : none;
	color : #CC6600;
}
p {
	margin-top: 0px;
}

A:visited  {
    text-decoration : none;
	color : #CC6600;
}

A.noline:link  {
	text-decoration : none;
   color = #CC6600;	
}

A.noline:visited  {
	text-decoration : none;
   color = #CC6600;	
}

A.noline:hover  {
	text-decoration : none;
	color : #CC6600;
}

A.noline:active  {
	text-decoration : none;
    color =  #CC6600;	
}

TD  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
}

.P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
.pic {float: left; padding: 3px 2px; margin: 1px 7px;}


.pic1 {
	float: left;
	padding: 3px 2px;
	margin: 1px 7px;
}
.OrangeHeading {
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
}
h1, h2 {
	color: FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 5px;
}
h1, h2, h3, h4 {
	font-size: 100%;	
}
li {
	margin-bottom: 2px;
}
