/* CSS Document */
p, td, body{background-color: #000000; font-family: arial, helvetica, sans-serif;}
.green {color: #979c6a;}
.purple, .detail, h2 {color: #765382;}
.bggreen {background-color: #979c6a;}
.subtitle {font-size: 12px;}
.click {color: #979c6a; font-weight: bold; font-size: 11px; text-align: right;}
.click2 {color: #979c6a; font-weight: bold; font-size: 12px; text-align: center;}
a.purplink:link, a.purplink:visited {color: #765382; text-decoration: none; font-weight: bold; font-size: 12px;}
a.purplink:hover, a.purplink:active {text-decoration: underline; color: #979c6a;}
.collection {color: #765382; font-weight: bold; font-size: 12px; text-align: right;}
.emph {color: #765382; font-weight: bold; font-size: 11px; text-align: center; margin-bottom: 14px;}
a.frs:link, a.frs:visited { text-decoration: none; color: #979c6a;}
a.frs:hover, a.frs:active {color: #765382; text-decoration: underline; }
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
}
.down {font-size: 11px; text-align:center;}
.rice {color: #765382; font-weight: bold; font-size: 11px;}

.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #765382;
	/*/*/ border: 2px solid #979c6a;
	margin: 2px;
	padding: 2px;/*/*/ 

}
.back {font-size: 11px; font-style:italic; text-decoration: none;}
