/* CSS Document */

.headTitleBlack
{
    font-size:          150%;
    line-height:        100%;
    font-weight:        normal;
    color:              #000000;
    border-bottom:      1px solid #000000;
}

.headTitle 
{
   
    font-family:        tahoma, sans-serif;
    font-size:          125%;
    line-height:        100%;
    font-weight:        normal;
    color:              #000000;
    border-bottom:      1px solid #CCCCCC;  
    margin-left:        12px;
    margin-right:       0px;
    margin-top:         14px;
    margin-bottom:      0px;
    text-align:         left;       
}

.headLinks
{
    font-family:        tahoma, sans-serif;
    font-size:          105%;
    font-weight:        normal;
    color:              #FFFFFF;
 
}
.deletemessage
{
    font-weight:        bold;
    color:              #000000;
    border-style:       none;  
    border-left:        0px;
    border-right:       0px;  
    border-top:         0px; 
    border-bottom:      0px;     
}

div.extNav,
a.extNav,
a.extNav:link,
a.extNav:visited,
a.extNav:active
{
    font-size:          xx-small;
    color:              #FFFFFF;
    text-decoration:    none;
}

a.extNav:hover
{
    font-size:          xx-small;
    color:              #FFFFFF;
    text-decoration:    underline;
}

a.extNavBlack,
a.extNavBlack:link,
a.extNavBlack:visited,
a.extNavBlack:active
{
    font-size:          xx-small;
    color:              #000000;
    text-decoration:    none;
}

a.extNavBlack:hover
{
    font-size:          xx-small;
    color:              #000000;
    text-decoration:    underline;
}


.anuLogoLayout
{
  background-color: #000000; 
}
.anuHeaderLayout
{
  background-color:   #000000;
  background-image:   url(http://styles.anu.edu.au/_images/bgrounds/Corporate.gif);
  background-repeat:  repeat;
  border-top:         1px solid #CCCCCC;
}

.anuHeaderRepeatLayout
{
  background-color:   #000000;
  background-image:   url(http://styles.anu.edu.au/_images/bgrounds/Corporate.gif);
  background-repeat:  repeat;
}

.footer
{
    font-family:        verdana, arial, helvetica, sans-serif;
    font-size:          xx-small;
    font-weight:        normal;
    color:              #000000;
    padding-left: 8px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.siteTitle 
{
   
    font-family:        tahoma, sans-serif;
    font-size:          16pt;
    line-height:        100%;
    font-weight:        normal;
    color:              #000000;
    border-bottom:      1px solid #CCCCCC;  
    margin-left:        12px;
    margin-right:       0px;
    margin-top:         14px;
    margin-bottom:      0px;
    text-align:         left;       
}

