.supertitle
{
	color: #15213e;
	background-color: #ffffff;
}
a.supertitle           {color:#15213e; background-color: #ffffff; text-decoration : none;}
a.supertitle:Visited   {color:#15213e; background-color: #ffffff;}
a.supertitle:Active    {color:#15213e; background-color: #ffffff;}
a.supertitle:Hover	{color: #5c0000;background-color: #f2f4ff; border-bottom : 1px solid;}

.titleBookmarks
{
	font-weight: bold;
	font-size: 10pt;
	color: #11264b;
}

.bookmarks
{
	color: #15213e;
	background-color: #ffffff;
	font-weight: bold;
	line-height: 20px;	
	text-decoration: none;
}
a.bookmarks           {color:#15213e; background-color: #ffffff; text-decoration : none;}
a.bookmarks:Visited   {color:#15213e; background-color: #ffffff;}
a.bookmarks:Active    {color:#15213e; background-color: #ffffff;}
a.bookmarks:Hover	{color: #5c0000;background-color: #f2f4ff; }

.copywrite
{
	text-align: center;
	font-size: .7em;
}

.searchButton
{
	font-size:8pt; font-family:verdana,arial,helvetica,Sans-Serif;
}

.searchText
{
	width: 125px;
	height: 18px;
	font-size:8pt; font-family:verdana,arial,helvetica,Sans-Serif;
}
