A {
    text-decoration: underline;
    color: #0000ff;
}
A:hover {
  color: #ff0000;
  text-decoration: underline;
}
BODY, TD {
  font-size: 0.8em;
  font-family: Verdana, sans-serif;
}
H1,H2 {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
H1 {
  font-size: 1.5em;
  color: #161875;
  padding-bottom: 5px;
}
H2 {
  font-size: 1.2em;
}
#main {
  background-color: #FFFFFF;
}
#member_box {
  background-color: ##CCCCCC;
}
#mission {
  text-align: center;
  color: #4C4C4C;
  font-weight: normal;
  font-size: 1.2em;
  font-family: Arial Black, sans-serif;
}
#left_menu {
    border-right: 1px solid #dddddd;
    float: left;
}
#left_menu a {
  width: 140px;
  height: 15px;
  background-color: #e2c878;
  font-family: Times;
  font-size: 10pt;
  font-color: #990033;
  padding: 5px 5px;
  margin: 0 0 1px;
  color: #470103;
  text-decoration: none;
  border-left: 5px solid #888888;
  font-weight: bold;
}
#left_menu a.title {
  background-color: #470103;
  color: #ffffff;
  font-weight: bold;
  border-left: 5px solid #6A511B;
  font-size: 12pt;
  font-family: Times;
}
#left_menu a:hover {
  background-color: #aaaaaa;
}
#content {
  margin-left: 140px;
  width: 660px;
}
#footer {
  clear: both;
  border-top: 1px solid #990033;
  padding: 0px 0px 3px 0px;
  background-color: ##CCCCCC;
  text-align: center;
  font-size: 0.85em;
  color: #990033;
}
#footer A {
  color: #0000CC;
}
#footer_copyright {
  text-align: center;
  font-size: 0.85em;
  padding: 5px;
}
UL {
  MARGIN-TOP: 0px;
  MARGIN-BOTTOM: 0px;
}
CENTER
{
  MARGIN-TOP: 0px;
  MARGIN-BOTTOM: 0px;
}
DIV
{
  margin-top: 0px;
  margin-bottom: 0px;
}
HR
{
  MARGIN-TOP: 0px;
  MARGIN-BOTTOM: 0px;
}
FORM
{
  MARGIN-TOP: 0px;
  MARGIN-BOTTOM: 0px;
}
.splheader
{
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #9C9A9C;
  TEXT-ALIGN: center;
  FONT-SIZE: 7pt;
}
.splfield
{
  FONT-SIZE: 7pt;
  text-align: left;
}
.lheader
{
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: center;
  BACKGROUND-COLOR: #9C9A9C;
}
.srtitle
{
  TEXT-ALIGN: left;
  BACKGROUND-COLOR: #D6E3CE;
  COLOR: #990033;
  font-weight: bold;
  font-size: 8pt;
}
.srfield
{
  BACKGROUND-COLOR:#DEF7CF;
  vertical-align: top;
  font-size: 18pt;
}
.srvalue
{
  vertical-align: top;
  font-size: 8pt;
}
.toplogin
{
  COLOR: #990033;
  FONT-SIZE: 10pt;
}
.toplogin_center
{
  COLOR: #990033;
  FONT-SIZE: 10pt;
  text-align: center;
}
.toplogin_textbox
{
  BORDER-TOP: #979696 1px solid;
  BORDER-LEFT: #979696 1px solid;
  BORDER-RIGHT: #979696 1px solid;
  BORDER-BOTTOM: #979696 1px solid;
  FONT-SIZE: 10px;
  BACKGROUND: #ffffff;
  COLOR: #161875;
  FONT-FAMILY: verdana, tahoma;
  WIDTH: 100%;
}
.textbox
{
  FONT-SIZE: 8pt;
  COLOR: #730000;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana;
  font-face: verdana;
}
.button
{
  FONT-SIZE: 10px;
  BACKGROUND: #F7F7F7;
  BORDER-LEFT: #979696 1px solid;
  COLOR: #990033;
  FONT-WEIGHT: bold;
  FONT-FAMILY: verdana, tahoma;
}
.help_title
{
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
}
.help_text
{
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: black;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana;
  TEXT-ALIGN: justify;
}
.main_section
{
  background-color: #FFFFFF;
}
.isthisyourentry
{
  font-size: 14pt;
}

#header {
	background:transparent repeat-x scroll center bottom;
	float:left;
	font-size:8px;
	font-weight:bold;
	font-family:Verdana;
	line-height:normal;
	width:100%;
}
#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:10px 10px 0pt;
}
#header li {
	background:transparent url(http://www.academics.edu.au/left.gif) no-repeat scroll left top;
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 9px;
}
#header a {
	background:transparent url(http://www.academics.edu.au/right.gif) no-repeat scroll right top;
	color:black;
	display:block;
	float:left;
	font-weight:bold;
	padding:5px 15px 4px 6px;
	text-decoration:none;
}
#header a {
	float:none;
}
#header a:hover {
	color:#333333;
}
#header #current {
	background-image:url(http://www.academics.edu.au/left_on.gif);
}
#header #current a {
	background-image:url(http://www.academics.edu.au/right_on.gif);
	color:#333333;
	padding-bottom:5px;
}
