BODY {
	font-family:              Verdana, Arial, sans-serif;
	color:                    black;
	font-size:                9pt;
	
        scrollbar-arrow-color:    #fcc224;
        scrollbar-track-color:    #d4dee8;
        scrollbar-face-color:     #275a8d;
        scrollbar-3d-light-color: #fcc224;
        
        background: url( sand-light.jpg )
	
}

A:link		{color: blue}
A:visited 	{color: navy}
A:active 	{color: maroon}


H1 {
	font: bold large arial, sans-serif;
	color: navy;
}


H2 {
	font: bold medium arial, sans-serif;
	color: navy;
}


H3 {
	font:  bold small arial, sans-serif;
    	color: navy;
}

H4 {
	font: bold small arial, sans-serif;
    	color: navy;
}


H5 {
	font: bold small arial, sans-serif;
    	color: navy;
}


H6 {
	font: bold small arial, sans-serif;
    	color: black;
}


UL {
	font: Verdana, Arial, sans-serif;
    	color: black;
}


OL {
	font: Verdana, Arial, sans-serif;
    	color: black;
}


LI
{
	font: Verdana, Arial, sans-serif;
	color: black;
}

TH {
	font: small arial, sans-serif;
	color: black;
}


TD {
	font:  Verdana, small arial, sans-serif;
	color: black;
	font-size:                9pt;
}

TD.foot {
 	font: medium sans-serif;
 	color: #eeeeee;
	background-color="#cc0066"
}

DL {
	font: small arial, sans-serif;
	color: black;
}


DD {
	font: small arial, sans-serif;
	color: black;
}


DT {
	font: small arial, sans-serif;
    	color: black;
}


CODE {
	font: Courier, monospace;
}


PRE {
	font: Courier, monospace;
}


P.indent {
	font: small arial, sans-serif;
	color: black;
	background-color: white;
        list-style-type : circle;
        list-style-position : inside;
        margin-left : 16.0pt;
}

PRE.programlisting
{
    font-size       : 9.0pt;
    list-style-type : disc;
    margin-left     : 16.0pt;
    margin-top      : -14.0pt;
}


INPUT {
	font: bold small arial, sans-serif;
	color: black;
	background-color: white;
}


TEXTAREA {
	font: bold small arial, sans-serif;
	color: black;
	background-color: white;
}


.BANNER {
	background-color: "#cccccc";
	font: bold medium arial, sans-serif;

}


.bodyline {
	BORDER-RIGHT:     navy 5px solid; 
	BORDER-TOP:       navy 5px solid; 
	BORDER-LEFT:      navy 5px solid; 
	BORDER-BOTTOM:    navy 5px solid;
        BACKGROUND-COLOR: white
}

.thinline {
	BORDER-RIGHT:  navy 1px dotted; 
	BORDER-TOP:    navy 1px dotted; 
	BORDER-LEFT:   navy 1px dotted; 
	BORDER-BOTTOM: navy 1px dotted;
	BACKGROUND-COLOR: white
}
.forumline {
	BORDER-RIGHT:     navy 2px solid; 
	BORDER-TOP:       navy 2px solid; 
	BORDER-LEFT:      navy 2px solid; 
	BORDER-BOTTOM:    navy 2px solid; 
	BACKGROUND-COLOR: white
}
