body
{
	background: #e7e7e7 url(images/bg.jpg) repeat-y center;
  	font-family:Georgia, "Times New Roman", Times, serif;
}

img.header
{
text-align: center;
margin-top: -11px; /*  Fixes Header  */
margin-left: -2px; /*  Fixes Header  */
}

img.link
{
	margin-bottom: -2px;
}

table.mainTable
{
	border-collapse: collapse;
}

td.mainBody
{
	background: #ffffff url(images/bodybgleft.jpg) no-repeat bottom;
}

td.rightBody
{
	background: #ffffff url(images/bodybg.jpg) repeat-y top;
}

td.footer
{
	background: #ffffff url(images/footerbg.jpg) no-repeat center;
}

p.footer
{
	text-align: center;
	color: #fefefe;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

p.footer a:link{
	text-align: center;
	color: #fefefe;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


p.footer a:visited{
	text-align: center;
	color: #fefefe;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


p.footer a:hover{
	text-align: center;
	color: #FFCC00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


h3.header
{
	color:#333333;
	font-size: 1em;
	border-bottom: dashed 1px #CECF8F;
	margin-top: 2em;
	margin-left: 28px;
	margin-bottom: 0.5em;
}

h3.sideheader
{
	color:#333333;
	font-size: 1.0em;
	margin-top: 2.0em;
	margin-left: 105px;
	margin-bottom: .5em;
}

a.side_link:link
{
	color:#333333;
	font-size: .7em;
	margin-top: 2.0em;
	margin-left: 100px;
	margin-bottom: .5em;
}

a.side_link:visited
{
	color:#333333;
	font-size: .7em;
	margin-top: 2.0em;
	margin-left: 100px;
	margin-bottom: .5em;
}

a.side_link:hover
{
	color:#FF6600;
	font-size: 0.7em;
	margin-top: 2em;
	margin-left: 100px;
	margin-bottom: 0.5em;
}


p.bodytext
{
	line-height: 150%;
	font-size: 12px;
	margin-left: 28px;
	margin-right: 10px;
	text-align:left;
	margin-bottom: 1.1em;
	color: #4F4F2B;
}

p.bodytext a:link{
	color: #FF6600;
}

p.bodytext a:visited{
	color: #FF6600;
}

p.bodytext a:hover{
	color: #FF0000;
}
