body {
	color: black; 
	margin: 0; 
	background: white url(/images/back.gif) repeat-x top; 
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10.5pt;
}

p {
	text-align: justify;
	line-height: 130%;
}

DIV.bannerContainer9 {
	text-align:center;
	width:140px;
	height:63px;
	float:right;
	margin:0 5px;
}

.main-banners-box {
	width:900px;
	height:80px;
	margin:0 auto;
	border-top:solid 1px #ccc;
	padding-top: 20px;
}

h1 {
	color: #3085af;
	font-size: 20pt;
	margin: 0 0 20px 0;
}

h2 {
	color: #3085af;
	font-size: 14pt;
	margin: 0 0 10px 0;
}

.main {
	margin: 0 auto 0 auto; 
	width: 1000px; 
	background: url('/images/main-back.gif') repeat-y;
	overflow: hidden;
}

.header {
	height: 138px;
}

.content {
	float: left; 
	width: 660px;	
	margin: 0 0 0 30px;
	overflow: hidden;
}

.logo_bottom {
	float: right; 
	width: 277px; 
	height: 207px; 
	margin: 0;
	overflow: hidden;
}

.nav {
	float: right; 
	width: 277px; 
	clear: right; 
	overflow: hidden;
	background: url('/images/right-back.gif') repeat-y;
}

.nav_main {
	margin: 0 30px 0 20px; 
} 

.bottom_mid {
	margin: 0 auto 0 auto; 
	width: 1000px; 
	height: 49px;
	clear: all;
	overflow: show;
}

.footer {
	margin: 0 auto 0 auto; 
	width: 1000px;
	background: url(/images/footer-back.gif) repeat-y;
	overflow: hidden;
	clear: all;
}

.footer-bottom {
	height: 22px;
	overflow: hidden;
	clear: all;
}

A:link, A:visited, A:active { 
	color: #4682B4;
	font-weight: normal; 
	text-decoration: none;
}

A:hover { 
	color: Navy; 
	text-decoration: underline; 
}

.cat {
	color: #3085af; 
	background: #FBE7B4;
	font-weight: bold;
	padding: 3px 5px 4px 3px;
}

.b3tc div { color: #3085af; }
#tablecss
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
margin-bottom: 10px;
}
#tablecss td, #tablecss th 
{
font-size: 14px;
border: 1px solid #48A0B2;
padding:3px 7px 2px 7px;
}
#tablecss tr.alt td 
{
color:#000;
background-color: #B6D5DB;
}
#tablecss tr.title td {font-size: 16px;
text-align: center;
padding-top:5px;
padding-bottom:4px;
background-color: #48A0B2;
color:#fff;}

.internal_image {
	float: left;
	margin: 0 20px 10px 0;
	padding: 5px;
	border: 1px solid silver;
	border-radius: 5px;
}

.contact_item {
	margin: 0 0 10px 0; 
	clear: right; 
	overflow: hidden;
	min-width: 200px;
	line-height: 50px;
}

.contact_logo {
	float: right; 
	margin: 0 0 0 10px;
}