/**
@META { Title: "index"; }
*/
form	{
	display:inline;
}
body	{
		font-family: "MS sans-serif", Arial, Helvetica;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
		color: #000;
		margin:0px;
		background-color: #FFF;
		}
a		
		{
		font-family: "MS sans-serif", Arial, Helvetica;
		font-size: 12px;
		text-decoration: none;
		}
a:link	
		{
		font-weight: normal;
		color: #730410;
		background-color: #FFF;
		}
a:active
		{
		font-weight: bold;
		color:  #000063;
		background-color: #FFF;
		}
a.root_active
		{
		font-weight: bold;
		color:  #000063;
		background-color: #FFF;
		}
a.root_active:hover
		{
		font-weight: bold;
		color: #730410;
		}
a:hover{
		font-weight: normal;
		color:  #000063;
		background-color: #FFF;
		}
a:visited	
		{
		font-weight: normal;
		color: #730410;
		background-color: #FFF;
		}	
table	{
		font-family: "MS sans-serif", Arial, Helvetica;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
		color: #000;
		margin:0px;
		background-color: #FFF;
		border:0px solid silver;
		}
td		{
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		border-bottom: 1px silver solid;
		}
tr		{
		border:0px;
		border-bottom: 1px silver solid;
		}
a.child{
		color: #000063;
		margin-left: 5px;
		}
a.child:hover{
		color: #730410;
		margin-left: 5px;
		}
a.top	{
		font-weight:bold;
		color: #000063;
		}
a.head1
		{
		font-family:"Times New Roman", Times, serif;
		font-size: 22px;
		color: #730410;
		font-style : oblique;
		font-weight:bold;
		border:0px;
		text-decoration: underline;
		}
div.bookmark{
	width: 100%;
	height:16px;
	border:0px;
	padding:10px 10px 40px 10px;
}

div.bookmark img{
	border:0px;
}
div.bookmark div.images{
	padding:0px 3px 0px 0px;
	float:left;
	cursor:pointer;
}
div.twitter{
	width:150px;
	height:150px;
}
div.twitter img{
	border:0px;
}
