body {
	background-image: url(images/backcolr.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuextend {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
}
.extend {
	background-image: url(images/extend.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content {
	background-image: url(images/contentback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 60px;
}
.physnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.contentNOimage {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 60px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
.nound {
	color:black;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
a.nound:link {
	color:black;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
a.nound:visited{
	color:black;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
a.nound:hover{
	color:black;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
a.nound:active {
	color:black;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 12px;
	color: #003300;
	font-weight: bold;
	line-height: 22px;
}
.menu a:link {
	color: #003300;
	text-decoration: none;
}
.menu a:visited {
	color: #003300;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menusub {
	font-size: 10px;
	line-height: 16px;
}
.menusub2 {
	font-size: 11px;
	font-weight: bold;
}
.menusubtab {
	padding-left: 8px;
}
.menubottm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -.3mm;
	background-image: url(images/menubottm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-left: 147px;
}
.menubottm a:link {
	color: #000000;
	text-decoration: none;
}
.menubottm a:visited {
	color: #000000;
	text-decoration: none;
}
.menubottm a:hover {
	color: #000000;
	text-decoration: underline;
}
.copyinfo {
	background-image: url(images/backcolr.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
.titlessm {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
.titlestiny {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
.titlegold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6600;
	font-style: italic;
	font-weight: bold;
}
.titlesilver {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.titlebasic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.textgold {
	color: #CC6600;
}
.textsilver {
	color: #666666;
}
.picL {
	float: left;
	border: 1px solid #000000;
}
.picR {
	float: right;
	border: 1px solid #000000;
}
