BODY
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}
TD
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
TH
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
INPUT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
INFORMATION
{
	border: 1px solid Black
}
TEXTAREA
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
SELECT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.head
{
    COLOR: #333399;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 16pt
}
.subhead
{
    COLOR: #0000ff;
    FONT-WEIGHT: bold
}

TD.pmoy {
	border: 1px solid Black
}

.tablehead
{
    BACKGROUND: #ffff99;
    FONT-WEIGHT: bold
}
.tablebody
{
    BACKGROUND: #eeeeee
}
A:active
{
    COLOR: #8b0000;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #cf000c;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #006c8b;
    TEXT-DECORATION: none
}
UL
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
LI
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt
}
HR
{
    COLOR: #cf000c
}
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }

.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}

.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #00000;
}
.contentWrapper {
    padding: 0px;
    border: 0px;
} 
