﻿body
{
	font-size: 80%;
}

h1
{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	color: rgb(51, 102, 204);
	font-size: 150%;
}

a
{
	color: #696969;
	border-bottom: dotted 2px #000;
	text-decoration: none;
}

a:hover
{
	color: #000;
}

#siteHeadLeft h1
{
	color: #fff;
}

#siteLeft a
{
	border: none;
}

#siteHeadRight a
{
	color: #fff;
}

.Pager
{
	color: #fff;
}

.Pager span
{
	width: 15px;
	padding: 0px 2px 0px 2px;
	text-align: center;
}

.Pager a
{
	text-align: center;
	display: block;
	width: 15px;
	border: none;
	background-color: #ccc;
	color: #000;
	padding: 0px 2px 0px 2px;
}

.Pager a:hover
{
	background-color: #fff;
	color: #000;
}
/**/
.stocktable
{
    width: 750px;
}

.stocktable td
{
    vertical-align: top;
}

.stocktablecell1
{
    width: 100px;
    font-weight: bold;
}

.stocktablecell2
{
    width: 220px;
}

.stocktablecell3
{
    width: 100px;
    font-weight: bold;
}

.stocktablecell4
{
    width: 150px;
}

.stocktablecell5
{
    width: 100px;
    font-weight: bold;
}

.stocktablecell6
{
    width: 80px;
}
/**/