BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: #ffffff;
    margin-top: 0px;
    margin-left: 0px;
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}
TD
{
	font-size: x-small;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}
A:link
{
    FONT-WEIGHT: bold;
    COLOR: #3873B7;    
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none;
}
A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #3873B7;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #F3703A;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #F3703A;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
.bodycopy
{
    COLOR: #000000;
    LINE-HEIGHT: 13pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}
.header
{
    FONT-WEIGHT: bold;
    COLOR: #F3703A
}
.bigheader
{
    FONT-WEIGHT: bold;
    COLOR: black;
    font-size: medium 
}
.error
{
    FONT-WEIGHT: bold;
    color:#ee0000;
    font-size:8pt
}
.bggreen
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #7da42e
}
.ltgreen
{
	background-color:#C6DE89
}
.small
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}
.button
{
    BORDER-RIGHT: dimgray 1px outset;
    BORDER-TOP: dimgray 1px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: dimgray 1px outset;
    WIDTH: 80px;
    BORDER-BOTTOM: dimgray 1px outset;
    BACKGROUND-COLOR: #cccccc
}
.checkbox
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    BORDER-LEFT: none;
    WIDTH: 10px;
    BORDER-BOTTOM: none;
}
.textbox
{
    BORDER-RIGHT: dimgray 1pt inset;
    BORDER-TOP: dimgray 1pt inset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: dimgray 1pt inset;
    WIDTH: 250px;
    BORDER-BOTTOM: dimgray 1pt inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #EDFAD3;
    FONT-COLOR: black;
}
.textbox_sm
{
    BORDER-RIGHT: dimgray 1pt inset;
    BORDER-TOP: dimgray 1pt inset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: dimgray 1pt inset;
    WIDTH: 150px;
    BORDER-BOTTOM: dimgray 1pt inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #EDFAD3;
    FONT-COLOR: black;
}
.dropdown
{
    BORDER-RIGHT: dimgray 1pt solid;
    BORDER-TOP: dimgray 1pt solid;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: dimgray 1pt solid;
    WIDTH: 250px;
    BORDER-BOTTOM: dimgray 1pt solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #EDFAD3;
    FONT-COLOR: black
}
.dropdown_plain
{
    BORDER-RIGHT: dimgray 1pt solid;
    BORDER-TOP: dimgray 1pt solid;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: dimgray 1pt solid;
    BORDER-BOTTOM: dimgray 1pt solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #EDFAD3;
    FONT-COLOR: black
}
.dropdown_plain_cart
{
	Width:269px;
    BORDER-RIGHT: dimgray 1pt solid;
    BORDER-TOP: dimgray 1pt solid;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0pt;
    BORDER-LEFT: dimgray 1pt solid;
    BORDER-BOTTOM: dimgray 1pt solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #EDFAD3;
    FONT-COLOR: black
}
.textarea
{
    BORDER-RIGHT: dimgray 1pt inset;
    BORDER-TOP: dimgray 1pt inset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: dimgray 1pt inset;
    WIDTH: 344px;
    BORDER-BOTTOM: dimgray 1pt inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    HEIGHT: 100px;
    BACKGROUND-COLOR: #EDFAD3;
    FONT-COLOR: black
}
.divline
{
	width: 100%;
	border-bottom: none;
	border-right: none ;
	border-top: 1px solid #F3703A;
	border-left: none ;
}
.pTitle {
	font-weight: bold;
	color: #333333;
	font-size: x-small;
	width: 100%;
	border-top: none #FF9900;
	border-right: none #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: none #FF9900;
}
.pDate {
	font-size: xx-small;
	color: #666666;
}
.orange
{
    COLOR: #F3703A;
}
