body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
	
#tmenu {
	width: 320px;
	padding: 0; 
	margin: 0;
	list-style-type: none;
}

#tmenu li {
	float: left;
	width: 79px;
	padding: 0;
}

#tmenu a {
	display: block;
	width: 79px;
	color: #000; 
	text-align: center; 
	padding: 3px 0; 
	text-decoration: none; 
	float: left; 
	border: 0;
}

#tmenu a:hover {
	color: #FFF; 
	padding: 3px 0; 
	border: 0;
}

ul#tabnav {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #B58D00;
	margin: 0;
	padding-left: 0px;
}

ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #cfc;
	margin: 2px 2px 0 2px;
	border: 1px solid #B58D00;
}

#tab0 li.tab0, #tab1 li.tab1, #tab2 li.tab2, #tab3 li.tab3, #tab4 li.tab4 {
border: 1px solid red;
	background-color: #fff;
}

#tab0 li.tab0 a, #tab1 li.tab1 a, #tab2 li.tab2 a, #tab3 li.tab3 a, #tab4 li.tab4 a {
	color: #000;
	background: white;
	border: 1px solid red;
}

#tabnav li.tab0 {
	background-color: #EAE8DA;
}

#tabnav li.tab1 {
	background-color: #EAE8DA;
}

#tabnav li.tab2 {
	background-color: #EAE8DA;
}

#tabnav li.tab3 {
	background-color: #EAE8DA;
}

#tabnav li.tab4 {
	background-color: #EAE8DA;
}

#tabnav a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 4px;
}

#tabnav a:hover {
	background: #fff;
}

#summary {
	display: block;
	padding: 0 5px 0px 0px;
	border: 0px solid black;
	position: relative;
	height: 1%;
	margin-bottom: 10px; 
}

#summarytabs {
	width: 98%;
	margin-bottom: 10px; 
	}	

#block0, #block1, #block2, #block3, #block4 {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	width: 56%;
}

dl {
	margin: 0;
	padding: 0; 
	width: 50%;
	background: url(/images/grade600.jpg) repeat-y left bottom; 
	position: relative;
	border-right: 1px solid #d3d3d3;
	width: 90%;
}

dt {
  	background: #EEE; 
  	text-align: center; 
  	font-size: 1.1em; 
  	padding: 2px 0;
}
  
dd {
  	margin: 0; 
  	display: block; 
  	height: 14px; 
  	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
  	border-bottom: 1px solid #000; 
  	border-top: 1px solid #EEE;
  	border-right: 1px solid #909090;
}

* html dd {
  	height:21px; he\ight:20px;
}
  
dd b {
  	position: absolute; 
  	text-align: left;
  	left: 100%;
  	display: block; 
  	background: #EEE; 
  	padding-right: 2px; 
  	margin-left: 6px;
  	width: 150px;
  	color: #575757;
  	border: 0px solid red;
} 

.clr0 {
  	background: #DCD7BD url(/images/grade80.gif) repeat-y left bottom;
}

.clr0 a {
        background: #DCD7BD;
}

dd.clr0, .clr0 a:hover {
  	background: #9F815F;
  	background: #DCD7BD;
  	height: 12px;
}

.clr1 {
  	background: #DCD7BD url(/images/grade80.gif) repeat-y left bottom;
}

.clr1 a {
        background: #DCD7BD;
}

dd.clr1, .clr1 a:hover {
  	background: #9F815F;
  	background: #DCD7BD;
  	height: 12px;
}

.clr2 {
  	background: #DCD7BD url(/images/grade80.gif) repeat-y left bottom;
}

.clr2 a {
        background: #DCD7BD;
}

dd.clr2, .clr2 a:hover {
  	background: #9F815F;
  	background: #DCD7BD;
  	height: 12px;
}

.clr3 {
  	background: #DCD7BD url(/images/grade80.gif) repeat-y left bottom;
}

.clr3 a {
        background: #DCD7BD;
}

dd.clr3, .clr3 a:hover {
  	background: #9F815F;
  	background: #DCD7BD;
  	height: 12px;
}

.clr4 {
  	background: #DCD7BD url(/images/grade80.gif) repeat-y left bottom;
}

.clr4 a {
        background: #DCD7BD;
}

dd.clr4, .clr4 a:hover {
  	background: #9F815F;
  	background: #DCD7BD;
  	height: 12px;
}

