body {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	/*font-size: 14px;*/
	background-color: #FFFFEE;
	background-repeat: repeat;
	background-image: url(images/trial_tile.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 6%;
	margin-bottom: 0px;
	margin-left: 6%;
}

#mainTable {
	border: 3px double #336699;
	/*/*/line-height: 1.3em; /* */
}

#topTable {
 	background-color: #FFFFFF;
	padding: 0px;
}

#topheader {
 	background-color: #FFFFFF;
	padding: 0px;
}

#maincontent {
	border-left: 1px solid #6699CC;
	border-top: 1px solid #6699CC;
	vertical-align: top;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 10px;/*pads each table cell in modern browsers*/
	font-size: 1.0em;
	/*/*/
	font-size: 90%;
	/* */
}

#navigation {
	width: 220px;
	vertical-align: top;
	padding: 10px;/*pads each table cell in modern browsers*/
	background-color: #FFFFFF;
	/*/*/
	font-size: 85%;
	/* */
}

#header {
 	background-color: #336699;
 	color: #CCCCCC;
	padding: 1px;/*pads each table cell in modern browsers*/
 	background-image: url(images/background_table2.gif);
}
 
#footer {
 	background-color: #336699;
 	color: #99CCFF;
	background-image: url(images/background_table2.gif);
	font-size: .6em;
	text-align: center;
	padding: 5px;/*pads each table cell in modern browsers*/
}

#footer a:link {   color: #99CCFF; text-decoration: none;
}
#footer a:visited {   color: #99CCFF; 	text-decoration: none;
}
#footer a:Hover {   color: #FFF; 	text-decoration: none;
}

#footer  {
	/*/*/line-height: 1.6; /* */
}

a:link {   color: #000066;
}
a:visited {   color: #3366CC;
}
a:Hover {   color: #669933; }

div, td, p, ul {
 	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
}

#date {
 	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	color: #336699;
}

HR {   height: 1pt;  color: #99CCFF}
 
h1:first-child {
	margin-top: 0;
}
/*starts first h1 in TD flush top*/

h2:first-child {
	margin-top: 0;
}
/*starts first h2 in TD flush top*/

h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 75%; }
