body {
   font-family:Verdana;
   color:#B2B2B2;
   font-size:10px;
   text-align: left;
}
a
{
   text-decoration:none;
   color:#B2B2B2;
}
a:hover
{
   color:  #7F7F7F;
   font-weight:600;
}
a:active
{
   color:  #818181;
}

h2
{
   font-size:14px;
}
td
{
   font-size:10px;
}

.clearer {
	clear: both;
	height:1px;
}

#wrapper {
		width: 700px;
		position: absolute;
		left: 50%;
		margin-left: -350px;
		top: 12%;
		margin-top: -44px;
	}

#logo_top
{
   width: 700px;
   float:left;
}

#navi_top {
	float:right;
	margin-top:10px;	
}

#header {
	width: 700px;
	height:68px;
}

#main
{
   
   width: 700px;
   border: 1px solid #B9B9B9;
}

#main_navi {
	width:700px;
}



.inner_main_left
{
   margin:65 20 20 20;
   font-size:10px;
   line-height:18px;
   color:#7F7F7F;
}
.inner_main_right
{
   text-align: right;
   margin: 50 20 0 0;
   color:#432E24;
}

#footer {
	height: 30px;
   	width: 700px;
   	font-size:9px;
   	margin-top:5px;
}

#inner_footer_left{
	float:left;	
}
#inner_footer_right{
	float:right;	
}

.navi_elem_chosen
{
   color:#7F7F7F;
   font-weight:600;
}
.navi_elem_chosen_thin
{
   color:#7F7F7F;
   font-weight:600;
}
table.examples
{
  width: 390px;
  border-collapse: separate;
  color:#7F7F7F;
}
table.team
{
  border-collapse: separate;
}

.abs
{
  margin-bottom:4px;
}
.abs_6
{
  margin-bottom:60px;
}
.abs_38
{
  margin-bottom:38px;
}
