.big_brown_box		{position: relative; background: #dfd4b0; margin: 0px; padding: 0px;}
.white_box			{position:relative; padding:4px; margin:0; height:100%; border:1px solid #f2eedf; background: white;}

.details_box .right	{background: url(detailsbox_right.gif) no-repeat; width: 7px; height: 46px;}
.details_box .left	{background: url(detailsbox_left.gif) no-repeat; width: 7px; height: 46px;}
.details_box .bg	{background: url(detailsbox_bg.gif) repeat-x;}
.details_box .sep	{background: url(detailsbox_sep.gif) no-repeat; width: 5px; height: 46px;}

.details_box .title	{height: 23px; padding: 5px 3px 0px 3px; margin:0; font: 12px arial; color: black;}
.details_box .text	{height: 23px; padding: 0px 3px 0px 3px; _padding:4px 3px 0px 3px; margin:0; font: bold 12px arial; color: #e2f0aa; text-align: center;}

.green_box			{vertical-align: top; background: #e1eabe; position: relative; padding: 4px;}
.green_box.top		{font: bold 14px arial; color: #4f6f16; height: 40px; padding: 11px 14px 0px 10px;}
.green_box.top a	{font: bold 14px arial; color: #4f6f16; text-decoration: none;}
.green_box.top a:hover {text-decoration: underline;}
.green_box.top span	{font: bold 14px arial; color: #4f6f16;}

.small_brown_box .top_title		{background: #6b4322; font: bold 14px arial; color: white;}
.small_brown_box .top_right		{background: url(brownbox_right.gif) no-repeat; width: 9px; height: 28px;}
.small_brown_box .top_left		{background: url(brownbox_left.gif) no-repeat; width: 9px; height: 28px;}

.small_brown_box .main			{background: #feffde; font: 12px arial; padding: 4px;}

.small_brown_box .bottom_center	{background: #feffde;}
.small_brown_box .bottom_right	{background: url(yellowbox_bottom_right.gif) no-repeat; width: 7px; height: 6px;}
.small_brown_box .bottom_left	{background: url(yellowbox_bottom_left.gif) no-repeat; width: 7px; height: 6px;}

.top_nav	{font: bold 14px arial; color: #487102;}
.top_nav a	{font: bold 14px arial; color: #487102; text-decoration: none;}

.gp h1	{font: bold 14px arial; color: white; margin: 0px; padding: 0px;}
.gp h2	{font: bold 13px arial; color: black; margin: 0px 0px 7px 0px; padding: 0px;}
.gp p	{font: 12px arial; color: black; margin: 3px 0px 5px 0px; padding: 0px;}

.gp .main	{padding: 30px 40px 7px 40px;}

.spacer	{font: 1px arial;}