@charset "utf-8";
a {
  /*outline: none;*/
}
html,body {
	background-color:#FFFCD6;
	margin: 0; 
	padding: 1px;
	text-align: center; 
	color: #000000;
	height:100%;
	display:block;
}
img {
  border: 0px;
}

.oneColFixCtr #container {
	width: 780px;  
	background-color: #E4E0AA;
	margin: 0 auto;
	border: 0px solid black;
	text-align: left; 
	padding:0px;
	height:auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
	min-height:100%;
	height:auto;
	margin:0px;
}
.emailbuttonrollover {
	float:left;
	display: block;
	width: 324px;
	height: 20px;
	background: url("gfx/emailimage.jpg") 0 0 no-repeat;
	text-decoration:none;
/*	outline:none; */
	overflow:hidden;
	display:inline;
}
.emailbuttonrollover:hover {
	background-position: -324px 0;
}
.postbuttonrollover {
	float:left;
	display: block;
	width: 380px;
	height: 37px;
	background: url("gfx/catpost.jpg") 0 0 no-repeat;
	text-decoration:none;
	/*outline:none;*/
	overflow:hidden;
	display:inline;
}
.postbuttonrollover:hover {
	background-position: -380px 0;
}
.menustyle {
	font-family: Georgia, "Times New Roman", Times, serif; /*  "Times New Roman", Times, serif; */
	font-size: 8pt; /*12pt;*/
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing:2pt;	
}
.footerstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing:2pt;	
}
.menustylelink {
	font-family: Georgia, "Times New Roman", Times, serif; /*  "Times New Roman", Times, serif; */
	font-size: 8pt; /*12pt;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1pt;	
}
.menustylelink:hover {
	text-decoration: none;
	color: #FF8A00;
	letter-spacing:1pt;
}
.menustylelink:active {
	text-decoration: none;
	color: #FF8A00;
	letter-spacing:1pt;
}
.bigtextstyle {
	font-family: Georgia, "Times New Roman", Times, serif; /*  "Times New Roman", Times, serif; */
	font-size: 14pt; /*16pt;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1pt;	
}
.bigmenustylelink {
	font-family: Georgia, "Times New Roman", Times, serif; /*  "Times New Roman", Times, serif; */
	font-size: 14pt; /*16pt;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1pt;	
}
.bigmenustylelink:hover {
	text-decoration: none;
	color: #113A2D;
	letter-spacing:1pt;
}
.bigmenustylelink:active {
	text-decoration: none;
	color: #113A2D;
	letter-spacing:1pt;
}
.greenlink {
	font-family: Georgia, "Times New Roman", Times, serif; /*  "Times New Roman", Times, serif; */
	font-size: 9pt; /*12pt;*/
	color: #113A2D;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1pt;
	padding-left:22px;
}
.greenlink:hover {
	text-decoration: none;
	color: #FF8A00;
	letter-spacing:1pt;
}
.greenlink:active {
	text-decoration: none;
	color: #FF8A00;
	letter-spacing:1pt;
}
.bodygreenlink {
	font-family: Georgia, "Times New Roman", Times, serif; /*  "Times New Roman", Times, serif; */
	font-size: 8pt; /*14pt;*/
	color: #113A2D;
	font-weight: bold;
	text-decoration: none;
	line-height:12px;
	letter-spacing:1px;
}
.bodygreenlink:hover {
	text-decoration: none;
	color: #FF8A00;
	line-height:12px;
	letter-spacing:1px;
}
.bodygreenlink:active {
	text-decoration: none;
	color: #FF8A00;
	line-height:12px;
	letter-spacing:1px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif; /* Georgia, "Times New Roman", Times, serif; "Times New Roman", Times, serif; */
	font-size: 10pt; /*10pt;*/
	color: #000000;
	font-weight: normal;
	line-height:14px;
	letter-spacing:1px;
	text-align:justify;
}
.btnsend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; /*12pt;*/
	color: #000000;
	font-weight: bold;
}
.smlbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; /*9pt;*/	color: #000000;
	line-height:12px;
	letter-spacing:1px;
}
.welcometext {
	font-family: Georgia, "Times New Roman", Times, serif; /*  "Times New Roman", Times, serif; */
	font-size: 22pt; /*24pt;*/	color: #113A2D;
	font-weight: bold;
	letter-spacing:5px;
	text-align:justify;
}
