body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/Grad_02.jpg);
	background-color: #006699;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a:active { color: #006699; text-decoration: none}
a:link {  color: #006699; text-decoration: none}
a:visited {  color: #006699; text-decoration: none}
a:hover {  color: #CC6633; text-decoration: underline}

table.copyright {
	background-color: #E0E0E0;
}

.Shrink {
font-size: smaller
}

.flatinput {
font: 8pt verdana; border:1px solid #ABABAB; color: #006699; background-color:#E0E0E0; cursor:hand;
}

.ListingName {font-size: large}

.PhotoBorder {
	border: 1px outset;
}
.DetailHeading {
	font-size: larger;
	font-weight: bold;
}
.DetailSubHeading {
	font-size: larger;
}

iframe {
border: none;
padding: 0px;
}
.ListingNameLarge {
font-size: x-large}
.underline {
	text-decoration: underline;
}

.Nav {
	color: #CC6600 !important;
	text-decoration: underline;
	font-style: italic;
	font-size: larger;
}
