/* CSS Document */

.container
{
border: solid 1px #36a89e;
}
#text
{
font-family: "Trebuchet MS", Tahoma, Verdana;
font-size: 0.9em;
color: #999999;
text-align: justify;
margin-left: 0.5em;
margin-right: 0.5em;
}
.text
{
font-family: "Trebuchet MS", Tahoma, Verdana;
font-size: 0.9em;
color: #999999;
text-align: justify;
margin-left: 0.5em;
margin-right: 0.5em;
}
.header
{
height: 67px;
background-image: url(images/mazlogo.jpg);
background-repeat: no-repeat;
background-position: center right;
}
.topedging
{
background-color: #36A89E;
background-image: url(images/topfade4.jpg);
background-repeat: no-repeat;
background-position: center right;
}
.edging
{
background-color: #36A89E;
}

#left-top
{
background-image: url(images/TL.gif);
background-repeat: no-repeat;
background-position: top left;
}
#left-bottom
{
background-image: url(images/BL.gif);
background-repeat: no-repeat;
background-position: bottom left;
}
#bredging
{
background-image: url(images/telno.jpg);
background-repeat: no-repeat;
background-position: center right;
}
.credit
{
font-family: "Trebuchet MS", Tahoma, Verdana;
font-size: 0.6em;
text-align: left;
color: #999999;
}
.credit a
{
text-decoration: none;
color: #999999;
}
.credit a:hover
{
color: #36A89E;
}
#nav
{
	height: 20px;
	background-color: #E1E1E1;
	width: 100%;
	margin-top: 0px;	
}

.menuitem
{
height: 20px;
background-color: #E1E1E1;
width: 102px;

}
.menuitem a
{
text-decoration: none;
text-align: center;
display: block;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
color: #666666;
width: 102px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #36A89E;
}
.menuitem a:hover
{
width: 102px;
text-decoration: none;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
background-color: #ECF9F8;

}
.menumid
{
height: 20px;
background-color: #FFFFFF;
width: 1px;
}
#highlight
{
color: #36a89e;
/*font-weight: bold;*/
}
#lowlight
{
color: #36a89e;
}
input, textarea
{
width: 175px;
border: solid #36a89e 1px;
color: #36a89e;
}
textarea
{
height: 100px;
overflow: auto;
color: #36a89e;
}
#inpsize
{
width: 65px;
border: none;
}
