body
{
	background-image:          url("../images/clipart/woodback.jpg");
	background-attachment:     fixed;
	background-color:          #FFFFFF;
	margin-top:                10px;
	margin-left:               8px;
	margin-right:              8px;
	margin-bottom:             10px;
	cursor:                    default;
	scrollbar-face-color:      #DCB349;
	scrollbar-track-color:     #BC8E1F;
	scrollbar-arrow-color:     #000000;
	scrollbar-shadow-color:    #000000;
	scrollbar-highlight-color: #F2D28E;
	overflow-y:                scroll;
	overflow-x:                hidden;
}
p
{
	color:           #000000 ;
	font-family:     Comic Sans MS, Arial, Helvetica ;
	font-weight:     Normal ;
	font-size:       10pt ;
}
td
{
	color:           #000000 ;
	font-family:     Comic Sans MS, Arial, Helvetica ;
	font-weight:     Normal ;
	font-size:       10pt ;
}
a
{
	cursor:          hand;
	cursor:          pointer;
	font-family:     Comic Sans MS, Arial, Helvetica ;
	font-weight:     Normal ;
	font-size:       10pt ;
	color:           #1864B2;
	text-decoration: none;
}
a:hover
{
	color:           #C00000;
	text-decoration: underline;
}
a.byline
{
	cursor:          hand;
	cursor:          pointer;
	font-family:     Calibri, Arial, Helvetica ;
	font-weight:     Normal ;
	font-size:       9pt ;
	color:           #657A8B;
	text-decoration: none;
}
a.byline:hover
{
	color:           #C00000;
	text-decoration: underline;
}
#framework
{
	height:          100%;
	width:           640px;
}
#container
{
	padding-left:    70px;
	padding-top:     30px;
	padding-bottom:  20px;
	padding-right:   40px;
	text-align:      left;
	height:          100%;
}
#footer
{
	padding-left:    34px;
	padding-top:     10px;
	padding-bottom:  10px;
	padding-right:   0px;
	text-align:      center;
}
#footer img
{
	height:          7px;
	width:           530px;
}
td.desc
{
	line-height:     150%;
	padding-bottom:  30px;
}
td.sep
{
	padding-bottom:  20px;
	text-align:      center;
}
td.sep img
{
	height:          7px;
	width:           530px;
}
p.sep
{
	text-align:      center;
	width:           100%;
	padding-top:     10px;
}
p.sep img
{
	height:          7px;
	width:           530px;
}
span.title
{
	font-weight:     bold;
	color:           #9E6814;
	font-size:       11pt;
}
span.size
{
	color:           #00845A;
}
