BODY{
	font-family:Verdana;
	background-color: #e1e1e1;
	font-size: 8pt;
	font-weight : normal;
	margin: 0px,0px,0px,0px;
	
}
.topmenutable{
background-color:#000080;
}
.topmenu{
background-color:#000080;
color:#ffffff;
}
.middletable{
background-color: #ffffff;
}
.categories{
 background-color: #c00000;
 color:#ffffff;
}
.category{
 background-color: #c00000;
 color:#ffffff;
}
.category_selected{
  color: #c00000;
  background-color:#ffffff;
}
.category_td{
 background-color: #c00000;
 color:#ffffff;
}
.category_td_selected{
 background-color: #ffffff;
 border-left:1px solid gray;
 border-top:1px solid gray;
 border-bottom:1px solid gray;
}
.category:Hover{
 background-color: #c00000;
 color:#ffffff;
}
.maintable{
  background-color: #f3ebeb;
}
.toptable{
  background-color: #f3ebeb;
}
.toptext{
    font-size: 11pt;
	font-weight : bold;
	color:#000080;
}
.adscell{
border:1px solid gray;
}
.normalcell{
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
}
.middlecell{
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}
.blankcell{
    font-size: 8pt;
	font-weight : normal;
	
}
.normaltable{
	font-size: 8pt;
	font-weight: normal;
}
.topcell{
border-top: 0px solid gray;	
}
.bottomcell{
	border-bottom: 0px solid gray;
}
.commentcell{
	border-bottom: 1px solid gray;
}
.headingleft{
	background-color: #c00000;
	color:#ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
}
.headingcenter{
	background-color: #c00000;
	color:#ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
}
.headingright{
	background-color: #c00000;
	color:#ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	
}
.storycell{
  width:100%;
  background-color: #ffffff;
  border: 1px solid gray;
  font-size: 10pt;
  padding : 5px 5px 5px 5px;
}
.attribtable{
  width:100%;
  background-color: #ffffff;
  border: 1px solid gray;
}
.atrib{
    font-size: 10pt;
	font-weight : bold;
	color: #000000;
}
.atribval{
 font-size: 10pt;
	font-weight : bold;
	color: #c00000;
}
.subhead{
    font-size: 10pt;
	font-weight : bold;
	color: #c00000;
}

A {
	font-family: Verdana;
	font-size: 10pt;
	font-weight : bold;
	color: #000080;
	text-decoration: none;
}

A:Hover {
	text-decoration: underline;
}
A.micro{
	font-family: Verdana;
	font-size: 8pt;
	font-weight :normal;
	color: #000000;
	text-decoration: none;
	
}

