.ticker{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  black;
}

a.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #990000;
	font-weight: bold;
	text-decoration: none;
}

a.text:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #C49830;
	font-weight: bold;
	text-decoration: none;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}

.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  black;
	background-color: #E1D8B5;
}

a.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
	background-color: #990000;
	text-decoration: none;
}

a.sub:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
	background-color: #C49830;
	text-decoration: none;
}

.input{
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	height:18px;	
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
	font-weight: bold;
	background-color: #990000;
	border: 1px solid #990000;
}

.button2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  white;
	font-weight: bold;
	background-color: #990000;
	border: none;
	padding-right: 2px;
	padding-left: 2px;
}

.alertFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  red;
	font-weight: bold;
}



.mapColumn1,.mapColumn2,.mapColumn3{float:right;border:solid 1px red}
.mapColumn1{margin-right:40px;}
#mapTitle{float:right;margin-top:10px;margin-right:20px;}
#mapTitle[title]{margin-right:40px;}
.mapChapter{font-size:13px;font-weight:bold;background:url(../images/sitemap_bullet.gif);background-repeat: no-repeat;background-position: right center; height:28px;line-height:28px;margin-right:8px;padding-right:15px;}
.mapChapter a{color:#990000;font-size:14px;}
.mapSubChapter{font-size:12px;padding-bottom:4px;margin-right:12px;border-right:solid 1px #990000;}
.mapSubChapter a{color:#A58632;font-weight:bold;display:block;width:100%;background:url(../images/sitemap_arrow1.gif) right 3px no-repeat;padding-right:20px;margin-right:20px;}
.mapSubSubChapter{font-size:12px;padding-bottom:4px;border-right:solid 1px #990000;margin-right:12px;}
.mapSubSubChapter a{color:#8E6B1D;padding-right:35px;margin-right:25px;display:block;width:100%;background:url(../images/sitemap_arrow2.gif) right 3px no-repeat;}

hr{color:#E1D8B5; height:1px; width:100%;}

td#home-test{
	text-align:justify;
	direction:rtl;
}

td#home-test a{
	color:#990000;
}

td#home-test a:hover{
	color:#C49830;
}