HR {
	text-align : center;
	width : 100%;
}
TABLE
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small
}
body
{
	font-family: Verdana;
	background-color : #FFFFFF;
	background-image :  url(/themes/default/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	
}
.menuitems
{
	font: 9px Verdana;
}
TEXTAREA
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: lighter
}
A:link
{
    COLOR: #909090;
	text-decoration: none;
}
A:visited
{
    COLOR: #909090;
	text-decoration: none;
}
A:hover
{
    COLOR: #99CC5C;
	text-decoration: none;
}
A.AUTHOR {
	font-style : italic;
	text-decoration: none;

}
A.SUBJECT {
	font-weight : bold;
	text-decoration: none;
}
A.DISCUSS {
	font-size: 8pt;
	text-decoration: none;
}
H1
{
	BACKGROUND-COLOR: lightgrey;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 36pt;
    FONT-WEIGHT: lighter;
    LETTER-SPACING: normal;
    LINE-HEIGHT: normal;
    TEXT-ALIGN: center
}
H2
{
    BORDER-BOTTOM: thin;
    BORDER-LEFT: thin;
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 24pt;
    FONT-WEIGHT: lighter;
    TEXT-ALIGN: center
}
H3
{
     FONT-SIZE: 24pt;
}
.colorbg
{
    BACKGROUND-COLOR: lightgrey;
    COLOR: lightgrey;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small
}
.nocolorbg
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small
}
TD.DATE {
	VERTICAL-ALIGN: top;
	font-weight : bold;
	font-family: Verdana;
	font-size: 7px;
}
.comment {
	font: 6pt Verdana;
	font-weight : bold;
}
TD.subjectheading {
	border:solid #CCCCCC 1px;
	font: 8pt Verdana;
}
TD.NEUTRAL {
	background-color: #F2F1F8;
	font: 7pt Verdana;
}
TD.HIGHLIGHT {
	background-color: #F6F6F6;
	font: 7pt Verdana;
}
.LEFTMENU{
	'border-right : solid #CCCCCC 1px;
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.CENTERBODY{
	border : 0 none;
	font-family: verdana;
}
.RIGHTMENU{
	border-left : solid Black 1px;
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.footer {
	text-align : center;
	font : 7px Verdana;
}
LABEL{
	font-family : sans-serif;
	font-size : small;
	background-color : transparent;
}
.smallgraytext {
	font : 8px Verdana;
	color : #CCCCCC;
}