body {
background : #ffffff;
}
a:link, a:visited {
color : #333333;
background-color : transparent;
text-decoration : none;
}
H1 {
font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 22pt;
color: #4A4135;
margin-top : 0pt;
font-weight : normal;
}
H2 {
color : #333333;
font-size : 8pt;
line-height : 14pt;
font-variant : normal;
}
a:hover {
color : #AA0000;
background-color : transparent;
text-decoration : none;
}
.nav, .nav:link, .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;
}
body, td, th {
color : #000000;
font-size : small;
font-family : verdana, sans-serif;
}
input, textarea {
font-size : 9pt;
color : #000000;
font-family : verdana, sans-serif;
background-color : #F6F6F6;
}
input.check {
background-color : transparent;
}
select {
font-size : 8pt;
font-weight : normal;
color : #000000;
font-family : verdana, sans-serif;
background-color : #F6F6F6;
}
hr {
color : #4A4135;
background-color : transparent;
}
.hrcolor {
height : 1px;
border : 0px none;
color : #4A4135;
background-color : #4A4135
}
.quote {
-moz-border-radius: 0.8em;
color : #000000;
background-color : #F5FBF0;
border : 1px solid #7D8B74;
padding: 5px 8px;
font-size : x-small;
line-height : 1.2em;
overflow:auto;
}
.code {
-moz-border-radius: 0.8em;
color : #000000;
background-color : #B4B4A0;
border : 0px solid #7D8B74;
padding: 5px 8px;
line-height : 1.2em;
}
.quoteheader, .codeheader {
color : #000000;
text-decoration : none;
font-style : normal;
font-size : x-small;
line-height : 2em;
}
.help {
cursor : help;
background-color : transparent;
}
.meaction {
color : red;
background-color : transparent;
}
.editor {
width : 100%;
}
.highlight {
background-color : yellow;
font-weight : bold;
color : black;
}
.windowbg {
color : #000000;
background-color : #DCEFCD;
}
.windowbg2 {
color : #000000;
background-color : #FFFFFF;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited {
font-weight : bold;
font-style : normal;
color : #000000;
background-color : #7D8B74;
}

.catbg, .catbg3 {
font-weight : bold;
background-color : #B2C9AD;
color : #4A4135;
}
.bordercolor {
background-color : #999999;
}
.tborder {
border : 1px solid #999999;
}
.smalltext {
font-size : x-small;
}
.normaltext {
font-size : small;
}
.largetext {
font-size : large;
}
a img {
border : 0px none;
}
#ajax_in_progress {
background : #32cd32;
color : white;
text-align : center;
font-weight : bold;
font-size : 18pt;
padding : 3px;
width : 100%;
position : fixed;
top : 0;
left : 0;
}
#headerarea {
display : none;
}
.tborder {
border : none;
}

.signature img
{
	display: none;
}