* {
	margin: 0;
	padding: 0;
}

html,body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,blockquote,table,th,td {
  margin: 0;
  padding: 0;
  font-family: inherit;
  list-style: none;
}

h2 {
  color: #3d941f;
  font-size: 30pt;
  padding: 5px 0px 5px 0px;
}

h3 {
  color: #3d941f;
  font-size: 50pt;
  padding: 5px 0px 5px 0px;
}



p {
  font-family: Arial;
  font-size: 11pt;
}

table, tr, td, th {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

fieldset, img {
  border: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {
	font-size: 100%;
	font-family: inherit;
}

label, input.button {
	cursor: pointer;
	cursor: hand;
}

dt, dd {
	margin: 0 0 1em 0;
}

body {
  color: #333333;
  font-size: 101%;
  font-family: arial, helvetica, sans-serif;
}

* {
	border-collapse: collapse;
	font-size: inherit;
	margin: 0px;
	padding: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

fieldset,
img,
table,
td,
tr {
	border: none;
}

html span, /*Safari*/
input { /*IE*/
	font-size: 100%;
} 

input[type="text"],
input[type="password"]{
	border: 1px solid #DCDCDC;
	padding: 2px;
}

input.text,
input.password {
	border: 1px solid #DCDCDC;
	padding: 2px;
} /*IE6*/

input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus {
	border-color: #3F9321;
}

input.hover,
input.focus,
select.hover,
select.focus {
	border-color: #3F9321;
} /*IE6*/

select {
	border: 1px solid #DCDCDC;
	padding: 1px;
}

select:hover,
select:focus {
	border-color: #3F9321;
}

input[type="radio"],
input[type="checkbox"] {
	padding: 1px;
} /*Opera*/


#m2{
FONT-SIZE: 10pt;
COLOR: #555;
FONT-FAMILY: Arial;
background-color: white;
}

#m2 h1 {
	font-size: 19px;
	 COLOR: #555; 	
	font-family: Arial; 	
	PADDING-BOTTOM: 22px; MARGIN: 0px; PADDING-TOP: 6px;
}
#m2 h2 {
	font-size: 18px;
	 COLOR: #3d941f; 	
	font-family: Arial; 	
	PADDING-BOTTOM: 12px; MARGIN: 0px; PADDING-TOP: 6px;
	FONT-WEIGHT: 400; 
}
#m2 P {
	font-size: 11px;	
	font-family: Arial; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 12px; MARGIN: 0px; 
	
}



table.sort{
border-spacing:0.1em;
margin-bottom:1em;
margin-top:1em
}


table.sort td{
border:1px solid #CCCCCC;
padding:0.3em 1em
}


table.sort thead td{
cursor:pointer;
cursor:hand;
font-weight:bold;
text-align:center;
vertical-align:middle
text-decoration: underline;
border-bottom: 1px dashed #97b4d2;
font:bold 12px 'Times New Roman';
color: #3f7baf
}


table.sort thead td.curcol{
cursor:pointer;
cursor:hand;
font-weight:bold;
text-align:center;
vertical-align:middle
text-decoration: underline;
border-bottom: 1px dashed #97b4d2;
font:bold 12px 'Times New Roman';
color: #3f7baf;
background-color: #cccccc;
}

#horizontal-multilevel-menu a{
z-index:2;
}

.new_img{
position:absolute;
z-index:1;
}