
<style>



.st1 {
      font-family: "Times New Roman, Verdana, Arial";
	  font-size: "12 px";
	  color: "#000000";
	  font-weight:"bold";
	  }
.txt1 {
      font-family:"Times New Roman, Verdana, Sans serif";
	  font-size: "14 px";
	  color: "#0082ff";
	  font-weight: "bold";
	  }
.txt2 {
      font-family:"Times New Roman, Verdana, Sans serif";
	  font-size: "14 px";
	  color: "#bd00ff";
	  font-weight: "bold";
	  }

.txtg {
      font-family:"Times New Roman, Verdana, Sans serif";
	  font-size: "34 px";
	  color: "#f082ff";
	  font-weight: "bold";
	  }
.menuBar {
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
}
.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 7px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: "#74bb60";
    TEXT-ALIGN: center;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: "#74bb60";
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 30px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: "#74bb60";
    TEXT-ALIGN: center
}
	.form {  border: 1px solid; border-color: #0B9B41 #0B9B41 #0B9B41 #0B9B41}
	.bot {background-color: #CCFEA3; border: 2 solid #000000;font-size:12px}
	.botex {background-color: #FA146A; border: 1 solid #000000;}
	.bot2 { FONT-FAMILY: MS Sans Serif, verdana, arial;
		    FONT-SIZE: 12px;
	}

</style>

