body {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #000000;



}

td {

	font-size: 12px;

	font-style: normal;

}

h1 {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	margin:0px;

 color: #486E22;

}

h2 {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	margin:0px;
        color: #669933;

}

th {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	margin:0px;

 color: #669933;

}

a:link    {

	color:#005418;
        font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
        font-weight: bold;

}

a:visited {

	color:#005418;
        font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
        font-weight: bold;

}

a:hover   {

	color:#99C35D;
        font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
        font-weight: bold;







}



input { 
 background-color: #D3F5A1; 

}


select { 
 background-color: #D3F5A1; 

}

textarea { 
 background-color: #D3F5A1; 

}


.indent {

	padding-left: 10px;

	padding-right: 10px;

	font-size: 12px;

	padding-top: 5px;


}

.wireframemenu{
border: 0px solid #CBDA90;
border-bottom-width: 0;
width: 196px;
}

* html .wireframemenu{
width: 196px;

}

.wireframemenu ul{
padding: 0;
margin: 0;
text-indent: 5px;
list-style-type: none;

}

.wireframemenu a{
font: bold 11px Verdana;
padding: 3px 2px 3px 3px;
display: block;
width: 100%;
color:#FFFFFF;
text-decoration: none;
border-bottom: 1px solid #CBDA90;
background-color: #99C35D;

}

.wireframemenu a:visited{
color:#FFFFFF;
background-color: #99C35D;
text-decoration: none;

}

html>body .wireframemenu a{
width: auto;

}

.wireframemenu a:hover{
background-color: #528413;
color: #FFFFFF;
text-decoration: none;

}

.attr_textfield {
background-color: #D3F5A1;
border-color: #99C35D;
border-style: solid;
border-width: 1;
color: #000000;
font-size: 11pt;
font-family: Verdana;
font-weight: normal;
width:240px

}

