
body, td {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	/*text-indent: 8px;*/
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #FAF0E6;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #DCDCDC;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #DEDEDE;
	/*
	cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur125.cur), progress;
	*/
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color: Azure;
	color: red;
}

a:visited {
	color: Gray;
}
 

h1, h2, h3, h4 {
	font-family : Comic Sans, sans-serif;
	color: #6A5ACD;
}

.invert {
	/*background: #9283F1;
	background: url(less.png);
	background: #6699cc;*/
	background : #008e89;
	color: White;
	font-family : "Comic Sans MS";
	font-size: x-large;
	padding-left: 10px;
}

.liSiel {
	border: double;
	border-color: #7db6ca;
	border-width: 6px;
	}

.liBlue {
	border: double;
	border-color: #6699FF;
	border-width: 6px;
	}

.dbline { line-height: 30px; }

p.dbl { line-height: 30px; }

ul.comms{
	margin-left: 40px;
	margin-right: 20%;
	font-family : Garamond, Comic Sans MS;
	font-size: small;
	text-indent: 5%;
	text-decoration: none;
	/*background-color: #F8C091; */
	background-color: khaki;
	/*color : #483D8B;*/
	color: saddlebrown;
	border-top-width:8pt;
	border-top-style: dotted;
	border-color: #f5f5f5;
	padding: 18px;
}

.normalcomms {
	margin-left: 5%;
	margin-right: 10%;
	font-family : "Comic Sans MS";
	font-size: 15px;
	text-indent: 5%;
	text-decoration: none;
	background-color: khaki;
	color : Black;
	border-left-width:8pt;
	border-left-style: dotted;
	border-color: white;
	padding: 50px 50px 50px 50px;
}

.gcomms{
	padding: 10px;
	text-indent: 3%;
	font-family: Garamond;
	font-size: 15px;
	font-style: italic;
	color: Green;
}

.scomms{
	padding: 10px;
    margin-right: 2em;
	font-size: 15px;
	font-style: italic;
	background-color: #D9D0BF;
	border-left-width:8pt;
	border-left-style: dotted;
	border-color: white;
	border-color: #f5f5f5;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 2px 2px 5px #808080;
}

table.contt {
	background-color: silver;
	border: 1px solid #483D8B;
	color: maroon;
	font-weight: bold;
}

table.headr {
    /*background: url(img/topbg.png);*/
    background: #88BBFF;
	color: white;
}

table.data {
	background-color: #FFDEAD;
}

table.myred {
	background-color: #FFccbb;
	border: 2px solid Red;
}
table.search {
	margin-left: 40px;
}

.fieldL {
	background: #ffdead;
	border: none;
	}

.fieldR {
	background: #ffdead;
	border: none;
	text-align: right;
	}

.titles {
	background: #88bbff;
	font-family : Comic Sans MS, Garamond; 
	font-size: 18px; 
	font-weight: normal;
	color: blue;
	padding-left: 10px;
	/*margin-right: 15%;*/
	padding-top: 3px;
	padding-bottom: 3px;
}

.weather {
	background: White;
	font-weight: normal;
	color: #CD5C5C;
	padding-left: 10px;
	margin-right: 18%;
	padding-top: 3px;
	padding-bottom: 3px;
	font: larger;
}

.marked{
	background: #88bbff;
	font-family : Garamond, Comic Sans MS; 
	font-size: 22px; 
	font-weight: normal;
	color: white;
	}

.xtree{
	border: none; 
	background: none; 
	overflow: auto;
	white-space: pre-wrap; 
	color: green;
}

.backspan{
  background: Teal;
  padding: 7px;
  border: thick double #f5f5f5;
  font-size: larger;
  font-weight: bold;
  color: white;
  border-top-left-radius: 21px;
  border-bottom-left-radius: 21px;
  box-shadow: 3px 2px 5px 0px #cacaca;
}

.fullspan{
    background: Teal;
    padding: 7px;
    border: thick double #f5f5f5;
    font-size: larger;
    font-weight: bold;
    color: white;
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
    border-bottom-left-radius: 21px;
    box-shadow: 3px 2px 5px 0px #cacaca;
}

.topspan{
    background: Teal;
    padding: 7px;
    border: thick double #f5f5f5;
    font-size: larger;
    font-weight: bold;
    color: white;
    border-top-right-radius: 21px;
    border-top-left-radius: 21px;
    box-shadow: 3px 2px 5px 0px #cacaca;
}

.frontspan{
    background: Teal;
    padding: 7px;
    border: thick double #f5f5f5;
    font-size: larger;
    font-weight: bold;
    color: white;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
    box-shadow: 3px 2px 5px 0px #cacaca;
}

 .trm{
    position: absolute;
    top: 160px;
    right: 140px;
    text-align: right;
 }

 .thumbnail{
   z-index: 0;
   position: absolute;
   right: 140px;
   top: 500px;
   text-align: right;
  }