body,td,th {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	margin: 0px;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-align: left;
	background-color: #CF9124;
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	background-color: #CCCCCC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	background-image: url(../images/backgrounds/silverartsy4.gif);
	text-align: center;
	height: 30px;
	padding: 0.5em;
	border: 3px outset silver;
}
	
strong {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;}

.whiteText  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #FFFFFF;
}
.smallText {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000
}

#pageTitle {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
	padding-bottom: 10px;
	text-align: center;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* LINK - TOP NAVIGATION LINKS */
a.topnav, a.topnav:active {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
}

a.topnav:hover, a.topnav:visited:hover {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #FFCC00;
}
/* COPY - TOP NAVIGATION LINKS ON WITH NO LINK */
.topnavoff {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #CCCCCC;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

/* ROLLOVER TEXT */
a.rollover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
	padding-right: .5em;
	padding-left: .5em;
}

a.rollover:hover, a.rollover:visited:hover {
	text-decoration: none;
	color : #FFFFFF;
	background-color: #999999;
}

/*MENU */
#menu {
	background-color: #666666;
	height: 15px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* LINK - FOOTER NAVIGATION*/
a.footlink {
	font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
}

a.footlink:hover, a.footlink:visited:hover {
	background: #999999;
	text-decoration: none;
	color : #FFFFFF;
}
