/* ============================================================= Hyperlink Colors */
A:link {
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}
A:visited {
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}
A:active {
	color: red;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}
A:hover {
	color: #CC0000;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}

body {
	background: White;
}

/* ============================================================= Menu Specific Stuff */

.menuskin{
	position: absolute;
	border: 2px solid yellow;
	background-color: #FFCCFF;
	text-decoration: none;
	font: bold 8pt Helvetica, Arial;
	line-height: 19px;
	z-index: 10000;
	visibility: hidden;
	font-family: Helvetica, Arial, sans-serif;
}
.menuskin a{
	text-decoration: none;
	color: black;
}
.menuitems{
	border: 1px solid #FF99FF;
	background: #FFCCFF /* url(../images/menub.gif) repeat-x */;
	padding-left: 4px;
	padding-right: 4px;
	}

/* =========================================================== Menu Mouse Over Colours */

#mouseoverstyle{
	border: 1px solid #FF99FF;
	background: yellow /* url(../images/menubo.gif) repeat-x */;
}
#mouseoverstyle a{
	color: #cc0000;
}

/* =========================================================== Table Rollover Styles */

#hormenu{
	width: 137px;
	border: 2px solid white;
/*	background-color: #99CCFF; */
	font: bold 10px Helvetica, Arial, sans-serif;
	line-height: 20px;
	padding-left: 4px;
/*	padding-right: 4px; */
}
#hormenu a{
	width: 137px;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
/*	padding-right: 4px; */
}

#hormenun{
	width: 137px;
	border-width: 2 2 2 0px;
	border-style: solid;
	border-color: white;
/*	background-color: #99CCFF;                       /* Menu Initial BG Color */
	font: bold 10px Helvetica, Arial, sans-serif;
	line-height: 20px;
	padding-left: 4px;
/*	padding-right: 4px; */
}
#hormenun a{
	width: 137px;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
/*	padding-right: 4px; */
}

#vertmenu{
	width: 140px;
	border-width: 0 2 2 2px;
	border-style: solid;
	border-color: white;
/*	background-color: #99CCFF;                        /* Menu Initial BG Color */
	font: bold 10px Helvetica, Arial, sans-serif;
	line-height: 20px;
}
#vertmenu a{
	width: 140px;
	text-decoration: none;
	text-align: right;
	padding-left: 2px;
    padding-right: 8px;
}

#horbody{
/*	width: 105px; */
	font: bold 10px Helvetica, Arial, sans-serif;
	color: Black;
	text-align: center;
	line-height: 20px;
	
}

#vertbody{
	width: 145px;
	font: bold 10px Helvetica, Arial, sans-serif;
	color: Black;
	text-align: center;
	line-height: 20px;
}

/* ==========================================================  Classified Cell Styles */

#cellheader{
	background-color: Black;
	font: 12pt Arial;
	color: white;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

#celltip{
	background-color: white;
/*	background-color: #6699CC; */
	font: 10pt Arial;
	color: Black;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
          
/* ============================================================ Story Styles */

.stbody  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-left: 4;
	margin-right: 4;
}

#stheadline 
{
	background-color:#FFFFFF;
	border-style: solid;
	border-color: silver;
	border-width: 2px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    margin-left: 4;
	margin-right: 4;
	text-align: left;
	text-indent: 0;
	line-height: 100%;
}

#stindexmainhd
{
    display: block;
	background-color: silver;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	line-height: 150%;
    margin-left: 4;
	margin-right: 4;
    padding-top: 6;
    padding-bottom: 2;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#stindexheader 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: left;
	line-height: 100%;
}

#stindexsnippet 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-align: justify;
	text-indent: 18;
	line-height: 120%;
}
/* =================================================== Table Color Styles */
#nePaleCol{
    background-color: #FFDDFF;
}

#neLightCol{
    background-color: #FFBBFF;
}

#neNormCol{
    background-color: #FF99FF;
}

#neDarkCol{
    background-color: #FF00FF;
}

#neDDarkCol{
    background-color: #CC00CC;
}
/* =================================================== Table RollOver Effects */
#TRollover{
    margin-left: 0px;
    padding: 0;
    width: 100%;
    align: center;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 0px;
}

#TRollover ul{
	text-align: center;
    margin:0;
    padding:0;
    list-style:none;
}

#TRollover li{
    display:inline;
    margin:0 2px 0 0;
    padding:0;
    text-transform:uppercase;
}


#TRollover a{
    float:left;
    color: black;
    width: 33%;
    background-color: #FF99FF;
    margin: 2px ;
    padding:0 0 1px 3px;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
}

#TRollover a span{
    float:left;
    display:block;
    background-color: #FF99FF;
    padding:4px 9px 2px 6px;
}

#TRollover a span{
    float:none;
}

#TRollover a:hover{
    background-color: #ffff00;
}

#TRollover a:hover span{
    background-color: #ffff00;
}

#TRollover #current a, #TRollover #current span{ /*currently selected tab*/
    background-color: #FF99FF;
}

/* =================================================== Top Tabs Menu */
#ddcolortabs{
margin-left: 0px;
padding: 0;
width: 95%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#ddcolortabs ul{
font: bold Verdana, Arial, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: black;
width: 16%;
background: #FF99FF url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #ffff00;
}

#ddcolortabs a:hover span{
background-color: #ffff00;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #FF99FF;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 95%;
height: 8px;
line-height: 8px;
background: #CC00CC;
border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}

/* =================================================== Left Nav Menu */

#ddblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 100%;
background-color: #FF99FF;
}

#ddblockmenu ul{
margin: 0;
width: 140px;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 140px;
text-decoration: none;
color: black;
background-color: #FF99FF;
border-bottom: 1px solid #FF00FF;
border-left: 7px solid #FF00FF;
}

* html #ddblockmenu li a{ /*IE only */
width: 145px; /*IE 5*/
w\idth: 144px;
}

html>body #ddblockmenu li a{
width: 128px;
}

#ddblockmenu li a:hover {
background-color: #ffff00;
border-bottom-color: #FF99FF;
border-left-color: #FF99FF;
}

#ddblockmenu div.menutitle{
color: white;
border-bottom: 1px solid #CC00CC;
padding: 1px 0;
padding-left: 5px;
background-color: #CC00CC;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

/* =================================================== Picture Backgrounds */
#SatPic
{
/*	background: white url(http://data.theweather.com.au/access/imageserver.jsp?image=satellite/tiny_sat_ce_aus_anim.gif) /* repeat-x */;
	background: white url(../images/neSat.gif) /* repeat-x */;
}

#TopSpot
{
	background: white url(../images/logo_Autumn.jpg) /* repeat-x */;
}
