body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

h3
{
	color: #ff6600;
	margin:0px;
	padding:2px;
	font-size: xx-small;
}

a
{
	color:Blue;
	text-decoration: none;
}
a:hover
{
	color:Blue;
	text-decoration: underline;
}

td
{	
	font-size: xx-small;
}

.ResultTable
{	
	border-left: solid 1px #00008d;
	border-right: solid 1px #00008d;	
	border-bottom: solid 1px #00008d;
}
.ResultTable td
{
		border-top:solid 1px #cccccc;
}
.ResultTable th
{
	font-size:xx-small;
	background: #ffffff;
	text-align: left;
}

.NewsFeed
{
}
.NewsFeed td
{
	font-size: xx-small;
}

i, em
{
	font-size: xx-small;
	font-style:normal;
	color:#666666;
	font-style:italic;
}
em
{
	font-size: xx-small;
	font-style:normal;
	color:#000000;
}
.search{}

.search, .search input, .search select, .search em, .search strong
{
		vertical-align:middle;     
}

.search input.submit {
	background-color: #eeeeee;
	font-weight: bold;
	width: 100%;
	border:0px;
}                
                
.search td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.search em
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;	
	font-style: normal;
	font-weight: normal;	
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 0px;
	padding: 3px;
	color: #00008d;
}

.GroupTree
{
}
.GroupTree table
{
	border-left: solid 1px #00008D;
	border-right: solid 1px #00008D;
	border-bottom: solid 1px #00008D;
	margin: 0px;
	padding: 0px;
}

.GroupPath
{
	margin: 0px;
	padding: 5px;
	color: #ffffff;
}
.GroupPath a
{
	font-weight: bold;
	color: #ffffff;
}