body
	{
	cursor: default;
	background-color: #35567D;
	font: 10pt tahoma;
	margin:0;
	}
table
	{
	border-collapse: collapse;
	}
th
	{
	text-align:center;
	}
td
	{
	vertical-align: top;
	padding:0;
	}
img
	{
	border-width:0;
	}
a
	{
	color: #2E5392;
	text-decoration:none;
	}
a:hover
	{
	color: navy;
	text-decoration: underline;
	}
div
	{
	text-align:left;
	margin:auto;
	}
p
	{
	font-size:10pt;
	text-align: left;
	}
form
	{
	margin:0;
	padding:0;
	}
input,
select
	{
	font-size:10pt;
	border:1px solid #999;
	}
input.submit
	{
	cursor:pointer;
	background-color:#eee;
	}
ul
	{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul li
	{
	margin:0;
	padding:0;
	}
blockquote
	{
	margin:0;
	padding:0;
	}
div
	{
	margin:0 auto;
	}
h1,h2,h3,h4,h5,h6
	{
	font-family:arial;
	margin:0;
	}
.width
	{
	width:750px;
	}
#container
	{
	text-align:center;
	}
#content-top
	{
	background: url(images/main-bg-top.gif) center top no-repeat;
	padding-top:45px;
	padding-bottom:10px;
	}
#menu
	{
	text-align:center;
	padding-top:20px;
	}
#menu a span
	{
	visibility:hidden;
	}
#menu a
	{
	background-color:#C4DEEC;
	text-decoration:none;
	padding:3px 5px;
	}
#menu a:hover,
#menu a.current
	{
	color:white;
	background-color:#35567D;
	}
#menu a.current
	{
	}
#content
	{
	background: url(images/main-bg.gif) center top repeat-y;
	}
#main
	{
	background-color:white;
	direction:rtl;
	text-align:center;
	padding:20px 50px;
	}
#content-bottom
	{
	background: url(images/main-bg-bottom.gif) center bottom no-repeat;
	height:50px;
	}
/* Copyright ------------ */
#copyright
	{
	color:#ccc;
	font:8pt verdana;
	border:1px solid #eee;
	border-width:1px 0;
	padding:5px 0;
	margin-top:0px;
	margin-bottom:15px;
	}
#copyright a
	{
	color:#aaa;
	text-decoration:none;
	}
#copyright a:hover
	{
	color:#fff;
	text-decoration: underline;
	}

