﻿#bkground {
	background-position: top;
	margin: 0 auto;
	text-align: center;
	background-image: url('Images/ybkg13.gif'); 
	background-repeat: repeat-x;
}

#header {

}

#nav {
	padding: 3px 0 0 0; 
}

#content {
	clear: both;
	text-align: center;
}

#footer {
	font-size: x-small;
	text-align: left 
}

#active_tab {
	border-bottom: 1px black solid; 
}

.noborder {
	border-width: 0px;
}

h3 {
	color: #FF0000;
	line-height: 24px;
}

.p1 {
	text-align: left;
	padding: 15px;
}

.smalltext {
	font-size: x-small;
}


table.center {
	margin-left: auto;
	margin-right: auto;
}

.highlight {
	font-size: 140%;
	color: blue;
}