

body
{
	background		: url( '/pictures/bk.png' );
	margin-bottom	: 0px;
	margin-left		: 0px;
	margin-right	: 0px;
	margin-top		: 0px;
}


.copyright
{
	font-family		: Tahoma ;
	font-variant	: small-caps;
	font-weight		: 900;
	font-size		: 10pt;
	text-align		: center;
	color			: #000000;
}


.classic-table 
{
	width			: 100% ;
	border-width	: 0px ;
	margin			: 0px 0px 0px 0px ;
	
	font-family		: Verdana;
	font-size		: 11px;
	line-height		: 13pt;
	text-align		: left;
	color			: #000000;
}


.top-table 
{
	width			: 100% ;
	border-width	: 0px ;
	margin			: 0px 0px 0px 0px ;
	
	font-family		: Verdana;
	font-size		: 11px;
	line-height		: 12pt;
	text-align		: left;
	color			: #000000;
	vertical-align	: top ;
}


.top-table tr
{
	vertical-align	: top ;
}


.grid-table 
{
	width			: 100% ;
	border			: 0px ;
	border-top		: solid 1px #C0C0C0 ;
	margin			: 0px 0px 0px 0px ;
	
	font-family		: Comic Sans MS;
	font-size		: 9pt;
	line-height		: 13pt;
	text-align		: left;
	color			: #000000;
}


.grid-table td 
{
	border-bottom	: solid 1px #C0C0C0 ;
}

.grid-table th
{
	border-bottom	: solid 1px #C0C0C0 ;
	font-family		: Tahoma;
}

.grid-table-in
{
	width			: 100% ;
	border			: 0px ;
	margin			: 0px 0px 0px 0px ;
	
	font-family		: Comic Sans MS;
	font-size		: 9pt;
	line-height		: 13pt;
	text-align		: left;
	color			: #000000;
}


.grid-table-in td 
{
	border : 0px;
}

.grid-table-in th
{
	border	: 0px;
	font-family		: Tahoma;
}



a:visited
{
	text-decoration		: none;
	color				: #0000C0;
}


a:link
{
	text-decoration		: none;
	color				: #0000C0;
}


a:hover
{
	text-decoration		: underline;
	color				: #0000C0;
}


.td-history-bar
{
	background			: url( '/pictures/history-fill.png' );
	font-family			: Verdana;
	font-size			: 8pt;
	font-style			: italic;
	padding-left		: 10px;
}



.frame-text
{
	font-family			: Tahoma;
	font-size			: 13px;
	font-variant		: small-caps;
	font-weight			: normal;
	color				: #000080;
	text-align			: left;
	letter-spacing		: 1px;
	vertical-align		: middle;
}


.simple-header-text
{
	font-family			: Tahoma;
	font-size			: 13px;
	font-variant		: small-caps;
	font-weight			: normal;
	color				: black;
	text-align			: center;
	letter-spacing		: 2px;
	vertical-align		: middle;
}


.subframe-text
{
	font-family			: Tahoma;
	font-size			: 12px;
	font-variant		: small-caps;
	font-weight			: bold;
	color				: #800080;
	text-align			: left;
	vertical-align		: middle;
}


.contact-info
{
	font-family		: Verdana ;
	font-size		: 12px ;
}


.submenu-tr
{
	text-align			: left ;
	cursor				: hand ;
	font-family			: Verdana ;
	font-size			: 11px ;
	color				: Black;
	padding-top			: 1px ;
	padding-bottom		: 1px ;
}


.submenu-tr-high
{
	cursor				: hand ;
	font-family			: Verdana ;
	font-size			: 11px ;
	color				: White;
	padding-top			: 1px ;
	padding-bottom		: 1px ;
	background-color	: #6060FF;
}


.submenu-tr-selected
{
	cursor				: default ;
	font-family			: Verdana ;
	font-size			: 11px ;
	color				: Black ;
	padding-top			: 1px ;
	padding-bottom		: 1px ;
	background-color	: #FFC0FF;
}


.submenu-td
{
	border-width			: 0px ;
	border-color			: #B0B0B0 ;
	border-style			: solid ;
	border-bottom-width		: 1px;
}


.submenu-td1
{
	border-width			: 0px ;
	border-color			: #B0B0B0 ;
	border-style			: solid ;
	border-bottom-width		: 1px;
	border-top-width		: 1px;
}


