/* bs"d shlomoyeshiva.org CSS by sixthirteen.org */

body {
 margin:0;
 font-family:"Lucida Grande", lucida, sans;
}

a {
 text-decoration:none;
 color:teal;
}
/*
a:visited {
 color:#999;
}*/

a:hover, a:visited {
 color:#5998D3; /*newblue*/
}


h1 {
 color:teal;
 margin:8px 0 18px 0;
 border-bottom:1px solid #ccc;
 text-shadow: -4px 4px 8px rgba(0,0,0,.3);
}


h2 {
 color:#666;
}

h2 {
 margin-bottom:0;
 clear:both;
}

h3 {
 color:teal;
}

h4 {
 font-weight:normal;
 font-size:14px;
 margin:18px 0 0 15px;
 text-shadow: -2px 4px 8px rgba(0,0,0,.5);
 color:#666;
}

h6 {
 margin-bottom:60px;
 text-align:center;
}

table {
 font-size:10px;
 color:#666;
 background-color:#fff;
 border:1px solid teal; /*#C08F35; /*tangerine*/
}

td {
 border:1px solid teal;
}

.caption {
 float:right;
 text-align:center;
 font-size:10px;
 color:#666;
}

.content {
 float:left;
 width:60%;
 margin-left:18px;
}

.footer {
 text-align:center;
 color:#666;
 font-size:10px;
 clear:both;
}

.head {
 color:#333;
 font-weight:bold;
}

.inprogress {
 color:#ccc;
}

.mixed {
 background-color:#eee;
}

.nav {
 float:left;
 width:240px;height:100%;
}

.nav li {
 list-style-type:none;
 font-size:14px;
 margin:0px;
}

.or {
 border-left:1px solid #eee;
 border-top:1px solid #eee;
}

.utils {
 text-align:right;
 font-size:10px;
 margin-top:9px;
}
