.sheading
{
font: bold 12px Arial;
color:#CFE3C2;
padding-left:5px;
list-style: none;
}
.txt
{
font: normal 11px Arial;
color:#1C3D0C;
padding-left:5px;

list-style: none;
}
.listtxt
{
font: normal 11px Arial;
color:#666666;
padding-left:5px;

list-style: none;
}
.ftxt
{
font: normal 11px Arial;
color:#ECFFE0;
padding-left:5px;

list-style: none;
}

.pageheading
{
font: bold 18px Arial;
color:#1E3013;
padding-left:5px;

list-style: none;
}
.newsheadingtxt
{
font: bold 11px Arial;
color:#505050;
padding-left:5px;

list-style: none;
}

.newstxt
{
font: normal 11px Arial;
color:#727D84;
padding-left:5px;
list-style: none;
}
#modernbricksmenu{
padding: 0;
width: 970px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 9px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;

}

#modernbricksmenu li{
display: inline;
margin: 0 0px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 24px;
text-decoration: none;
letter-spacing: 1px;
background-color: #7E9C6B; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #58DF00; /*Menu hover bgcolor*/
}

#modernbricksmenu .current a{ /*currently selected tab*/
background-color: #1C3D0C; /*Brown color theme*/ 
border-color: #1C3D0C; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #1C3D0C; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

body {
	background-color: #cfe3c2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border { 
	border-top:solid 0px; 
	border-top-color:#394A4A;
	border-bottom:solid 0px; 
	border-bottom-color:#394A4A;
	border-left:solid 0px; 
	border-left-color:#394A4A;
	border-right:solid 0px; 
	border-right-color:#394A4A;
	background:#7E9C6B;
	height:32px;
	

}
.bborder { 
	border-top:solid 0px; 
	border-top-color:#394A4A;
	border-bottom:solid 0px; 
	border-bottom-color:#394A4A;
	border-left:solid 0px; 
	border-left-color:#394A4A;
	border-right:solid 0px; 
	border-right-color:#394A4A;
	background:#F3FFEB;
	height:75px;
	

}

.pborder { 
	border-top:solid 1px; 
	border-top-color:#A9C199;
	border-bottom:solid 1px; 
	border-bottom-color:#A9C199;
	border-left:solid 1px; 
	border-left-color:#A9C199;
	border-right:solid 1px; 
	border-right-color:#A9C199;
	background:#F3FFEB;
	height:75px;
	

}
.fborder { 
	border-top:solid 0px; 
	border-top-color:#A9C199;
	border-bottom:solid 1px; 
	border-bottom-color:#A9C199;
	border-left:solid 1px; 
	border-left-color:#A9C199;
	border-right:solid 1px; 
	border-right-color:#A9C199;
	background:#7E9C6B;
	height:30px;
	

}

