body				{	background color: #99CCFF; text-align: center; 
						margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }

p					{	margin-top: 0px; margin-bottom: 0px; color: #000080; }
.top10				{	margin-top: 10px; }
.bot10				{	margin-bottom: 10px; }


/* table and cells */
table				{	width: 100%; border-collapse: collapse; }
td					{	text-align: center; vertical-align: top; }

/* Header Table */
.tblhead				{	margin-top: 35px; }						
.thleft				{	width: 20%; }
.thcenter			{	width: 60%; }
.thright				{	width: 20%; }

/* Body Table */
.tblbody				{	border-top: 2px solid #0054AA; border-bottom: 2px solid #0054AA; }
.tbleft				{	width: 25%; }
.tbcenter			{	width: 50%; }
.tbright				{	width: 25%; }

/* Links Table */
.tbllink				{	width: 50%; }
.tlink				{	width: 25%; border: 1px solid #0054AA; }

/* Footer Table */
.tfleft				{	width: 25%; }
.tfcenter			{	width: 50%; }
.tfright				{	width: 25%; }


/* Headings */
h1,h2,h3, h4, h5, h6
					{	font-family: Arial; font-weight: normal; color: #000080; margin-top: 0px; margin-bottom: 0px; }
h1					{	font-size: 24pt; }
h2					{	font-size: 18pt; margin-top: 10px; }
h3					{	font-size: 14pt; }
h4					{	font-size: 10pt; font-weight: bold; font-style: italic; }
h5					{	font-size: 8pt; font-weight: bold; }
h6					{	font-size: 8pt; }

ul					{	text-align: left; margin-top: 10px; margin-left: 80px; }
li					{	list-style-type: circle; }


.top10				{	margin-top: 10px; }



/* images */
#imgemail, #imgfav, #imgweather, #imgcbga, #imgss, #imgtow
					{	border: 1px solid #0054AA; }
#imgemail			{	width: 85px; height: 39px; }
#imglogo			{	width: 600px; height: 200px; }
#imgfav				{	width: 85px; height: 39px; }
#imgweather		{	width: 175px; height: 90px; }
#imgcbga			{	width: 100px; height: 100px; margin-bottom: 10px; }
#imgss				{	width: 150px; height: 68px; }
#imgtow			{	width: 140px; height: 74px; }