.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 121F6B;
	text-decoration: none;
}
a {
cursor: hand
}
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 121F6B;
	text-decoration: underline;
}.text1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: AC3D07;
	text-decoration: none;
}
a.text1:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: AC3D07;
	text-decoration: underline;}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 79797A;
	border-right-color: EBEEEA;
	border-bottom-color: EBEEEA;
	border-left-color: 79797A;

}
.text2 {

	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: 2d2d31;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blue1 {

	font-family: "Arial Narrow";
	font-size: 10px;
	font-weight: normal;
	color: 0B0953;
	text-decoration: none;
}
a.blue1:hover {

	font-family: "Arial Narrow";
	font-size: 10px;
	font-weight: normal;
	color: 0B0953;
	text-decoration: underline;
}
.head1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.submitbutton {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9900;
	display: run-in;
	color: #ffffff;
	border: 1pt none #ebceec;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	background-color: #FFCC99;

}
/* Index menu part style sheets */
/*body{margin:0}*/
#menubar{
	position: absolute;
	/* width declared by using uiMenubar.setWidth("auto",i); */
	left: 100px;
	top: 175px;
	background-color:;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: #CECDCD ;
	clear: both;
	height: 50px;
	z-index: 200;
	white-space: nowrap;
	width: 100%;
	valign: center;
}
.buttons{
	cursor: hand;
	float: left;
	valign: center;
	}
.buttonsOver{
	cursor: hand;
	float: left;
	valign: center;
}
.buttonsDown{
	cursor: hand;
	float: left;
	valign: center;
}
.label{
	font-size: 10px;
	display: block;
	margin: 0;
	color: #ffffff;
	background-color: transparent;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	white-space: nowrap;
	cursor: hand;
	z-index: 900;
	width: 100%;
}
.label{
	background-position: center right;
	background-repeat: no-repeat;
	width: auto;
	/* mac ie needs a height for labels */
	height: 15px;
}
a.menuItem:hover {
	font-size: 10px;
	color: #3E4D75;
	background-color: #F9EBB8;
}
.labelOver{
	font-size: 10px;
	display: block;
	margin: 0;
	color: #ffffff;
	background-color: #95B0DA;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	white-space: nowrap;
	background-position: center right;
	background-repeat: no-repeat;
	width: auto;
	/* mac ie needs a height for labels */
	height: 15px; 

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #FFB457 #665B5C #665B5C #665B5C ;
	position: absolute;
	top: 24px;
	background-color: #FFA430;
	visibility: hidden;
	z-index: 1000;
	padding: 4px 0;
}
.menu * {
	cursor: hand;
}
.separator{
	margin:0px 0;
}
.menuItem { 
	font-size: 10px;
	display: block;
	margin: 0;
	color: #ffffff;
	background-color: transparent;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	white-space: nowrap;
	cursor: hand;
	z-index: 900;
	width: 100%;
 }
.sscript {
     font-color: orange;
     font-weight: bold;
}