/*  "borrowed" from rootschat for the "look & feel"    */

a:link {
	color: #000099; background-color: transparent; text-decoration: none;
}
a:visited {
	color: #000099; background-color: transparent; text-decoration: none;
}
a:hover {
	color: #000099; background-color: transparent; text-decoration: underline; 
}
.nav {
	color: #000000; background-color: transparent; text-decoration: none;
}
.nav:link {
	color: #000000; background-color: transparent; text-decoration: none;
}
.nav:visited {
	color: #000000; background-color: transparent; text-decoration: none;
}
a.nav:hover {
	font-weight: bold; color: #cc3333; background-color: transparent; text-decoration: underline;
}
table {
	empty-cells: show
}

.submit-nav { 
   font-weight: bold; background-color: silver; }
 
.input_block {                }
.scr_only    {                }

body {
	font-size: small; color: #000000; background-color: #ffffff; font-family: verdana, arial, helvetica, sans-serif
}
td {
	font-size: small; color: #000000; font-family: verdana, arial, helvetica, sans-serif
}
input {
	font-size: 9pt; color: #000000; font-family: verdana, arial, helvetica, sans-serif; background-color: #ffffff
}
textarea {
	font-size: 9pt; color: #000000; font-family: verdana, arial, helvetica, sans-serif; background-color: #ffffff
}
input.check {
	background-color: transparent
}
select {
	font-weight: normal; font-size: 8pt; color: #000000; font-family: verdana, arial, helvetica, sans-serif; background-color: #f2ff88
}
hr {
	color: #d5d1b3; background-color: transparent
}
.hrcolor {
	border-right: 0px groove; border-top: 0px groove; border-left: 0px groove; color: #d3d3d3; border-bottom: 0px groove; height: 1px; background-color: #d3d3d3
}
.quote {
	border-right: black 1px solid; padding-right: 1px; border-top: black 1px solid; padding-left: 1px; font-size: x-small; padding-bottom: 1px; margin: 1px; border-left: black 1px solid; color: #000000; padding-top: 1px; border-bottom: black 1px solid; background-color: #dee7ef
}
.code {
	border-right: black 1px solid; padding-right: 1px; border-top: black 1px solid; padding-left: 1px; font-size: x-small; padding-bottom: 1px; margin: 1px; border-left: black 1px solid; color: #000000; padding-top: 1px; border-bottom: black 1px solid; background-color: #cccccc
}
.quoteheader {
	font-weight: bold; font-size: x-small; color: #000000; font-style: normal; text-decoration: none
}
.codeheader {
	font-weight: bold; font-size: x-small; color: #000000; font-style: normal; text-decoration: none
}
.help {
	cursor: help; background-color: transparent
}
.meaction {
	color: #0066ff; background-color: transparent
}
.editor {
	width: 96%
}
.highlight {
	font-weight: bold; color: black; background-color: yellow
}
.windowbg  {
	color: #000000; background-color: #ffffe4
}
.windowbg1 {
	color: #000000; background-color: #ffffff
}
.windowbg2 {
	color: #000000; background-color: #f5f3e4
}
.titlebg {
	font-weight: bold; color: #000000; font-style: normal; background-color: #ffffe4
}
tr.titlebg td {
	font-weight: bold; color: #000000; font-style: normal; background-color: #ffffe4
}
.titlebg a:link {
	font-weight: bold; color: #000000; font-style: normal; background-color: #ffffe4
}
.titlebg a:visited {
	font-weight: bold; color: #000000; font-style: normal; background-color: #ffffe4
}
.titlebg a:hover {
	color: #ffffff; text-decoration: underline
}
.catbg {
	font-weight: bold; color: #000000; background-color: #d5d1b3
}
.bordercolor {
	background-color: #6394bd
}
.tborder {
	border-right: #6394bd 1px solid; border-top: #6394bd 1px solid; border-left: #6394bd 1px solid; border-bottom: #6394bd 1px solid
}
.smalltext {
	font-size: x-small
}
.normaltext {
	font-size: small
}
.largetext {
	font-size: large
}
.redtext {
	color: red
}
.redbutton {
	color: white; background-color:red;
}

