body {
	margin: 0px;
	background-color: #000000;
	text-align: left;
}
	
.rightform {
	padding: 20px;
	height: 285px;
	width: 391px;
	background-image: url(images/roll_19.jpg);	
}

.mainbody {
	padding: 30px;
	width: 650px;
	height: 480px;
	background-image: url(images/haganah_18.jpg);
	text-align: justify;
	vertical-align: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
a {
	color: #FF0000;
}
a.visited {
	color: #FF0000;
}
a.link {
	color: #FF0000;
}

#dropmenudiv{
border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:0px solid #CCCCCC; position:absolute;
line-height:16px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC;
text-decoration: none;
font-weight: bold; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px; background-color:#000000;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #07325D;
color:#FFFFFF;
}

h1,h2,h3,h4{
	margin: 0px;
}