/* CSS Document */

body {background-color: #460000;}

#top {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF9DF;
	text-align: center;}

.brown {color: #FFF9DF;}
	
#padten {padding: 10px;}
.picborder {border: 1px solid #ED1B23;}
.border {border: 1px solid #770000;}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF9DF;
	margin: 0px;}
	
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF9DF;
	margin-bottom: 8px;}

.enter {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF9DF;
	margin: 0px;}
	
p {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF9DF;
	margin: 0px;}
	
a:link	   			{color:#FFF9DF; text-decoration: underline;}
a:visited			{color:#FFF9DF; text-decoration: underline;}
a:active 			{color:#FFF9DF; text-decoration: underline;}
a:hover				{color:#FFF9DF; text-decoration: none;}

.footer {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF9DF;
	margin: 0px;}
	
.footer a:link	   			{color:#FFF9DF; text-decoration: underline;}
.footer a:visited			{color:#FFF9DF; text-decoration: underline;}
.footer a:active 			{color:#FFF9DF; text-decoration: underline;}
.footer a:hover				{color:#FFF9DF; text-decoration: none;}

.indent {text-indent: .50cm;}

.big {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF9DF;
	margin: 0px;}
	
.big a:link	   			{color:#FFF9DF; text-decoration: underline;}
.big a:visited			{color:#FFF9DF; text-decoration: underline;}
.big a:active 			{color:#FFF9DF; text-decoration: underline;}
.big a:hover			{color:#FFF9DF; text-decoration: none;}

.bigyellow {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFEE46;
	margin: 0px;}
	
.bigyellow a:link	   			{color:#FFEE46; text-decoration: underline;}
.bigyellow a:visited			{color:#FFEE46; text-decoration: underline;}
.bigyellow a:active 			{color:#FFEE46; text-decoration: underline;}
.bigyellow a:hover			    {color:#FFEE46; text-decoration: none;}


/* entry page */

.large {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF9DF;
	margin: 0px;}
	
.med {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF9DF;
	margin: 0px;}
	
.small {font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF9DF;
	font-weight: bold;
	margin: 0px;}
	
/* recips */
	
.recip {border: 1px dotted #FFF9DF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 6px;}

.rbig {font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF9DF;}
	
.rbig a:link	   		{color: #FFF9DF; text-decoration: underline;}
.rbig a:visited			{color: #FFF9DF; text-decoration: underline;}
.rbig a:active 			{color: #FFF9DF; text-decoration: underline;}
.rbig a:hover			{color: #FFF9DF; text-decoration: none;}

.rsmall {font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF9DF;}
	
.rsmall a:link	   			{color: #FFF9DF; text-decoration: underline;}
.rsmall a:visited			{color: #FFF9DF; text-decoration: underline;}
.rsmallg a:active 			{color: #FFF9DF; text-decoration: underline;}
.rsmall a:hover				{color: #FFF9DF; text-decoration: none;}
