/*
	=========================================================
	Stylesheet for Shalom
	by Vanillafactory.com
	=========================================================
*/

html {
	overflow-y:auto;
    scrollbar-3dlight-color:#999999; 
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#666666;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-face-color:#999999;
	scrollbar-track-color:#666666
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #151515
}

h1, h2, h3 {
	font-family: Times, Times New Roman, serif, Georgia, Verdana, sans-serif, Arial, Helvetica;
	font-weight: bold;
	color: #000000
}

h1 { font-size: 19px; margin-top: 0px }
h2 { font-size: 17px; margin-top: 16px }
h3 { font-size: 15px; margin-top: 14px }

p, td, ol, ul, li {  font-family: Times New Roman, Lucida Sans Unicode, Lucida Sans, sans-serif, Arial, Helvetica; 
     font-size: 14px; 
	 color: #afafaf;
	 line-height: 17px
}

ol {
	font-family: Times New Roman, Lucida Sans Unicode, Lucia Sans, sans-serif, Arial, Helvetica;
	font-size: 14px; 
	line-height: 0px; 
	margin-left: 25px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

ul {
	font-family: Times New Roman, Lucida Sans Unicode, Lucia Sans, sans-serif, Arial, Helvetica;
	font-size: 14px; 
	line-height: 0px; 
	margin-left: 17px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

li {
	font-family: Times New Roman, Lucida Sans Unicode, Lucia Sans, sans-serif, Arial, Helvetica;
	font-size: 14px; 
	line-height: 17px; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

select {  font-family: Verdana, sans-serif, Arial, Helvetica; font-size: 11px; line-height: 17px}

textarea {  font-family: Verdana, sans-serif, Arial, Helvetica; font-size: 11px; line-height: 17px}

input {  font-family: Verdana, sans-serif, Arial, Helvetica; font-size: 11px; line-height: 17px}

option {  font-family: Verdana, sans-serif, Arial, Helvetica; font-size: 11px; line-height: 17px}



.nav {  font-family: Verdana, sans-serif, Arial, Helvetica; font-size: 11px; text-decoration: none; color: #990000;}


body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
a:link {
	color: #76623c;
	text-decoration: none;
}
a:visited {
	/*color: #af8b47;*/
	color: #999999;
	text-decoration: none;
}
a:hover {
	/*color: #76623c;*/
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #76623c;
}
.style1 {
	color: #6b9c02;
	font-weight: bold;
}

.bl {background: url(../images/curve_bl.gif) 0 100% no-repeat #85b0c6; width: 435px}
.bl2 {background: url(../images/curve_bl.gif) 0 100% no-repeat #85b0c6; width: 215px}
.bl3 {background: url(../images/curve_bl.gif) 0 100% no-repeat #85b0c6; width: 215px}
.br {background: url(../images/curve_br.gif) 100% 100% no-repeat} 
.tl {background: url(../images/curve_tl.gif) 0 0 no-repeat} 
.tr {background: url(../images/curve_tr.gif) 100% 0 no-repeat; padding: 7px} 
.clear {font-size: 1px; height: 1px}

.border {
  padding:5px;
  border:1px solid #CCCCCC;
  }

  
.style1 {
	color: #ffff99;
	font-weight: bold;
}

.footer {
	color: #666666;
	font-family: Verdana, sans-serif, Arial, Helvetica; 
	font-size: 10px;
}

.dotted {background-color:transparent; border-bottom: 1px #333333 dotted;}

.contentLayer {
	position:relative;
	width:580px;
	height:355px;
	z-index:1;
	visibility: visible;
	overflow: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 150px;
	top: 0px;

}

.skip {
	display: block;
	position: absolute;
	z-index: 0;
	left: 916px;
	top: 550px;
}

.indent { text-indent: 54px }

.centralised { text-align: center } 
