.listleft {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #0099FF;
	border: none;

	}

.imgborder {
	border: 1px solid #cccccc;
}

.imgborder2 {
	border: 3px solid #999999;
}

.imgborderheavy {
	border: 1px solid #999999;
}

.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdmaintable {
	border-right-width: 1px;
	border-right-style: dotted; 
	border-right-color: #CCCCCC;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38B0EB;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38B0EB;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38B0EB; 
	text-decoration: underline;
}

a.nothing:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ;
	text-decoration: none;
}

a.nothing:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ;
	text-decoration: none;
}

a.nothing:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ; 
	text-decoration: none;
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
}

.tdbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
}

.tdbottomright {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

		border-right-width: 1px;
	border-right-style: dotted; 
	border-right-color: #CCCCCC;
	font-size: 13px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B7E2FF;
	border-bottom-width: thin;
	
}

.bigheader {
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
}

.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.indextable { 

} 

.indextable2 { 
  background-image: url("../images/menorah.jpg");
  background-attachment: fixed;
  background-position: 20% 80%;
  background-repeat: no-repeat;
} 
body {
	
	background-color: #35A840;
	background-image: url(../images/rbtsbg.jpg);
	background-repeat: repeat-x;
	
	
}


.reservetips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #696969;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0099FF;
}
.sidebarul {
	list-style: none;
	margin-left: 0;
	padding-left: 1px;
	padding-top: 5px;
	font-family: verdana;
	font-size: 15px;
	font-color: #0099ff;
	text-decoration: underline;
	color: #0099ff;
}

.sidebarul a:hover {

background-color: #EBEBEB;

}

