body {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFAE6;
	margin : 0;
	padding : 0;
	height: 100%;
	background-image : url(images/body_bg.gif);
	background-position : right;
	background-repeat : repeat-y;
	direction : rtl;
}
a {
	font-size : 80%;
	color : #CC6633;
	font-weight : bold;
	text-decoration: none;
}
a.sidenav {
	color : #CC6633;
	text-transform : uppercase;
	font-size : 120%;
}
a.sidenav:hover {	color: White;}
a.subsection {
	color: #CC6633;
	font-size : 120%;
	line-height: 125%;
}
a.subsection:hover {	color: White; }
a.topnav {
	font-size: 110%;
	color: #999999;
}
a.topnav:hover {	color: #CC6633;}
a.text {
	font-size: 80%;
	color : #CC6633;
	font-weight : bold;
	text-decoration: none;
}
a.text:hover {	text-decoration: underline;}
.footer {
	color: #666666;
	font-size: 75%;
}
ul {}
li.square { list-style : url(images/bullet.gif); line-height: 150%;}
li.squareActive {	color : #FFFAE6;	list-style : square;}
.title {
	color: #999999;
	font-size: 150%;
	font-weight: bold;
}
.subtitle {
	color: #666666;
	font-size: 110%;
	font-weight: bold;
}
.left {	background-color : #D1C2A5;	height: 100%;}
.text {
	font-size: 120%;
	padding: 5px 0px 0px 0px;
	color:#666666;
	line-height: 150%;
}

table.outer {height: 100%; margin: 0;}
.subsection {
	color: #666666;
	font-weight: bold;
	font-size: 110%;
	line-height: 100%
}
.indent { padding: 0px 0px 0px 15px;}
p {margin-top: 5px;}

.skiplinks {
	display: none;
}
#translators{
	position : relative;
	width : 150px;
	font-size : 75%;
	margin : 15px;
	top : 0;
	color : #666666;
	z-index : 50;
	right : -232px;
}

form{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin : 0;
	padding : 0;
}

textarea, input{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	border: medium solid Black;
}

select{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
option{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
