/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
a, A:link, a:visited, a:active
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00742D;
	text-decoration: none;

}
A:hover
		{text-decoration: underline;}
p, tr, td, ul, li
		{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 16px; margin: 0px; padding: 2px;}
h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 14px;}
.intd
		{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
		
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #333333;
}
.m0l0iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #CAC08A;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFFF;
}

/* level 1 inner */
.m0l1iout {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #EAEAEA;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFFF;
}

/* level 2 inner */
.m0l2iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFFF;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}
.form1 {

	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.LinkWhite {
	color: #FFFFFF;
}
.titleRed {
	color: #00742D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.header1 { color: #ffffff; background: #FFFFFF; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px; } 

.header2 { color: #000000; background: #FFFFFF; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px; } 
.headerMenu {
	background: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	border-top: none;
	border-right: thick dashed;
	border-bottom: thick dashed;
	border-left: thick dashed;






}
.line {
	font-weight: lighter;
	border: thin groove;
}
.ButtonMenu {
	text-decoration : none;
	border : 1px solid #666666;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
.intdUnd {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-left: 15px;
	text-decoration: line-through;

}
.submit { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; font-style: normal; 
	font-weight: normal; color: #000000; 
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	border: 1px #666666 solid
	}
.overline {
	text-decoration: line-through;
}
.textGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #00742D;

}
.titleGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00742D;

}
.border {
	border: 1px solid #000000;
}

