.link { text-decoration: none }
.link:hover {
	text-decoration: underline;
	color: #000000;}
	
.linkphotogal { text-decoration: none; color: #FFFFFF; }
.linkphotogal:hover {
	text-decoration: none;
	color: #AAAAAA;}

.white { color: #FFFFFF; 
text-decoration: none }
.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TEXTAREA, INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px; 
	font-size: 9px;
	color: #000000;
	background-color: #bbceae;
	border: solid 1px #000000;
}
SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	color: #000000;
	background-color: #bbceae;
	border: outset 1px #adff2f;
}
.textsize {
	font-family: Tahoma, arial, sans-serif;
	font-size: 10pt;


}

.rightboxtext {
	font-family: Tahoma, arial, sans-serif;
	font-size: 8pt;
		letter-spacing: 0.1em;
	color: #8C040E;

}
}
.noborder { border-color: #ffffff;}.flash {
	text-decoration: blink;
	background-color: #FFFFFF;

}

.formButton	{font-family:tahoma, arial, sans-serif;
font-size:7pt; color:#ffffff; background:#6B429B; padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;}


	h1 {
	font-size: 19px;
	font-family: Tahoma, arial, sans-serif;
	color: #990000;
	font-weight: lighter;
	letter-spacing: 0.05em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
		margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	padding: 2px;
	text-transform: normal;}
	
	h2 {
	font-size: 14px;
	font-family: Tahoma, arial, sans-serif;
	color: #B60000;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: -15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	padding-bottom: 0px;
	text-transform: normal;}
	
	h3 {
	font-size: 17px;
	font-family: Tahoma, arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 0em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	text-transform: normal;}
	
	
	h5 {
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	background-color: #8C040E;
	letter-spacing: 0em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
		margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding: 2px;
	text-transform: normal;}
	
	
		h6 {
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	background-color: #006600;
	letter-spacing: 0em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
		margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding: 2px;
	text-transform: normal;}
	
	p{font-family:tahoma, arial, sans-serif;
font-size:9pt;
color:#000000;
line-height: 15px;
padding: 0px;
}


	.p-red{font-family:tahoma, arial, sans-serif;
font-size:9pt;
color:#FF0000;
line-height: 15px;
padding: 0px;
}


.p-darkred{font-family:tahoma, arial, sans-serif;
font-size:9pt;
color:#990000;
line-height: 15px;
padding: 0px;
}


	li{font-family:tahoma, arial, sans-serif;
font-size:9pt;
color:#000000;
line-height: 15px;
padding: 0px;
}


	.border {
border: solid 1px #006600;
margin: 8px;
}


.tablered {
  background-color: #EBD0C5;
  background-position: bottom left;
}