﻿body
{
	margin:0 0 0 0;
	font-family:Arial;
	font-size:8pt;
}

.topBG
{
    background-image: url("../Images/site/bgImages.jpg");
    background-repeat:no-repeat;
}

table
{
	padding: 0 0 0 0;
}

.emptySell
{
	font-size:1px;
}

.topMenu
{
	background-image: url("../Images/site/middle.gif");
	background-repeat:repeat-x;
}

.copyright
{
	font-size:11px;
	color:#006699;
}

.tblHeader
{
    background-image: url("../Images/site/middle.gif");
    background-repeat:repeat-x;
    font-size:14px;
    font-weight:bolder;
    text-indent:2px;
    color:#FFFFFF;
    height:29px;
}

.tblHdr
{
    font-size:14px;
    font-weight:bolder;
    text-indent:10px;
    color:#FFFFFF;
    height:29px;	
}

td.tblHeader2
{
    background-color:#37a9ca;
    font-size:14px;
    font-weight:bolder;
    text-indent:10px;
    color:#FFFFFF;
    border-style:none;
}

.topSplit
{
    background-image: url("../Images/site/top_delimiter.png");
	background-repeat:no-repeat;
	background-position:center;
}

.shortText
{
	font-size:14px;	
}
.fullText
{
	font-size:14px;	
}