body
{
    font-size: 9pt;
    color: #404040;
    font-family: arial, helvetica, verdana;
    background-color: #ffffff
}
td
{
    font-size: 8pt;
    cursor: default;
    color: #404040;
    font-style: normal;
    font-family: Arial
}
p
{
    font-size: 9pt;
    color: #404040;
    font-family: arial, helvetica, verdana;
    background-color: #ffffff
}
ul
{
    font-size: 9pt;
    color: #404040;
    font-family: arial, helvetica, verdana;
    background-color: #ffffff
}
a
{
	text-decoration:none;
	font-size: 8pt;
    color: #404040;
    font-family: arial, helvetica, verdana;
    font-weight:bold;
} 
strong
{
	font-size:10pt;
}   	
input.button
{
    BORDER-TOP-width: 1px;
    BORDER-LEFT-width: 1px;
    BORDER-BOTTOM-width: 1px;
    background-color: #ff9231;
    BORDER-RIGHT-width: 1px
}
td.box_top_connect
{
    background-image: url(../images/box_top_connect.gif);
    width: 31px;
    height: 19px
}
td.box_bottom_connect
{
    background-image: url(../images/box_bottom_connect.gif);
    width: 31px;
    height: 19px
}
td.box_left_connect
{
    background-image: url(../images/box_left_connect.gif);
    width: 19px;
    height: 31px
}
td.box_right_connect
{
    background-image: url(../images/box_right_connect.gif);
    width: 19px;
    height: 31px
}
td.box_top
{
    background-image: url(../images/box_top_filler2.gif);
    height: 19px
}
td.box_top_left
{
    background-image: url(../images/box_top_left.gif);
    width: 21px;
    height: 19px
}
td.box_top_right
{
    background-image: url(../images/box_top_right.gif);
    width: 21px;
    height: 19px
}
td.box_center_right
{
	background-image: url(../images/box_center_right.gif);
	width: 19px;
}
td.box_center_left
{
    background-image: url(../images/box_center_left.gif);
    width: 19px
}
td.box_center_filler
{
    background-image: url(../images/box_center_filler.gif);
    width: 31px
}
td.box_bottom
{
    background-image: url(../images/box_bottom_filler.gif);
    height: 19px
}
td.box_bottom_left
{
    background-image: url(../images/box_bottom_left.gif);
    width: 21px;
    height: 19px
}
td.box_bottom_right
{
    background-image: url(../images/box_bottom_right.gif);
    width: 21px;
    height: 19px
}
td.left
{
    width: 80%;
}
td.right
{
    width: 20%;
}
td.header
{
    font-size:18px;
    color:#404040;
    border: #e7e7e7 1px solid;
    background-image: url(../images/tbl_header.gif);
}
td.padd
{
    padding: 5pt;	   
}
p.lalign
{
	text-align:left;
}
	
