body {
	text-align: center;
	font-family: arial, verdana, tahoma, sans-serif;
	color: #262626;
	background-color: #E65540;
	background-image: url(../Images/mainBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, tahoma, sans-serif;
	color: #427669;
}

select, input, textarea, button {
	font-family: arial, sans-serif;
}

select {
	font-size: 12px;
	height: 17px;
	width: 95px;
}

input, select, label {
	vertical-align: middle;
}

hr {
	border-bottom: 1px solid #E65540;
	border-top: 1px solid #E65540;
	background-color: #E65540;
	height: 1px;
	overflow: hidden;
	width: 60%;
}

div#ie6Detector {
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	display: none;
}

div#ie6Detector a, div#ie6Detector p.button {
	color: #E65540;
	text-decoration: none;
}

div#ie6Detector a:hover, div#ie6Detector p.button {
	text-decoration: underline;
}

div#fixedWidth {
	width: 698px;
	text-align: left;
	margin: 0 auto;
}

div#mainWrapper {
	background-image: url(../Images/fixedWidthBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 6px 3px;
	background-color: #DF3A2C;
}

div#mainWrapper:after {
	display: block;
	clear: both;
	content: " ";
}

div#header {
	height: 106px;
}

p.theUrl {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 20px;
	color: #ffffff;
	padding: 26px 5px 0;
}

p.theUrl a {
	color: #ffffff;
	text-decoration: none;
}

h1.mainTitle {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	padding: 0 5px 0;
}

div#gads1 {
	width: 717px;
	height: 90px;
}

div#sidePanel {
	width: 184px;
	padding: 0 4px;
}

div.boxTop {
	background-image: url(../Images/box_top.png);
	height: 8px;
	width: 100%;
}

div.boxBottom {
	background-image: url(../Images/box_bot.png);
	height: 8px;
	width: 100%;
	margin-bottom: 6px;
}

p.userDetails {
	font-size: 12px;
	color: #cc6600;
	padding-bottom: 5px;
	margin-top: -10px;
}

p.userDetails a {
	color: #cc6600;
}

div.hp {
	background-image: url(../Images/hpBgLtr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


.breadCrumbs {
	font-size: 13px;
	color: #A82F25;
}

.breadCrumbs a {
	color: #A82F25;
}

div#logoHolder {
	margin: 35px 0 10px 0;
}

div#logoHolder h1 {
	font-family: FrankRuehl, Times, serif ;
	font-size: 34px;
	line-height: 29px;
}

div#logoHolder h1 small {
	font-size: 21px;
	display: block;
}

div#hpHeader div#logoHolder {
	width: 205px;
	color: #ffffff;
	padding-top: 5px;
}

div#hpHeader div#logoHolder h1 {
	font-weight: normal;
	line-height: 30px;
}

div#sidePanel h2 {
	background-repeat: no-repeat;
	background-position: top center;
	height: 61px;
}

div#alert {
	width: 300px;
	padding: 15px;
	text-align: center;
	position: absolute;
	bottom: 150px;
	left: 115px;
	z-index: 11;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

div#screen {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

#marqueecontainer {
	position: relative;
	overflow: hidden;
	height: 200px;
	border: 1px solid #79AF9E;
	width: 218px;
	margin: 10px 4px;
}

#vmarquee {
	position: absolute;
	margin: 5px;
	z-index: 0;
}

div#mainBanner {
	width: 100%;
	height: 40px;
	background-color: #D98021;
}


div#sidePanel h2 {
	background-color: #CD6601;
	color: #ffffff;
	font-size: 11px;
	height: 42px;
	padding-top: 20px;
	text-align: left;
	padding-left: 23px;
}

div.adsWithinContent {
	width: 250px;
	height: 250px;
	background-color: #79AF9E;
}

div#sidePanel h2.hp {
	background-image: url(../Images/sidePanelH2BgLtr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: normal;
	text-align: left;
	font-family: Times, serif;
	padding-left: 24px;
	padding-top: 15px;
}

div#sideMenu {
	position: relative;
	background-color: #ffffff;
}

div#mainContent {
	min-height: 400px;
	margin: 0 6px;
	background-color: #FDF3E7;
	position: relative;
	padding: 32px 0;
	width: 488px;
}

div.contentHolder {
	width: 500px;
}

div#mainContent .bottom.left {
	background-image: url(../Images/c_bl.gif);
}

div#mainContent .bottom.right {
	background-image: url(../Images/c_br.gif);
}

div#mainContent .top.left {
	background-image: url(../Images/c_tl.gif);
}

div#mainContent .top.right {
	background-image: url(../Images/c_tr.gif);
}

