a:link,a:visited 
    {
    color: #592001;
    text-decoration: underline;
    font-weight: bold;}
a:hover,a:active
    {
    color: #A2400A;
    text-decoration: none;
    font-weight: bold;}
   
.title
    {color: #000000;
    font-family: Times; Verdana;
    font-size: 15pt;
    font-weight: bold;}


.main
    {    
    color: #000000;
    font-family: Arial;
    font-size: 10pt;
    padding: 6px;
    }      


  
a.menu:link,a.menu:visited
     {color: #000000;
    text-decoration: none;  
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 6px;}
	
a.menu:active,a.menu:hover
    {color: #A2400A;
    text-decoration: none;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 6px;}

a.menu1:link,a.menu1:visited
     {color: #000000;
    text-decoration: none; 
    font-family: Times;
    font-size: 11pt;
    font-weight: bold;
    padding-left: 6px;}
	
a.menu1:active,a.menu1:hover
    {color: #A2400A;
    text-decoration: none;
    font-family: Times;
    font-size: 11pt;
    font-weight: bold;
    padding-left: 6px;}


a.menubottom:link,a.menubottom:visited
     {color: #000000;
    text-decoration: none; 
    font-family: Times;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 6px;}
	
a.menubottom:active,a.menubottom:hover
    {color: #A2400A;
    text-decoration: none;
    font-family: Times;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 6px;}

h1,.componentheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
color: #5B5B5B;
font-size:18px;
line-height:20px;
}

h2,.contentheading,a.contentheading:link,a.contentheading:visited,
.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
color: #9E9E9E;
font-size:16px;
line-height:18px;
}

h3,table.moduletable th {
color: #000000;
font-size:14px;
}
h4 {
color: #9E9E9E;
font-size:13px;
}
h5 {
color: #9E9E9E;
font-size:12px;
}
h6 {
color: #9E9E9E;
font-size:11px;
}
#bord td {border: black solid 1px;}