/* CSS Document */

body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#EAEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

a
{
	color: Navy;
}

#outbound
{
	border-color:#1D799D;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
}

#header
{
	background-image:url(Images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:210px;
	width: 978px;
}
#main
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	width: 978px;
}
#menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image:url(Images/menubg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:47px;
	width: 978px;
	color:#FC8282;	
	padding-top:5px;
			margin-bottom:-5px;

}
#menu li
{
	list-style-type:none;
}
#menu a
{
	color:#FFFFFF;
	text-decoration:none;
	list-style-type:none;
}
#menu a:hover
{
	text-decoration:none;
	color:#FC8282;
	list-style-image:url(Images/menu_hover.png);
}
#menu a:active
{
	text-decoration:none;
		color:#FC8282;
	list-style-image:url(Images/menu_hover.png);
}


#footer
{
	background-image:url(Images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:66px;
	width: 978px;
	vertical-align:middle;
	color:#FFFFFF;
	text-align:left;
}
#footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

/* Left hand side menu */
#lhs_menu
{
	font-size:12px;
	background-color:#D0DEF0;
	text-align:left;
	color:#5A6068;
	vertical-align:top;
	
}
#lhs_menu a
{
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	color:#5A6068;
}

#lhs_menu a:hover
{
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	color:#0B356E;
}
#lhs_menu a:active
{
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	color:#0B356E;
}

	
ul.AspNet-Menu li
{
	text-indent: 0px;
	margin-left: 15px;
	line-height:22px;
	list-style-image:url(/images/list.gif);	
	background-image:url(/images/navsep.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

/* -------------------- */

#ASXLayer
{
	position:absolute; 
	width:905px; 
	height:36px; 
	z-index:1;
	text-align:right;
	line-height:36px;
	font-weight:bold;
	color:#49A7CC;
}
#ASXLayer a, a:hover
{
	text-decoration:none;
	color:#0A408D;	
}
#Latestnews
{
	background-image:url(Images/news.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:209px;
	height:200px;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
}
#Latestnews a
{
text-decoration:none;
color:#415E91;
font-weight:bold;
}
#Latestnews a:hover
{
text-decoration:none;
color:#293B5A;
font-weight:bold;
}
#enews
{
background-image:url(/Images/enews.gif);
background-repeat:no-repeat;
background-position:bottom;
width:209px;
height:30px;
vertical-align:bottom;
color:#2B60C2;
background-color:#FFFFFF;
}
#ASXChart
{
background-image:url(/Images/asx.jpg);
background-position:top;
background-repeat:no-repeat;
width:219px;
height:151px;
}
#Anncounce 
{
background-image:url(/Images/announce.jpg);
background-position:top;
background-repeat:no-repeat;
width:219px;
height:181px;
text-align:left;
font-size:11px;
color:#415E91;
}
#Anncounce a
{
text-decoration:none;
color:#415E91;
}
#Anncounce a:hover
{
text-decoration:none;
color:#293B5A;
}

#content
{
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
color:#767676;
}

h1
{
color:#2B60C2;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
}
h2
{
}
h3
{

	font-size:13px;
	font-weight:bold;
}
h3 a
{
	text-decoration:none;
	color:#527EBA;
}
h3 a:hover
{
	text-decoration:none;
	color:#4972AA;
}
