body  {
	background-color: #ffffff;
	background-image: url('../images/bpc_background.jpg');
	background-repeat: repeat-x;
	font-family: arial, verdana, tahoma;
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: justify;
}

a { color: #CE6024; text-decoration:none }

td {
	vertical-align: top; margin: 0px 0px 0px 0px;

}


h1 {
	font-size: 18px;
}

h2
{
	font-size: 14px;

}

#Table_01 
{
    background-color:#ffffff;
    background-image: url('../images/bottom_right_corner.gif');
    background-position: right bottom ;
    background-repeat: no-repeat
}

#left_column
{
    width: 210px   
}

#middle_column
{
    padding: 0px 0px 0px 10px;
    width: 500px
        
}

.right_column
{
    padding: 10px 15px 10px 15px;
   // width: 215px
}

p
{
    line-height:22px;
    letter-spacing: 1px
}

.caption
{
    font-size: 11px;
    color: #693400
}

#page_content
{
  
}

input
{
    border: 1px solid #4B960B
}

textarea
{
        border: 1px solid #4B960B
}

em { font-weight: bold; font-style: normal }