html, body {
	font-family: Arial, Tahoma,  Verdana;
	margin:0;
	padding:0;
/*	background-color:#F4F5ED; */
	font-size:12px;
}

a.menu-v { 	font-weight:bold;
			font-size:12px;
			color:#231f20;
			text-decoration: none;
			}
a.menu-v:hover {
			color: #62b103;
			}
td.menu 	{ height:29px;   
			vertical-align:middle; 
			background-image: url(../images/menu-f.jpg); 
			background-repeat:repeat-x
			}   
			
a.menu-l { 	font-weight:bold;
			font-size:14px;
			color:#231f20;
			text-decoration: none;
			padding-top:5px;
			}
a.menu-l:hover {
			color: #62b103;
			text-decoration: underline;
            }
 
li.menu2 { 
    list-style-image:url(../images/arr.jpg); 
	
    } 

a.q-s { 	font-weight:bold;
			font-size:12px;
			text-decoration: none;
			color:#000000;
			padding-left:60px;
 			 
			}
a.q-s:hover { 
			text-decoration:underline;
			}
.copy { color:#ded9d9;

}
a.copy
{
			color: #23ad03;
			text-decoration: underline;
            }
a.copy:hover
{
			color: #23ad03;
			text-decoration: none;
            }
.title{
	color:#57aa03;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	padding: 0px;
	position:relative;
	left: 0px;
}

.obj{
	padding-top:5px;
	vertical-align:top;
}
a.pa
 {
	 font-size: 12px;
	 text-decoration: none;
}
a.lnk{
	color:#58aa03;
	font-weight:bold;
	padding-top:5px;
	padding-right:5px;
}
a.click {    color: #000000;
			text-decoration:underline;
			}
a.click:hover {
			color: #000000;
			text-decoration:none;
