body {
	font-family: Helvetica, sans-serif;
	background-image: url('images/back.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	/*
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	*/
	background-color: #FFFFFF;
	font-size: smaller;
}

/* content */
td.content {
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	background: white url('images/sidebar.gif'); 
	background-repeat: repeat-x;
	background-position: bottom;
}

/* content tables */
table.box2 {
	background-color: #FFFFFF;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
}

table.box {
	background-color: #EFEFEF;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	border-top: #006699 solid 1px;
	border-bottom: #006699 solid 1px;
}
.tline {
	border-top: #006699 solid 1px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.input {
	font-family: Helvetica, sans-serif;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	border-top: #006699 solid 1px;
	border-bottom: #006699 solid 1px;
}

th.box {
	border-bottom: #006699 solid 1px;
	color: white;
	font-weight: bold;
	background-color: #006699;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('images/cellpic3.gif');
}

td.box {
	background-color: #006699;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;

	font-size: smaller;
	color: white;
	border-left: #006699 solid 1px;
}

td.box0 {
	background-color: #F4F4F4;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;

	font-size: smaller;
	color: white;
	border-left: #006699 solid 1px;
}


td.box2 {
	background-color: white; /* #DDF0FF; */
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	border-left: #006699 solid 1px;
	font-size: smaller;
}

td.box1 {
	color: #FF0000;
	background-color: white;
	padding-left: 2px;
	padding-right: 2px;
}

td.box2.left, td.box0.left {
	border-left: 0px;
	padding-right: 2px;
}

.submit {
	background: white;
	color: black;
	font-weight: bold;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	border-top: #006699 solid 1px;
	border-bottom: #006699 solid 1px;
	padding: 1px;
}

.submitY {
	background: #DDFFDD;
	color: black;
	font-weight: bold;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	border-top: #006699 solid 1px;
	border-bottom: #006699 solid 1px;
	padding: 1px;
}

.submitN {
	background: #FFCCCC;
	color: black;
	font-weight: bold;
	border-right: #006699 solid 1px;
	border-left: #006699 solid 1px;
	border-top: #006699 solid 1px;
	border-bottom: #006699 solid 1px;
	padding: 1px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #006699;
	font-size: 1.2em;
}

h2{
	color: #006699;
	font-size: 1.4em;
}
h4{
	color: #006699;
	font-size: 0.9em;
}

hr {
	color: #006699;
	height: 1px;
}

p {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.row1 {
	border-bottom: #006699 solid 1px;
	background-color: #F7F7F7;
}

.row0 {
	border-bottom: #006699 solid 1px;
	background-color: #EAEAEA;
}

.row2 {
	border-bottom: #006699 solid 1px;
	background-color: #BFE0FF;
}

.boxed {
	border-left:  #006699 solid 1px;
	background-color: #EEEEEE;
}

.white {
	background-color: white;
}

.row1.nobar, .row0.nobar {
	border-bottom: 0px;
}

.bar {
	border-bottom: #006699 solid 1px;
	background-color: #EFEFEF;
}

.author {
	border-right: #006699 solid 1px;
}

a.nav {
	text-decoration: none;
	color: black;
}

a.nav.u {
	text-decoration: underline;
}

a:hover.nav {
	text-decoration: underline;
}

a {
	color: #0000AA;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: black;
}

.bigspacer {
	color: #006699;
}

td.box a.nav, th.box a.nav {
	color: white;
}

a.sortbox {color: white}

div.footer {
	text-align: center;
	font-size: smaller;
	color: #2222CC;
	text-decoration: none;
}

a.footer {
	text-align: center;
	text-decoration: none;
	color: #2222CC;
}

a:hover.footer {
	text-decoration: underline;
	color: orange;
}

/* error box */
table.errbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	border: 2px #EEEEEE solid;
}
tr.errbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	vertical-align:top;
}

ul.msg {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
}

h3.err {
	color: red;
}

h3.good {
	color: green;
}

/* success feedback styles  */
div.good
 {
  font-family : Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
  font-size : 14px;
  color : white;
  background: green;
  font-weight : bold;
  padding: 4px;
 }

/* feedback box */
table.fbkbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #30B626;
	border: 2px #EEEEEE solid;
}
tr.fbkbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	vertical-align: top;
}
/* help box */
table.hlpbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
	border: 2px #EEEEEE solid;
}
tr.hlpbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	vertical-align: top;
}
/* middle align images and make magnifiable */
.img {
	vertical-align: middle;
	margin-top: 0px;
	padding-right:2px;
}
.img1 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.24em;
	width:1.24em;
}
.img2 {
	vertical-align: middle;
	margin-top: 0px;
	height:.75em;
	width:.65em;
}
.img3 {
	vertical-align: middle;
	margin-top: 0px;
	height:5.5em;
	width:5.5em;
}
.img4 {
	vertical-align: middle;
	margin-top: 0px;
	height:.70em;
	width:1.04em;
}
.img5 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.5em;
	width:1.25em;
}
.img6 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.3em;
	width:1.1em;
}
.img7 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.5em;
	width:1.6em;
}
/* box around a forum reply */
.block {
	position: relative;
	font-size: 0.9em;
	background-color: #EFEFEF;
	border: 1px dotted #98AAB1;
	padding: 5px;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 0px;
}

.w {
	background-color: white;
}

.bread {
	background-color: #EFEFEF;
	font-size: larger;
	font-weight: bold;
}

a.highlight {
	background-color: yellow;
	color: black;
}

.highlight {
	background-color: #FFFFA5;
	color: black;
}

table.border {
	border-right: white solid 2px;
	border-left: white solid 2px;
	border-top: white solid 2px;
	border-bottom: white solid 2px;
}

ul {
	position: relative;
	margin-top: 0px;
}

ul.home {
	margin-left: 15px;
}

/*
li {
	margin-left: 0px;
	padding-left: 0px;
}
*/

p.homemore {
	position: relative;
	margin-top: -20px;
	font-size: smaller;
	text-align: right;
}

.date {
	color: #006699;
}

td.menu {
	border-bottom: 1px solid #006699; 
	background: #EFEFEF;
}

a.box {
	font-weight: bold;
}

code {
  padding: 0px 1px 0px 1px;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  background: #faf6f6;
  color: #000;
  border-color:  #edd #baa #baa #eed;
  font-size: 1em;
}

ul.folders {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 17px;	
}

ul.folders li.close {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-type:  none;
	list-style-image: url('images/file_types/folder_close.gif');
}

ul.folders li.open {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-type:  none;
	list-style-image: url('images/file_types/folder_open.gif');
}
ul.folders li.open strong {
	background-color: yellow;
}

strong.highlight {
	background-color: yellow;
}