body, a, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: Black;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


.outside
{
	background-image: url(../images/background.gif);
	background-color: Black;
}

.title
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
}

.panel
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.panel2{
	background-color: #dfdfe2;
	scrollbar-base-color: #dfdfe2;
	direction: rtl;
}

.panel3{
	background-color: #cfcfd2;
	scrollbar-base-color: #cfcfd2;
	direction: rtl;
}

.panel4{
	background-color: #bebec1;
	scrollbar-base-color: #bebec1;
	direction: rtl;
}

.panel5{
	background-color: #aeaeb1;
	scrollbar-base-color: #aeaeb1;
	direction: rtl;
}

.panel6{
	background-color: #9a9a9d;
	scrollbar-base-color: #9a9a9d;
	direction: rtl;
}