/* CSS Document */
.section_header
{
font-family:arial;
font:arial;
font-size:14px;
font-weight:normal;
color:#666666;
}

body.hm #n #hm, body.hm #n #hm a,
body.ev #n #ev, body.ev #n #ev a,
body.ab #n #ab, body.ab #n #ab a,
body.li #n #li, body.li #n #li a,
body.ar #n #ar, body.ar #n #ar a,
body.co #n #co, body.co #n #co a, 
body.la #n #la, body.la #n #la a {color:#FFCC00; text-decoration:none;}


.title
{
font-family:arial;
font:arial;
font-size:14px;
font-weight:bold;
text-align:left;
color:#336699;
}
.title_centre
{
font-family:arial;
font:arial;
font-size:14px;
font-weight:bold;
text-align:center;
color:#336699;
}
.main_text
{
font-family:arial;
font:arial;
font-size:14px;
font-weight:normal;
color:#666666;
}
.nav_bar
{
text-align:center;
font-family:arial;
font:arial;
font-size:14px;
font-weight:normal;
color:#ffffff;
border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}
.outer_border
{
border: #0066CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.hr_style
{
border:  #0066CC;
border-style:dotted;
width:100%; 
}
.red_bold
{
font-weight:bold;
color:#FF0000;
}
A
{
    FONT-SIZE: normal;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: normal;
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline
}
A.selected
{
    FONT-SIZE: normal;
    COLOR: #FFFFFF;
}
a.calendar:link          {font-family: arial; font:arial; color:#0066CC; text-align: center; text-decoration: none; font-weight: normal; }
a.calendar:visited       {font-family: arial; font:arial; color: #0066CC; text-align: center; text-decoration: none; font-weight: normal;  }
a.calendar:hover         {font-family: arial; font:arial; color: #0066CC; text-align: center; text-decoration: underline; font-weight: normal; }
a.calendar:active        {font-family: arial; font:arial; color: #0066CC; text-align: center; text-decoration: none; font-weight: normal;  }
