﻿body, th, td
{
	color: #282828;
    font-family:  Helvetica, Arial, Century Gothic;
    font-size: 10pt;
}
#tableFULL
{
	text-align: left; 
	WIDTH: 695px;
	min-height: 350px;
	padding: 20px 43px 12px 43px;
}
.text
{
    color: #585649;
    font-size: 10pt;
}
.textDark
{
    color: #3b3a32;
    font-size: 10pt;
}
.tiny
{
    color: #3b3a32;
    font-size: 8pt;
}
.textB
{
    color: #3b3a32;
    font-size: 10pt;
    font-weight: bold;
}
.textLG
{
    color: #3b3a32;
    font-size: 12pt;
}
h1
{
	font-size: 16pt;
	font-family:  Georgia, Times New Roman, Times;
	font-variant: small-caps;
}
h2
{
	font-size: 13pt;
	font-family:  Georgia, Times New Roman, Times;
	
	color:Maroon;
}
.header1
{
    font-size: 16pt;
	font-family:  Georgia, Times New Roman, Times;
	font-variant: small-caps;
}
.header2
{
    color: #b6b2a0;
    font-family:  Georgia, Times New Roman, Times;
    font-size: 11pt;
    font-weight: bold;
}
.header3
{
    color: #585649;
    font-family:  Georgia, Times New Roman, Times;
    font-size: 13pt;
    font-weight: bold;
    text-transform: uppercase;
    font-variant: small-caps;
}
.small
{
    color: #5b5c5b;
    font-size: 9pt;
}
.link
{
    color: #642222;
    font-size: 10pt;
}
.linkSM
{
    color: #e55fba;
    font-size: 9pt;
}
.bg1
{
    background-color: #ede8c9;
}
.PanelorT
{
    background-image: url(images/bg_orangeRndCrnsTop.jpg);
    background-repeat: no-repeat;
}
.PanelorM
{
    background-image: url(images/bg_orangeRndCrnsMiddle.jpg);
    background-repeat: repeat-y;
}
.PanelorB
{
    background-image: url(images/bg_orangeRndCrnsBttm.jpg);
    background-repeat: no-repeat;
}