.OCCMainContainer
{
	background-color:#ffffff;
	margin-right:7px;
	border-collapse:collapse;
	border:#b5ccde 1px solid;
	border-top:none;
	margin-bottom:4px;
}

.OOCTable{
	width:712px;
	table-layout:fixed;
	border-collapse:collapse;
	border:#bfbfbf 1px solid;
	margin:10px;
	margin-top:0px;
	
}

.OCCHeaderContainer{
	font-size:10px;
	font-weight:bold;
	border:#bfbfbf 1px solid;
}

.OCCHeaderCell{
	padding:4px 10px;
	border:#bfbfbf 1px solid;
	line-height:normal;
}

.OCCHeaderCell1{
	border:#bfbfbf 1px solid;
	width:75px;
	vertical-align:center;
	text-align:center;
	line-height:normal;
}

.OCCContentContainer
{
	font-size:10px;
	font-weight:normal;
	border:#bfbfbf 1px solid;
}

.OCCContentCell{
	padding:4px 10px;
	border:#bfbfbf 1px solid;
	line-height:normal;
}

.OCCContentCell1{
	border:#bfbfbf 1px solid;
	width:75px;
	vertical-align:center;
	text-align:center;
	line-height:normal;
}
 
A.OCCContentCellLink 
{
	color:#00447b;
	font-size:10px;
}
	
A:visited .OCCContentCellLink
{
	font-family: Verdana;
	font-size:10px; 
	color: #00447b; 
	text-decoration: none;
}
 A:Link.OCCContentCellLink
 { 
	font-family: Verdana;
	font-size:10px; 
	color: #00447b; 
	text-decoration: none;
}

 A:hover.OCCContentCellLink 
 { 
	font-family: Verdana;
	font-size: 10px; 
	color: #00447b; 
	text-decoration: underline; 
}