div#mainContent h2.error {
	margin-top: 127px;
	height: 372px;
}


div#hpImgHolder {
	height: 355px;
	position: relative;
	width: 100%;
}

div#hpImgHolder img {
	position: absolute;
	top: 20px;
	left: 50px;
}


div#mainContent p.error {
	padding: 2px;
	text-align: center;
}

div#footer {
	width: 100%;
	clear: both;
	color: #79AF9E;
	font-size: 11px;
}

div#footer a {
	color: #79AF9E;
	text-decoration: none;
}

div.login {
	width: 370px;
	text-align: left;
	margin: 123px auto;
	position: relative;
	background-color: #ffffff;
	padding: 5px;
}

div.login h1 {
	text-align: center;
}

div.login form.edit {
	width: 350px;
}

ul.sideMenu {
	list-style-type: none;
	font-size: 13px;
	clear: both;
	font-family: tahoma, verdana, arial, sans-serif;
}

ul.sideMenu li {
	overflow: hidden;
	background-image: url(../Images/bullet_left.gif);
	background-repeat: no-repeat;
}

ul.sideMenu li a {
	color: #262626;
	text-decoration: none;
	vertical-align: top;
}

ul.sideMenu li.current {
	color: #ffffff;
}

ul.sideMenu li.current a {
	background-color: #427669;
	color: #ffffff;
}

ul.sideMenu li.last {
	border: 0;
}

ul.sideMenu li span.separator {
	padding: 0 5px;
	color: #959595;
	position: relative;
	top: 5px;
	font-size: 20px;
	font-family: arial, sans-serif;
	line-height: 10px;
}

ul.sideMenu li img {
	padding-left: 10px;
}

ul.sideMenu a.hp {
	color: #cc6600;
}

ul.sideMenu li a:hover, ul.sideMenu li.parent:hover {
	text-decoration: underline;
}

h1.generalTitle {
	color: #A82F25;
	margin-top: 20px;
	font-size: 18px;
}

div#searchBox {
	width: 184px;
	background-color: #ffffff;
	height: 30px;
	text-align: center;
	padding-top: 5px;
}

div#searchBox input.txt {
	border: 1px solid #4b4b4b;
	background-color: #ffffff;
	width: 100px;
}

div.articles form.contact p.submitHolder {
	margin: 15px 0;
	width: 220px;
}

div.article:after {
	display: block;
	clear: both;
	content: " ";
}

form.contact textarea {
	width: 220px;
}


div#searchBox input.submit, form.contact input.submit, form.contact input.button {
	border: 0;
	background-color: #E65540;
	cursor: pointer;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Images/searchSubmitBg.gif);
	width: 49px;
}

div.news {
	padding: 0 23px;
}

div.news h4 {
	color: #A82F25;
}

div.news p, div.news a {
	color: #333333;
}

div.news a {
	text-decoration: none;
}

div.news a:hover {
	text-decoration: underline;
}

div.news p, div.news h4 {
	font-size: 12px;
}

div.news p.more {
	margin-bottom: 15px;
}

div.news p.more {
	text-align: right;
}

div.news p.more a {
	font-weight: bold;
	color: #333333;
}

div.protocole {
	width: 234px;
	height: 108px;
	background-repeat: no-repeat;
	background-position: top center;
	clear:both;
}
div.articles form.contact p {
	margin: 0;
}

div.hpContent {
	margin-bottom: 22px;
	font-family: tahoma, verdana, arial, sans-serif;
}

div.hpContent p {
	font-size: 18px;
	color: #A82F25;;
}

div#articleList {
	width: 478px;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 20px;
}

div#articleList div.clear {
	padding: 20px 0;
	height: 92px;
}

div.itemBox {
	width: 239px;
}

div#hpContent div.itemBox p {
	margin: 0;
	width: 100%;
}

div#hpContent div.itemBox h4 {
	font-size: 11px;
}

div#hpContent div.itemBox p.title {
	color: #8DB3B3;
	font-size: 10px;
	margin-top: 7px;
}

div#hpContent div.who {
	width: 300px;
	margin-left: 10px;
}

div.itemBox p.more {
	text-align: right;
	color: #cc6600;
}

div.itemBox p.more a {
	color: #cc6600;
}

p#moreArticles {
	text-align: right;
	color: #8DB3B3;
	font-weight: bold;
}

p#moreArticles a {
	color: #8DB3B3;
}

p.top {
	color: #E65540;
	font-size: 14px;
	text-align: center;
}

p.top a {
	color:#E65540;
}

