H1
{
	font-family: arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 5px;
	color: #000000
}

H2
{
	font-family: arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px;
	margin: 0px
}

TD
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial,sans-serif;
    line-height:140%
}
A
{
    COLOR: #666666;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #666666;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: gray;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline
}

body 
{
	position: absolute;
	top: 0; 
	left: 0;
}

body, #maintable 
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

li
{
	padding: 2px;
	list-style-type: square

}

hr
{
	color: #cccccc;
	height: 1px
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #black; text-decoration: none
}
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #black; text-decoration: none
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #black; text-decoration: none
}




.bottombar a
{
	color: white
}


.lefcolumn_out
{
	font-size: 8pt;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
//	background-image: url('images/leftcolumn_bg.jpg');
//	background-color:#666666;
	color: black
}

.leftcolumn_out div
{
	color: #777777
}

.leftcolumn_out a
{
	font-size: 8pt;
	color: black;
}

.leftcolumn_out a:visited
{
	font-size: 8pt;
	color: black;
}


.leftcolumn_over
{
	font-size: 8pt;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	background-color: #999999;
//	background-image: url('images/leftcolumn_bg_over.jpg');
	color: white
}

.leftcolumn_over a
{
	font-size: 8pt;
	color: white;
}

.leftcolumn_over a:hover
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.leftcolumn_over a:visited
{
	font-size: 8pt;
	color: white;
}










.squares_out
{
	font-size: 8pt;
	PADDING-RIGHT: 0px;
	border: #eeeeee solid 2px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	color: black
}


.squares_over
{
	font-size: 8pt;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	border: orange solid 2px;
	PADDING-TOP: 0px;
	background-color: #666666;
//	background-image: url('images/leftcolumn_bg_over.jpg');
	color: white
}


.squares_over a
{
	font-size: 8pt;
	color: white;
}

.squares_over a:hover
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.squares_over a:visited
{
	font-size: 8pt;
	color: white;
}

.squares_out a
{
	font-size: 8pt;
	color: black;
}

.squares_out a:visited
{
	font-size: 8pt;
	color: black;
}


.block_header
{
	background-color: #666666;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px
}

.block_content
{
	background-color: #dddddd;
	color: black;
	font-size: 8pt;
	font-weight: none;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px
}



.table_header
{
	background-color: #666666;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px
}

.table_content
{
	background-color: #white;
	color: black;
	font-size: 8pt;
	font-weight: none;
	border: solid #666666 1px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px
}


.block_header_light
{
	padding-bottom: 1px; 
	border: solid #dddddd 2px
}



.quote_table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color: #black; text-decoration: none
}
.quote_table td
{
	padding-left: 6px;
	padding-right: 6px

}

