body {
background : #4cc552;
}
a:link, a:visited {
color : #060;
background-color : transparent;
text-decoration : none;
}
H1 {
font-weight : bold;
color : #060;
font-size : 14pt;
line-height : 14pt;
font-family : bodoni;
font-variant : normal;
font-style : italic;
}
H2 {
color : #060;
font-size : 8pt;
line-height : 14pt;
font-variant : normal;
}
a:hover {
color : #cc3333;
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 : 12px;
font-family : Arial, sans-serif;
}
input, textarea {
font-size : 9pt;
color : #000000;
font-family : verdana, sans-serif;
background-color : #b5eaaa;
}
input.check {
background-color : transparent;
}
select {
font-size : 8pt;
font-weight : normal;
color : #000000;
font-family : verdana, sans-serif;
background-color : #b5eaaa;
}
hr {
color : #6394bd;
background-color : transparent;
}
.hrcolor {
height : 1px;
border : 0;
color : #6394bd;
background-color : #6394bd;
}
.quote {
color : #000000;
background-color : #FFF;
border : 1px solid black;
margin : 1px;
padding : 1px;
padding:10px;
font-family: "Times New Roman", Times, serif;
font-size: 17px;
width: 69%;
margin:auto;
}
.code {
color : #000000;
background-color : #cccccc;
border : 1px solid black;
margin : 1px;
padding : 1px;
font-size : x-small;
line-height : 1.3em;
}
.quoteheader, .codeheader {
color : #000000;
text-decoration : none;
font-style : normal;
font-weight : bold;
font-size : x-small;
line-height : 1.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 : #f3f6ed;
}
.windowbg2 {
color : #000000;
background-color : #ccffcc;
}
.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 : #ffffff;
background-color : #4cc552;
}
.titlebg a:hover, .titlebg2 a:hover {
color : #cc3333;
text-decoration : underline;
}
.catbg, .catbg3 {
font-weight : bold;
background-color : #b5eaaa;
color : #ffffff;
}
.bordercolor {
background-color : #6394bd;
}
.tborder {
border : 1px solid #6394bd;
}
.smalltext {
font-size : x-small;
}
.normaltext {
font-size : small;
}
.largetext {
font-size : large;
}
a img {
border : 0;
}
#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;
}