body{
font-family:  Arial, 'CG Omega', Verdana, Helvetica, sans-serif;
font-size: small;
background-color: #ffffff;
vertical-align: top;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
}

h1 { 
font-size: medium; 
padding-top: 12px;
}

h2 { font-size: small; }
h3 { font-size: x-small; }
h4 { font-size: xx-small; }

table{
vertical-align: top;
}
h1, h2, h3, h4,h5{
color: rgb(90,10,0);
}

img{
border: none;
}

/*Links*/

td.navbar a:link {
	color: #5B2204;
	text-decoration: none;
}
a:link {
	color: #5B2204;
}
a:visited {
	color: #71462F;
	text-decoration: none;
}
a:hover {
	color: #FF8429;
	text-decoration: none;
}

/* Main Table Formatting */

/* Table Body Attributes */

table.paolhead{
padding: 0;
border: none;
vertical-align: top;
width: 100%;
height: 137px;
margin: 0;
}

table.paolbody{
padding: 0;
border: none;
vertical-align: top;
background-color: #ffffff;
width: 100%;
margin-top: 0;
}

table.paolfoot{
padding: 0;
border: none;
vertical-align: top;
width: 100%;
background-color: #ffffff;
margin: 0;
}

/* Table Headder Columns */

td.hlft{
background: url(../images/imgHeadLft.gif);
background-repeat: no-repeat;

}

td.hcntr{
background: url(../images/imgHeadCntr.gif);
background-repeat: repeat-x;
width: 100%;
}

td.hrt{
background: url(../images/imgHeadRt.gif);
background-repeat: no-repeat;
}

/* Table Body Columns */

td.blft{
vertical-align: top;
background: url(../images/imgBlueFadeLft.gif);
background-repeat: repeat-y;
padding-left: 12pt;
padding-top: 18pt;
padding-bottom: 6pt;
}

td.bcntr{
padding-top: 8pt;
padding-left: 12pt;
vertical-align: top;
width: 100%;
background-repeat: repeat-x;
}

td.brt{
background: url(../images/imgBlueFadeRt.gif);
background-repeat: repeat-y;
}

/* Table Footer Columns */

td.flft{
background: url(../images/imgBtmLft.gif);
background-repeat: no-repeat;
}

td.fcntr{
background: url(../images/imgBtmCntr.gif);
background-repeat: repeat-x;
width: 100%;
}
td.frt{
background: url(../images/imgBtmRt.gif);
background-repeat: no-repeat;
}

/* End Main Table Formatting */


/* Body Content Table Formatting */

table.content{
background: none;
width: 100%;
border: none;
}

/*Form Attributes*/

form{
margin: 0px;
}

/*sidetable stylesheet*/

.sidebartable tr td{
background-color: #970f00;
width: 120px;
font-family: Verdana Arial Trebuchet;
font-weight: bold;
font-size: x-small;
padding: 3pt;
color: #f4d294;
}

/*Links*/

.sidebartable a:link {
	color: #f4d294;
	text-decoration: none;
}
.sidebartable a:visited {
	color: #F3c66c;
	text-decoration: none;
}
.sidebartable a:hover {
	color: #FFEABF;
	text-decoration: none;
}

/*NOTES*/

.sidenote{
font-family: Verdana Arial Trebuchet;
font-size: x-small;
margin-left: 8pt;
}

td.left{
text-align: right;
background-color: white;
}

td.right{
text-align: right;
}

table.checkout{
background-color: rgb(200,235,250);
padding: 4pt;
margin-right: 24pt;
}

.alert{
font-weight: bold;
font-style: italic;
color: red;
}

.formfield{
background-color: white;
padding: 4pt;
}

/*Helpdesk*/
table.helpdesk{
background-color: rgb(250,230,230);
margin-left: 12px;
}

table.helpdesk p{
color: rgb(215,110,125);
font-size: small;
}

table.helpdesk h1, h3, h4{
margin: 0px 4px 4px 10px;
}

table.helpdesk h2{
margin: 10px 4px 4px 10px;
}

table.helpdesk p{
margin-left: 10px;
}

table.helpdesk h1{
font-size: medium;
}


table.helpdesk h2{
font-size: small;
}

table.helpdesk h3{
font-size: x-small;
}

td.loccolumn{
border-right: thin white solid;
}

td.headcol{
background-color: rgb(215,110,125);
}

p.salesMgr{
color: rgb(90,10,0);
font-weight: bold;
padding-top: 4px;
}
