﻿body
{
	background	: #DBDBCA;
	background-image	: url(../images/background.jpg);
	background-repeat	: repeat-x;
	background-attachment	: fixed;
	font-family 	: arial;
    color       	: #00556A;
    margin	: 10px;
}

table
{
	width	: 100%;
	border-collapse	: collapse;
	padding	: 0px;
	font-size	: 10pt;
	border	: 0px;
}

td
{
	xwidth	: 100%;
	padding	: 0px;
	text-align	: left;
	vertical-align	: top;
}

h1
{
	font-size	: 12pt;
	font-weight	: bold;
	margin-top	: 10px;
}

a
{
	color       	: #800000;
    text-decoration 	: none;
    font-weight	: bold;
}

a:hover
{
	text-decoration 	: none;
	color	: #D90707;
}

a.more
{
    xpadding             : 0px 14px 0px 0px;
    xbackground          : url("../images/fwd.gif") no-repeat;
    xbackground-position : right;
}

img
{
	border	: 0px;
}

td#content
{
	height	: 800px;
}

td.menu
{
	padding-top	: 10px;
	padding-bottom	: 10px;
}

td.bar
{
	padding-top	: 10px;
}


.maintable
{
	background	: white;
	width	: 900px;
	border	: 1px solid #aaaaaa;
}

.maincell
{
	padding	: 10px;
	padding-top	: 20px;
}

.divider
{
	background-image	: url("../images/dot.gif");
	background-repeat	: repeat-x;
	line-height	: 1px;
}

.dividerv
{
	background-image	: url("../images/dot.gif");
	background-repeat	: repeat-y;
	width 	: 1px;
}

.gap
{
	line-height	: 10px;
}

.headerbar
{
	padding-left	: 10px;
	padding-right	: 5px;
	padding-top	: 4px;
	padding-bottom	: 4px;
	background-color	: #D5E0E3;
	color	: #3A4E54;
	xfont-family	: "trebuchet ms";
	font-size	: 12pt;
	font-weight	: bold;
	vertical-align	: middle;
	xbackground-image	: url("../images/bar3.jpg");
	background-position	: top;
	background-repeat	: repeat-x;
	xborder-top	: 1px solid #6D838F;
	xborder-bottom	: 1px solid #6D838F;
}

.textbox
{
	padding	: 8px;
	padding-top	: 15px;
	line-height	: 150%
}

.leftcol
{
	padding-left	: 10px;
}

.rightcol
{
	padding-right	: 0px;
}

.publisher
{
	font-size	: 8pt;
}
