Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color:#FFFFFF;
	margin:0px;
	background-image: url(/web/templates/tova/images/bg.jpg);

}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #ff6300;
	text-decoration: none;
}
img {
	border:0px;
}
#BG2 {
	background-image:url(/web/templates/tova/images/tova.png);
	height:800px;
	background-repeat:no-repeat;
}
#Container {
	width: 752px;
	margin-left: auto;
	background-image:url(/web/templates/tova/images/header.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	background-repeat:no-repeat;

}

#Menu {
	width:99%;
	text-align:right;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}
#PageBody {
	width:70%;
	float:right;
}
.Fix {
	height:390px;
    float:right;
    width:1px;
}
Span.Justify {
	text-align:justify;
	}
SPAN.Right {
	text-align:right;
}
.BEtitle {
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
.msg {
	color:#FF0000;
	font-weight:bold;
}
input, textarea, button {
		background-color: #FFFFFF;
		border:1px #000000 solid;
		overflow:hidden;
		color:#000000;
}
select {
		background-color: #FFFFFF;
		border:1px #000000 solid;
		overflow:hidden;
		color:#000000;
		text-align:right;
}
.dataTableRowOver { cursor: pointer; cursor: hand; }
