.content
{
    color: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-transform: normal;
    WORD-SPACING: normal;
    text-decoration: none;
	line-height: 11pt;
}
.content A:link    {  COLOR: #BE982E; text-decoration: underline; font-weight:bold}
.content A:visited {  COLOR: #BE982E; text-decoration: underline; font-weight:bold}
.content A:active  {  COLOR: #BE982E; text-decoration: underline; font-weight:bold}
.content A:hover   {  COLOR: #333333; text-decoration: underline; font-weight:bold}

.page_title
{
    color: #BE982E;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    text-transform: normal;
    WORD-SPACING: normal;
    text-decoration: none;
}
.page_title A:link    {  COLOR: #BE982E; text-decoration: underline; font-weight:bold}
.page_title A:visited {  COLOR: #BE982E; text-decoration: underline; font-weight:bold}
.page_title A:active  {  COLOR: #BE982E; text-decoration: underline; font-weight:bold}
.page_title A:hover   {  COLOR: #BE982E; text-decoration: underline; font-weight:bold}

.left_nav
{
	border-right: solid 0.05em;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-color: #9D8F55;
	background-color: #333333;
}

.footer
{
	border-right: none;
	border-top: solid 0.05em;
	border-left: none;
	border-bottom: none;
	border-color: #AAAAAA;
	background-color: #181818;
}

.gray_content
{
    color: #AAAAAA;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    text-transform: normal;
    WORD-SPACING: normal;
    text-decoration: none;
}
.gray_content A:link    {  COLOR: #AAAAAA; text-decoration: underline}
.gray_content A:visited {  COLOR: #AAAAAA; text-decoration: underline}
.gray_content A:active  {  COLOR: #AAAAAA; text-decoration: underline}
.gray_content A:hover   {  COLOR: #FFFFFF; text-decoration: underline}
