
.headertable{

    background-color:#58585a;
}

.withborder{
    border: 1pt solid #CCCCCC;
    margin: 0px;
}

body{
   /* font-family: Ubuntu Mono,Monaco, Lucida Console, Consolas, Verdana, Arial; */
    font-family: Monaco, "Lucida Console" , monospace;
    margin:0;
    padding:0;
}

.menubar{
    background-color:#58585a;
}
.footer{
    background-color:#58585a;
    color:#84bc5f;
    margin: 0px;
    min-height: 20px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;

}

div{
    color:#58585a;
    font-family: Monaco, "Lucida Console", monospace;
}

p {
    color:#58585a;
    /*font-family: Ubuntu Mono,Monaco, Lucida Console, Consolas, Verdana, Arial;*/
    font-family: Monaco, "Lucida Console", monospace;
}

.title{
    /*background-color:#f4e1d1;*/
    background: #F1F1F1;
    padding: 6px 12px 6px 12px;
    color: #58585a;
    font-weight: bold;


}
H1{
    color: #58585a;
}
H2{
    color: #58585a;
}
H3{
    color: #58585a;
}
H4{
    color: #58585a;
}

.breadcrumbs{
    font-family: Monaco, "Lucida Console", monospace;

}




.titleunder{ 
    border-bottom: solid;
    border-bottom-color: #edebe8;
}
.show {display: inline;}
.hide {display: none;}



.highp{
    color:#37a34f;

}

.MatchExact{
    color:#37a34f;
}
.mediump{
    color:#3781a3;
}

.MatchPartial{
    color:#3781a3;
}
.lowp{
    color:#b0b5b8;

}



/* custom muenu colours*/
#nav a {

    color: #FFFFFF;
    background-color: #58585a;
    text-transform:capitalize;
    font-family: Monaco, "Lucida Console", monospace;
    font-size:10pt
}
#nav a:hover, a:active {
    color: #84bc5f;
    background-color: #f3f3f3;
    text-transform:Capitalize;
    font-family: Monaco, "Lucida Console", monospace;
    font-size:10pt
}

.menubar{
    background-color: #58585a;
    text-transform:Capitalize;
    font-family: Monaco, "Lucida Console", monospace;
    font-size:10pt
    }






/*

body 
{
        background-color: #e9f7f5;
	font-family:Serif;
	font-size:9pt
}
.body 
{
        background-color: #e9f7f5;
	font-family:Serif;
	font-size:9pt
}
p
{
	font-family:Serif;
	font-size:9pt;
	margin:4pt;
        color: #607db9;

}
﻿
h1{
    color:#800000;
    font-family:Verdana, Serif;
    font-size:16pt;
}
h2{
    color:#800000;
    font-family:Verdana, Serif;
    font-size:14pt;
}
h3{
    color:#828282;
    font-family:Verdana, Serif;
    font-size:12pt;
}
h4{
   color:#000000;
   font-family:Verdana, Serif;
   font-size:10pt; 
   font-weight:bold}
h5{
    color:#9E3323;
    font-family:Verdana, Serif;
    font-size:10pt; 
    font-weight:bold
}



UL{
    margin-bottom:3pt;
    margin-top:3pt
}


*/
a
{
	
	font-size:12pt;
	color:#48871e;
	text-decoration:none
	}
	
	
a:hover
{
	/* color:#94A41E;*/
    color:#84bc5f;
	text-decoration:underline
	}
a:visited
{
	color:#48871e;
	}

        
/* custom muenu colours*/
/*
#nav a {

    color: #FFFFFF;
    background-color: #348e84;

}
#nav a:hover, a:active {
    background-color: #CCCCCC;
}

.menubar{
        background-color: #348e84;
    }
*/

