					body {	
						/*	background-image:url(images/Email.bmp); */
							background-image:url(images/sand.jpg);
						/*	background-color: #000; */
						/*	margin-left: 5%;
							margin-right: 5%;
							padding: 0px;	*/
							color: #001058;
					}
					p {	
							background-color: none;
							padding: 0px;
					}
					h1 {	
							color: #001058;
					}
					.darkBlue {
							color: #001058;
					}
					.button1 {
							background-color:#001058;  color: #ffffff; font-family: times; font-size: 11pt; font-weight:bold 
					}
					.button2 {
							background-color:#C9c9c9;  color: #001058; font-family: times; font-size: 11pt; font-weight:bold 
					}
					#mainContent {
						/*	background-color: #ffffff;*/
							background-image:url(images/spd2.jpg);
							border: 5px double #9E0B0E;
							margin-left: 5%;
							margin-right: 5%;
							margin-top: 1%;
							margin-bottom: 1%;
							padding:0px
					}
					
					#conash3D0 {
							display:none;
					}	
					#footer { 
							text-align:center;
							color:#ffffff;
							font-size:1px;
							font-weight:bold;
					}
					a:link { color: #9E0B0E; text-decoration: none }
					a:visited { color: #9E0B0E; text-decoration: none }
					a:hover { color: #9E0B0E; text-decoration: underline }
					a:active { color: #001058; text-decoration: blink }
