body {
	margin: 10px ;
	font-family: tahoma, arial, sans-serif ;
	font-size: 12px ;
	background: #ffffff ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #666666 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: top ;
}

.heading {
	background: #56221C ;
	padding: 2px 25px 2px 25px ;
}

h1 {
	font-size: 20px ;
	font-weight: bold ;
	text-align: right ;
	color: #6699FF ;
	font-family: tahoma ;
	padding: 3px ;
	border-bottom: 1px solid #999999 ;
	margin-top: 0px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
	border-bottom: 1px solid #666666 ;
}

#top {
	width: 750px ;
	margin: auto ;
}

#nav {
	background: #bbbbbb ;
	width: 750px ;
	margin: auto ;
	text-align: center ;
}

#content {
	padding: 15px ;
	background: #ffffff ;
	border: 2px solid #8C865F ;
	text-align: left ;
}

.botbutton {
	padding: 2px 5px ;
	padding-bottom: 4px ;
	text-align: center ;
	background: url(images/botbg.gif) ;
}

.topbutton {
	padding: 2px 5px ;
	padding-top: 4px ;
	text-align: center ;
	background: url(images/topbg.gif) ;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited {
	color: #ffffff ;
	font-family: tahoma ;
	font-size: 10px ;
	text-decoration: none ;	
}

a.sidelink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #999999 ;
	font-weight: bold ;
	font-family: tahoma ;
	font-size: 11px ;
	text-decoration: none ;	
}

a.navlink:hover {
	color: #139A35 ;
	text-decoration: underline ;
}

a.topnavlink:link, a.topnavlink:active, a.topnavlink:visited {
	color: #666666 ;
	font-weight: bold ;
	font-family: tahoma ;
	font-size: 11px ;
	text-decoration: none ;
	margin-right: 4px ;
	margin-left: 4px ;
}

a.topnavlink:hover {
	color: #43527D ;
	text-decoration: underline ;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 10px ;
	margin: 0px ;
	padding: 0px ;
}

a.sidelink:hover {
	color: #ffff00 ;
}

a:link {
	color: #417B85 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #3D4F89 ;
}

.bluetext {
	color: #5973C8 ;
	font-weight: bold ;
}

.quoteBox {
	border: 1px solid #5973C8 ;
	padding: 5px ;
	margin: 5px ;
	color: #666666 ;
	background: #eeeeee ;
	text-align: center ;
}

.aboutHide {
	display: none ;
}

.aboutShow {
	display: block ;
}

a.botLink:link, a.botLink:active, a.botLink:visited {
	font-family: arial ;
	font-size: 11px ;
}

a.botLink:hover {
}

.undP {
	border-bottom: 1px solid #00CC99 ;
	padding: 2px ;
	color: #6699FF ;
	font-weight: bold ;
	font-size: 14px ;
	text-transform: uppercase ;
}

.link_MB {
	border: 1px solid #5973C8 ;
	padding: 1px ;
}

.link_AH {
	background: #5973C8 ;
	padding: 5px ;
	color: #ffffff ;
	font-size: 18px ;
	letter-spacing: -1px ;
	font-style: italic ;
	font-weight: bold ;
}

.link_TX {
	padding: 0px ;
}

.green {
	font-weight: bold ;
	color: #139A35 ;
}