/* Poster Stamps style sheet */

/* C M Philip, Version 1, 26 February 2002 */
/*             Version 2, 28 September 2003 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #990000; 
	background-image: url(../images/bkgnd1.gif);
	scrollbar-base-color: #FF9999;}

p {
	margin-left: 10px; 
	margin-right: 10px;}
	
td {
	font-size:13px;}

h2 {  
	margin-left: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	font-size: 24px; 
	font-style: italic;}

h3 {  
	margin-left: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #333366; 
	font-style: italic;}

a:link {  
	color: #0000FF; 
	text-decoration: none;}
a:visited {  
	color: #0099FF; 
	text-decoration: none;}
a:hover {  
	color: #FF9900;
	text-decoration: underline;}
a:active {  
	color: #FF6600; 
	font-weight: bold;
	text-decoration: underline;}

.moddate {  
	font-size: 9px; 
	color: #999999;}

.adtable {
	border-collapse: collapse;
	width: 80%;
	border: 1px solid #990000;}
	
.adtable th {
	background-color: #990000;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11px;}
	
.adtable td {
	font-size: 10px;}
	
.sidenote {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #336699; 
	background-color: #CCCCCC; 
	text-align: left;
	width: 80%;  
	padding: 5px; 
	margin-left:10px;}
	
.adsub {
	background-color: #FFCCCC;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	border: 1px solid #990000;
	text-align: center;}

.approval td {
	font-size: 9px;
	line-height: 14px;}

.larger {
	font-size: 12px;}
	
.menustatic {
	font-size: 13px;
	font-weight: bold;
	color: #333366;}