﻿body
	{
	background-image: url("images/template/checkerPlate-bg_inv.jpg");
	background-attachment: fixed;
	margin: 0px;
	font-family: verdana;
	font-size: 9pt;
	
	}

table
	{
	font-size: 9pt;
	}	
		
td.tdTopLinks
	{
	color: #ffffff;
	text-align: right;
	padding-right: 6px;
	height: 26px;
	background-color: #000000;
	font-size: 7pt;

	}
	
table.admin
    {
    border: solid 1px #aaaaaa; 
    background-color: #ffffcc;
    width: 100%;
    font-size: 8pt;
    }
    
table.admin input, table.admin select
    {
    font-size: 8pt;
    }
    
td.tdTopLinks a
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 7pt;
	}
	
td.tdTopLinks a:hover
	{
	color: #ffffcc;
	text-decoration: underline;
	}
	
	
	
td.tdTopLinks div
	{
	padding: 0px 2px 0px 2px;
	background-color: #000000;
	
	}
	
td.tdTopLinks div table
	{
	 background-color: #000000;	
	}


td.tdTopLinks div a
	{
	padding: 2px;
	}
	
td.tdTopLinks div a:hover
	{
	padding: 2px;
	}

table.tblViewItems
    {
    border-bottom: dashed 1px #cccccc;
    margin-bottom: 2px;
    }
    
table.tblViewItems a
    {
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    color: #999999;   
    }
    
table.tblViewItems a:hover
    {
    color: #000000;
    }

td.PreviewItemHeader
    {
    padding: 4px; 
    color: #ffffff;
    background-image: url('images/template/GlassHeadBG.jpg');
        
    }
    
td.tdNav
	{
	font-family: "verdana";
	text-align: center;
	background-color: #006666;
	font-size: 7pt; 
	color: #ffff99;
	padding: 4px;
	}
	
td.tdRightShadow
	{
	width: 20px;
	background-repeat: repeat-y;
	}
	
td.tdLeftShadow
	{
	width: 20px;
	background-repeat: repeat-y;
	}
	
td.tdLeftShadow
	{
	background-image: url(images/template/leftShadow.png);
	background-position: right center;
	}
	
td.tdRightShadow
	{
	background-image: url(images/template/rightShadow.png);
	background-position: left center;
	}

	
td.tdLeftPane
	{
	vertical-align: top;
	width: 160px;
	background-image: url('images/template/navBG.jpg')
	}
	
td.tdRightPane
	{
	vertical-align: top;
	width: 160px;
	text-align: center;
	padding: 4px;
	}
	
td.tdMainContent
	{
	vertical-align: top;
	padding: 20px;

	}

td.tdMainContent P
	{
	padding: 10px;
	}
	
td.tdBrandLogoLinks
	{
	text-align: center;
	height: 26px;
	background-color: #000000;
	color: #ffffff;
	}
	
td.tdFooter
	{
	color: #999999;
	text-align: right;
	background-color: #000000;
	padding: 2px 4px 2px 2px;
	height: 26px;
	font-size: 7pt;
	}
	
table.google
	{
	border: solid 1px #006666;
	width: 100%;
	background-color: #eeeeee;
	}
	
table.tbl1800Head
	{
	background-image: url("images/template/1800-aloy-bg.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 130px;
	}
	
table.tblThreeByThree
	{
	width: 100%;
	padding: 6px;
	}

table.tblThreeByThree TD
	{

	height: 60px;
	border: solid 0px #cccccc;
	text-align: center;
	}
	
.ParagraphHeader {
	font-size: 14pt;
	color: red;
}

h1
    {
    font-size: 18pt;    
    }

h2
    {
    margin-bottom: 0.25em;
    font-size: 13pt;
    color: red;
    }
	
/*  #### END ####    */