body {
	margin: 0px;
}
body.mainbg {
	background-color: #e9e9e9;
	background-image: url(pix/MainBgTile.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
body.secondarybg {
	background-color: #e9e9e9;
	background-image: url(pix/SecondaryBgTile.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

A:link {color: #1C41a0;text-decoration: none;} 
A:visited {color: #1C41a0;text-decoration: none;}
A:hover {color: #000000;text-decoration: underline;}
A:active {color: #1C41a0;text-decoration: underline;}

td.datelinemain {
	background-color: #d8d8d8;
	height: 24px;
	text-align: right;
	font-family: arial;
	font-size: 12px;
	padding-right: 10px;
	width: 694px;
}
td.navbar {
	height: 53px;
	color: #93543a;
	padding-left: 15px;
}
td.Main1 {
	width: 300px;
	vertical-align: top;
	font-family: verdana;
	font-size: 12px;
	padding: 15px;
}
td.Main2 {
	width: 193px;
	vertical-align: top;
	font-family: verdana;
	font-size: 12px;
	padding: 8px;
	padding-top: 90px;
	color: 195570;
	font-weight: bold;
	font-style: oblique;
	line-height: 18px;
}
td.Main3 {
	width: 172px;
	vertical-align: top;
	padding: 15px;
	font-family: verdana;
	font-size: 12px;
}
td.SecondaryMainContent {
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(pix/NavBracket.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 519px;
	font-family: verdana;
	font-size: 12px;
	color: 3b3b3b;
	padding-top: 47px;
	padding-left: 27px;
	padding-bottom: 27px;
	padding-right: 27px;
}
td.SecondaryRightChannel {
	vertical-align: top;
	width: 175px;
	padding-top: 50px;
	font-family: arial;
	font-size: 12px;
	padding-left: 10px;
	background-color: #ffffff;
}
a.secondaryLink:active,a.secondaryLink:visited,a.secondaryLink {
	color: red;
	line-height: 20px;
}
.pageheader {
	color: 976611;
	font-size: 18px;
	font-family: optima, trebuchet ms, verdana;
}
.subhead {
	color: 4f4d4f;
	font-size: 12px;
	font-family: tahoma;
	line-height: 16px;
}
.letter {
	color: 815b62;
	font-size: 11.5px;
	line-height: 15px;
	font-family: courier, courier-new, mono, monospace;
}
td.flyspeck {
	font-family: arial;
	font-size: 10.5px;
	padding-top: 8px;
}
