body	{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 75%;
			color: #000066;
			margin: 0px;
			background-color: #ccffff;
			background-image: url(images/bluebird_edge_2007.gif);
			background-repeat: no-repeat;
			background-position: left top;
			}

td		{	font-size: 100% ;
			}

a {			text-decoration: none;
			}
			
a:hover {	text-decoration: underline;
			}
			
.footLinks	{	background-color: #FFFF00;
				font-size: 60%;
				}

.footer	{		border-top: 1px solid #31308C;
				line-height: 24px;
				font-size: 80%;
				text-align:center;
				}
				
.subHeads {	font-size: 120%;
			font-weight: bold;
			color: #FF0000;
			}
.reverseHeadlines {
			font-size: 120%;
			font-weight: bold;
			color: #FFFFFF;
			}
			
.pageText {	line-height: 24px;
			}

.head	{					height: 62px;
							margin-left: 350px;
							text-align: center;
							}
						
.birdBG {					background-image: url(images/NEWBirds_ghost.gif);
							background-repeat: no-repeat;
							background-position: center top;
							}
.navigation { 				width: 152px;
							font-size: 12px;
							text-align: center;
							}
						
.navigation UL {			margin: 0px;
							padding:0px;
							list-style-type: none;
							height: 325px;
							}

.navigation UL LI {			margin:5px 0px 5px 0px;
							padding: 0px;
							}
						
.navigation UL LI A {		display: block;
							padding: 0px;
							margin: 0px;
							width: 152px;
							height: 36px;
							line-height: 36px;
							background-image: url(images/button_blue.gif);
							background-repeat: no-repeat;
							background-position: center center;
							font-weight: bold;
							color: black;
							
							}
														
.navigation UL LI A:hover {	background-image: url(images/button_yellow.gif);
							text-decoration: none;
							}
							
input.formBoxes {
	background-color: #EEFAFA;
	border: thin dotted #000066;
}

h3	{					background-image: url(images/underline.gif);
						background-repeat: no-repeat;
						background-position: left bottom;
						height: 38px;
						}
						
.special_offers	{		background-color: #000066;
						font-weight: bold;
						text-align:center;
						border: 4px solid #000066;
						color: white;
						float: right;
						width: 130px;
						}