body			{ background: #90E6FA; 
					color: #0066CC; 
					margin-top: 0px; margin-bottom: 0px; margin-left: 10px; margin-right: 10px; topmargin: 0px; leftmargin: 0px; 
					scrollbar-arrow-color: #FFFFFF;
					scrollbar-highlight-color: #FFFFFF;
					scrollbar-3dlight-color: #FF0080;
					scrollbar-face-color: #6578B8;
					scrollbar-track-color: #2B3A9E;
					scrollbar-shadow-color: #FF0080;
					scrollbar-darkshadow-color: #400040;

/* Paragraphs */
p		        { margin-top: 0px; 
					margin-bottom: 0px; }
.pcenter		{ text-align: center; 
					margin-top: 0px; 
					margin-bottom: 0px; }
.pintroleft		{ text-align: center;
					margin-top: 10px;
					margin-right: 5px; }
.pintroright	{ text-align: center; 
					margin-top: 10px;
					margin-left: 5px; }


/* Tables */
table			{ width: 100%; 
					align: center; 
					border-collapse: collapse; }

	/* Header Table */
.hdrtdleft, .hdrtdcenter, .hdrtdright
	{ vertical-align: top; text-align: center; border-bottom: 2px solid #6578B8; }
.hdrtdleft		{ width: 30%; }
.hdrtdcenter	{ width: 40%; }
.hdrtdright		{ width: 30%; }

	/* Footer Table */
.ftrtdleft, .ftrtdcenter, .ftrtdright
					{ vertical-align: top; border-top: 2px solid #6578B8; }
.ftrtdleft			{ width: 20%; }
.ftrtdcenter			{ width: 60%; }
.ftrtdright			{ width: 20%; }

hr					{ color: #6578B8; 
						height: 2px; }

#imglogo			{ width: 395px; height: 197px; margin-top: 25px; }
#imgemail			{ width: 85px; height: 39px; margin-top: 10px; border: 2px solid #6578B8; }
#imgfavorites		{ width: 85px; height: 39px; margin-top: 10px; border: 2px solid #6578B8; }
#imgtow			{ width: 140px; height: 74px; margin-top: 10px; border: 2px solid #6578B8; }
#imgweather		{ width: 140px; height: 70px; margin-top: 10px; border: 2px solid #6578B8; }