.articlesImgHolder {
	background-image: url(../Images/articlesImgHolderBg.gif);
	width: 92px;
	height: 89px;
	text-align: center;
	padding: 12px 10px;
}

.articlesImgHolder p {
	height: 71px;
}

.toMishne {
	width: 110px;
	height: 89px;
	margin-right: 10px;
}

.toMishne h4 {
	height: 28px;
	overflow: hidden;
}

.toMishne p.mishne {
	height: 70px;
	overflow: hidden;
}

div.articles {
	font-size: 14px;
	margin: 0 20px;
	min-height: 553px;
}

div.articles h3 {
	font-size: 16px;
	margin-bottom: 3px;
	color: #333333;
}

div.articles p, dl.articleList dd {
	margin-bottom: 15px;
	line-height: 16px;
	font-size: 14px;
}

div.articles dl {
	width: 90%;
}

div.articles ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 25px 15px;
	font-size: 12px;
}

div.articles ul.thumbs {
	margin: 0;
}

div.articles ul.thumbs li {
	width: 125px;
	color: red;
}

div.articles a {
	color: #9F2802;
	text-decoration: underline;
}

div.articles a:visited {
	color: #9F2802;
}

div.articles h5 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 15px;
}

div.articles h5.search {
	margin: 0;
}

div.articles p.mishne {
	color: #666666;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	margin: 6px 0;
}

div.articles ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 25px 15px;
}

div.articles h1, div.articles h2, dl.articleList dt {
	font-size: 18px;
	font-weight: normal;
	color: #427669;
	font-family: tahoma, arial, sans-serif;
}

div.articles dl.articleList dt a {
	color: #427669;
	text-decoration: none;
}

div.articles h1, div.articles h2 {
	margin-bottom: 15px;
}
ul.hMenu {
	white-space: nowrap;
}

ul.hMenu li {
	float: left;
	list-style-type: none;
}

ul.dropDownMenu {
	height: 30px;
	background-color: #efefef;
}

ul.dropDownMenu li {
	float: left;
	position: relative;
	padding: 0 10px;
	margin: 0 10px;
	background-color: #cccccc;
}

ul.dropDownMenu ul {
	position: absolute;
	top: 10px;
	left: 0;
	display: none;
	padding: 0 10px;
	background-color: #bbbbbb;
	width: 110%;
}

ul.dropDownMenu li:hover ul {
	display: block;
}

ul.dropDownMenu ul li {
	float: none;
	white-space: nowrap;
}


.column {
	float: left;
}

.style0 {
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

div.round {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
	width: 8px;
	height: 8px;
}

div.left {
	left: 0;
}

div.right {
	right: 0;
}

div.top {
	top: 0;
}

div.bottom {
	bottom: 0;
}


input.txt, input.tinyTxt {
	height: 15px;
	font-size: 12px;
}

input.radio {
	width: 10px;
	position: relative;
	bottom: 3px;
}

input.tinyTxt {
	width: 28px;
}

input.txt {
	width: 129px;
}

input.readonly {
	cursor: default;
}

input.button {
	border: 0;
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
}

span.button {
	text-decoration: underline;
}

a.button {
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right
}

.clear {
	clear: both;
}

.oppositeAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}

.button {
	cursor: pointer;
}

.strikedThru {
	text-decoration: line-through;
}

.number {
	font-size: smaller;
}

.search input {
	border: 0;
	height: 16px;
	width: 60px;
	font-size: 12px;
}

.calHolder label {
	display: inline;
}

.calHolder img {
	vertical-align: middle;
}

.dirrtl {
	direction: rtl;
	text-align: right;
}

.dirltr {
	direction: ltr;
	text-align: left;
}

.error {
	color: #aa0000;
	font-weight: bold;
}

.w3c {
	margin-top: 17px;
	height: 31px;
}

.credits {
	width: 328px;
}

div#ie6Detector {
		font-size: 11px;
		padding: 5px 0;
		border-bottom: 1px solid #cccccc;
		color: #362320;
		background-color: #efefef;
	}

div#ie6Detector a, div#ie6Detector .button {
	color: #880000;
	text-decoration: underline;
}

.bullet {
	background-image: url(../Images/title_bg.gif);
	background-repeat: no-repeat;
}

input.mib {
	border: 0;
	background-color: #ffffff;
	cursor: default;
	width: 2px;
}

p.rights {
	text-align: center;
	color: #FDF3E7;
	font-size: 13px;
}

p.rights a {
	color: #FDF3E7;
}


div.side_ads {	
	width: 100%;
	background-color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 0;
	text-align: center;
}

div.footer_ads {
	height: 60px;
	margin: 6px;
	background-color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
