td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
} 
.text a:link {color: #CC0000; text-decoration: underline} 
.text a:visited {color: #CC0000; text-decoration: underline} 
.text a:hover {color: #CC0000; text-decoration: none} 
.text a:active {color: #CC0000; text-decoration: none} 
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

} 
.text2 a:link {color: #CC0000; text-decoration: underline} 
.text2 a:visited {color: #CC0000; text-decoration: underline} 
.text2 a:hover {color: #CC0000; text-decoration: none; background-color: #FFFFCC} 
.text2 a:active {color: #CC0000; text-decoration: none} 
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;

}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.small1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.small1red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	font-weight: normal;

}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
	font-size: medium;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: large;
	text-transform: none;
}
.style3 {font-size: 11px; color: #CC0000; font-family: Arial, Helvetica, sans-serif;}
body {
	background-image: url();
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FF6600;
}
ul.menu {
	list-style: none;
	width: 160px; /* Width of Menu Items */

	border: 0px;
	padding: 0px;
	margin: 0px;
	}

ul li.menu {
	position: relative;
	background: #ffffff;
	margin: 0px 0px 2px 0px;
	padding: 3px;
	border-bottom: 2px dotted #FFD04B;
	vertical-align: middle;
	height: auto;
	}
	
li ul.menu {
	position: absolute;
	left: 159px; /* Set 1px less than menu width */
	top: -4px;
	display: none;
	padding: 1px 1px 0px 1px;
	background: none;
	border: 0px;
}

/* Styles for Menu Items */
ul li a.menu, ul li a:active, ul li a:visited, ul li a:link {
	display: block;
	background: #ffffff;
	padding: 0px;
	border: 0px;
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
	}
	
li.menu {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border: 0px;
	height: 22px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

a.menu:hover {
	background: #ffffff;
}

li ul li a.menu:hover {
	background: #ff6600;
	color:#000000;
}


li ul li.menu {
	display: block;
	margin-top: -6px;
	background: #ffffff;
	border: 1px solid #FFD04B;
}

li ul li a.menu{
	display: block;
	background: #ffffff;
	padding: 1px;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 15px;
	} /* Sub Menu Styles */

li:hover ul, li.over ul.menu { display: block; } /* The magic */

.menuarrow {
	visibility: hidden; 
	float: left; 
	position:absolute;
	margin-left: -25px;
}
.main_text{
margin:5px;
font-size:12px;
}
