body {	margin: 0px;
		background-color: white;
		font-family: arial;
		font-size: 12px; }

td {	font-family: arial;
		position: relative; 
		font-size: 12px; }

.leftHead {	margin: 0px;
			height: 28px;
			border: 0px;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
			/*background-color: darkblue;*/
			padding:4px;
			color: white;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			/*background-image: url ('images/menubg.jpg'); */
			background-color: #26167E; }

.leftBody {	padding: 10px; }

.bodyHead {	font-size:20px;
			font-family: Helvetica, Arial;
			color: #DD0101;
			font-style: italic;
			font-weight: bold;
			margin:0px 0px 20px 0px; }

.bodyContent {	font-size:12px;
				font-family:  Helvetica, Arial;
				line-height: 18px;
				margin: 0px 0px 14px 0px;
				margin-right:0px; }

.bodylist {	font-size:12px;
				font-family:  Helvetica, Arial;
				line-height: 3px;
				margin: 0px 0px 14px 0px;
				margin-right:0px; }

.redBodyContent {	font-size:14px;
					font-family:  Times;
					line-height: 18px;
					color: #DD0101; }

.navBar {	font-family:Tahoma,Arial;
			font-size:12px;
			color:white;
			font-weight:bold;
			text-decoration: none;
			margin: 0px;
			padding: 6px; }

.navBar a {	color: white; }

.navBar a:link {	color: white; }

.navBar a:visited {	color: white; }

.navBar a:hover {	color: silver;
					text-decoration: underline; }

.quote {	font-size:11px; }

.quotetext {	font-size:11px; }


