/* CSS Document */
BODY
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #CCCC99
}
P
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}
A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
INPUT
{
    BORDER-RIGHT: gainsboro 1px solid;
    BORDER-TOP: gainsboro 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BORDER-LEFT: gainsboro 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: gainsboro 1px solid;
    FONT-FAMILY: Arial, Verdana, Arial
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #594B2C;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, San-Serif
}
SELECT
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: Verdana, Arial
}
FONT
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial
}
TEXTAREA
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: Verdana, Arial
}


.whitesm {
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
A.whitesm { color: #FFFFFF; text-decoration: none; }
A.whitesm:hover { color: #FFFFFF; text-decoration: underline; }
A.whitesm:visited { color: #FFFFFF; text-decoration: none; }
A.whitesm:visited:hover { color: #FFFFFF; text-decoration: underline; }

.whitemdb {
	font-size: 13px;
	font-family: arial,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
A.whitemdb { color: #FFFFFF; text-decoration: none; }
A.whitemdb:hover { color: #FFFFFF; text-decoration: underline; }
A.whitemdb:visited { color: #FFFFFF; text-decoration: none; }
A.whitemdb:visited:hover { color: #FFFFFF; text-decoration: underline; }

.whitelgb {
	font-size: 14px;
	font-family: arial,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.brownsm {
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #594B2C;
	font-weight: bold;
}
A.brownsm { color: #594B2C; text-decoration: none; }
A.brownsm:hover { color: #594B2C; text-decoration: underline; }
A.brownsm:visited { color: #594B2C; text-decoration: none; }
A.brownsm:visited:hover { color: #594B2C; text-decoration: underline; }

.blackmdv {
	font-size: 12px;
	font-family: verdana,sans-serif;
}

.blackmdb {
	font-size: 12px;
	font-family: arial,sans-serif;
	color: #000000;
	font-weight: bold;
}

.redsm {
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #FF0000;
}

.blacksm {
	font-size: 11px;
	font-family: arial,sans-serif;
	font-weight: normal;
}
