

.myButton {
	-moz-box-shadow:inset 0px -3px 7px 0px #29bbff;
	-webkit-box-shadow:inset 0px -3px 7px 0px #29bbff;
	box-shadow:inset 0px -3px 7px 0px #29bbff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2dabf9), color-stop(1, #0688fa));
	background:-moz-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:-webkit-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:-o-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:-ms-linear-gradient(top, #2dabf9 5%, #0688fa 100%);
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dabf9', endColorstr='#0688fa',GradientType=0);
	background-color:#2dabf9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #0b0e07;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:9px 23px;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0688fa), color-stop(1, #2dabf9));
	background:-moz-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:-webkit-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:-o-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:-ms-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0688fa', endColorstr='#2dabf9',GradientType=0);
	background-color:#0688fa;
}
.myButton:active {
	position:relative;
	top:1px;
}



input.button1 {
	color : Blue;
	background : White;
	border-top: 0px solid White;
	border-left: 0px solid White;
	border-right: 0px solid White;
	border-bottom: 0px solid White;
	font-size : 15px;
	font-family : Arial;
	text-decoration : underline;
}

input.button2 {
	color : white;
	background : gray;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size : 11px;
	font-family : Arial;
}

input.button3 {
	color : white;
	background : gray;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size : 12px;
	font-family : Arial;
}

input.button4 {
	color : navy;
	background : red;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size : 14px;
	font-color : navy;
	font-family : Arial;
}

input.button5 {
	color : white;
	background : #990000;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size : 10px;
	font-family : Arial;
}
input.text1  	{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	height:20px;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size : 12px;
	
	
	}
input.textA  	{
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid silver;
	height:16px;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size : 14px;

}


input.textAC  	{
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid silver;
	height:16px;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size : 14px;
width:600px;
}

input.textAB  	{
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid silver;
	height:16px;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size : 14px;
	width:100px;

	
}

input.textBuy  	{
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid silver;
	height:16px;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size : 14px;
	width:130px;

	
}


input.textAred  	{
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid black;

	
}

input.textA1  	{
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid silver;
	height:16px;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size : 15px;
}

input.text1_heb  	{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	height:20px;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size: x-small;
}

input.text2  	{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-family : Arial;
	background:#FFFFFF;
	text-align : left;
	font-size: x-small;
}

input.text2_heb  	{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-family : Arial;
	background:#FFFFFF;
	text-align : right;
	font-size: x-small;
}

input.text3  	{
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	font-family : Arial;
	font-size: x-small;
	color: #000080;
	background:#FFFFFF;
	text-align : left;
}

select.select1 	{
	font-family:Arial;
	font-size: 12px;
	color:black;
	background:white;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align : right;
	width:150px;
}

select.select2 	{font-family:MS Sans Serif, Helvetica, Arial; font-size:10px; color:#000000; border-top:1px solid #990066; border-left:1px solid #990066; border-right:1px solid #990066; border-bottom:1px solid #990066; background:#ffffff;}

textarea.textarea1	{
	font-family : Arial;
	font-size:12px;
	border-top: 1px solid Black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	color:black;
	background-color:#white;
}

textarea.textarea1_heb	{
	font-family : Arial;
	font-size:12px;
	border-top: 1px solid Black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	color:black;
	background-color:#white;
	text-align : right;
}


textarea.textarea2	{
	font-family:MS Sans Serif, Helvetica, Arial;
	font-size:12px;
	border-top: 1px solid #004573;
	border-left: 1px solid #004573;
	border-right: 1px solid #004573;
	border-bottom: 1px solid #004573;
	color:#000000;
	background-color:#ffffff;
}

.link1 {
	color: #FF0000;
	font-family:Arial;
	font-size: 12px;
}

.link1:hover {
	color: navy;
}

.link2 {
	color: #000066;
	font-family:Arial;
	font-size: 14px;
}

.link2:hover {
	color: #FF0000;
}