.text {
	font-family: Tahoma, Arial;
	font-size: 10px;

}
.text1 {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
.input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.forminput {
	border:1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #CCCC99;
	padding-left:3px;
	padding-right:3px;
}
.forminput2 {
   color:#660000;
   font-family:Tahoma, Arial;
   font-size:12px;
   font-weight:bold;
   background-color:#FF9900;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

.formbutton {
	height: 11px;
	width: 11px;
}
.textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

body {
	margin: 0px;
}
.smallheading {
	color: #FFC402;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
}
.bodytext2 {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.commenttable {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	border: thick dashed #FF9900;
	background-color: #FF9900;
}
.littletext {
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
.darklink {
	font-family: Arial, Tahoma;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.darklink:hover {
	color: #000000;
	text-decoration: none;
}
.emaildarklink {
	font-family: Arial, Tahoma;
	color: #333333;
	text-decoration: underline;
}
.emaildarklink:hover {
	font-family: Arial, Tahoma;
	color: #333333;
	text-decoration: none;
}
.textbody2link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbody2link:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.redheading {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.redheading:hover {
	text-decoration: underline;
	color: #CC0000;
}
.lightredheading {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}
.greenheader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #66FF66;
	text-decoration: none;
	font-weight: normal;
}
.orangeheader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.largeorangeheader {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.orangelink {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
}
.orangelink:hover {
	color: #FF9900;
	text-decoration: none;
}
.littledate {
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 8px;
	font-style: italic;
	color: #999999;
}
.seemore_link {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #FFFF66;
	text-decoration: underline;
	font-weight: bold;
}
.seemore_link:hover {
	color: #FFFF33;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.blogheading {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.dash {
	border: thin dashed #FF0000;
}
.backgroundtest {
	background-color: #666666;
	background-image: url(images/trythisbg2.jpg);
	background-repeat: repeat-x;
}


/* EA Forms Page CSS BELOW */

fieldset {
  padding: 1em;
  font-size:14px;
  color:#FFFFFF;

  }
fieldset span.otherinfo {
  padding: .5em;
  font-size:11px;
  color:#000099;
  font-weight:normal;
  font-style:italic;
  }
fieldset legend {
	color:#FFCC00;
	font-weight:bold;
}
.fsleft {
	float:left;
	width:48%; 
	margin:10px;
}
.fsright {
	float:right;
	width:48%; 
	margin:10px;
}
div.spacer {
  clear: both;
  }
div.container {
  border: 1px dashed #cccccc;
  }

label {
  float:left;
  width:160px;	/* was 25% */  
  margin-right: 0.5em;
  padding-top: 0.4em;
  text-align:right;
  font-weight:bold;
  color:#FFFFFF;
  font-size:12px;
  }
.rsvpform {
	border:1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #CCCC99;
	padding-left:3px;
	padding-right:3px;
}

/* EA Forms Page CSS ABOVE */
