@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, img, ul, li, a, p, form {
	border: none;
	margin: 0;
	padding: 0;
	/*text-decoration: none;*/ /*customer requested underlines- 1/2/2009*/
	list-style: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	direction: rtl;
	color: #41130a;
	background: #FFFFFF;
	text-align: right;
}

/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
	height: 1%;
	margin-left: 0;
}
/* End hide from IE5/mac */


.wrapper {
	width: 100%;
	height: auto;
}
.N11 {
	font-size: 11px;
}
.N14 {
	font-size: 14px;
}
.B14 {
	font-size: 14px;
	font-weight: bold;
}
.N16 {
	font-size: 16px;
}
.B16 {
	font-size: 16px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}


.page {
	width: 749px;
	height: auto;
	margin: 0 auto;
}
.header {
	height: auto;
	width: 749px;
	float: right;
	padding-bottom: 30px;
}
.header .logo {
	height: 90px;
	width: 80px;
	float: right;
	text-align: center;
}
.header .logo span {
	font-size: 11px;
	display: block;
	line-height: 11px;
}
.header .logo span a {
	float: right;
	color: #420E01;
}


.nav_top {
	color: #0dadde;
	font-size: 11px;

}

.nav_top ul {
	text-align: center;
	display: block;
	margin: 25px auto 22px;
	height: auto;
	width: 100%;
}
.nav_top ul li {
	color: #0dadde;
	display: inline;
	min-width: 10px;
}
.nav_top ul a {
	font-size: 11px;
	color: #41130A;
	padding: 0px 10px;
	font-weight: bold;
	display: -moz-inline-box;
}
.nav_top ul a:hover {
	color: #0099CC;
}


.hor_menu1 ul {
	height: 82px;
	overflow: hidden;
	width: auto;
}
.header .hor_menu1 {
	padding-bottom: 30px;
}


.hor_menu1 li {
	background:transparent none no-repeat scroll right bottom;
	border-style:none;
	width:auto;
	list-style: none;
	display: block;
	float: left;
	position: relative;
	margin-right: 2px;
}
.hor_menu1 li span {
	position: absolute;
	color: #000000;
	top: 5px;
	right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

.hor_menu1 a {
 	display: block;
}
.hor_menu1  .mainMenuselected {color:blue;}
.hor_menu1  .mainMenufirstSelected {color:blue;}
.hor_menu1  .mainMenulastSelected {color:blue;}

.hor_menu1 a img {
	margin:0px;
	padding:0px;
	visibility:hidden;
}
.hor_menu1  li:hover  img {
	visibility:visible;
}
.hor_menu1 .selected {
	visibility:visible;
}
.page .footer {
	background: url(images/hor_line.gif) no-repeat center top;
	height: 40px;
	width: 100%;
	clear: both;
	float: right;
	margin-top: 10px;
	padding-top: 20px;
	
}
.footer    .nav_top   ul  {
	margin: 0px auto 7px;
}

.content_inner {
	float: right;
	height: auto;
	background: url(images/cont_BG.jpg) no-repeat left top;
	width: 749px;
	padding-top: 40px;
	
	
	
}
.content_inner  h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.content_inner .colRight {
	float: right;
	height: auto;
	width: 150px;
	padding-right: 30px;
	padding-top: 10px;
}
.content_inner .colRight ul {
	line-height: 18px;
	margin-bottom: 30px;
}

.colRight span {
	font-size: 14px;
	text-decoration: underline;
	padding-bottom: 5px;
}
.colRight a {
	font-size: 11px;
	color: #41130a;
}
.content_inner  .colLeft {
	float: right;
	height: auto;
	min-height: 410px;
	_height: 410px;
	width: 410px;
	padding-right: 30px;
	padding-top: 10px;
	background: url(images/inn_vertSep.gif) repeat-y right top;
}
.colLeft .txtHold {
	width: 170px;
	margin-top: 10px;
	float: right;
	line-height: 20px;
	padding-left: 25px;
}
