body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #C0C0C0;
	background-attachment: fixed;
	background-image: url(../images/bg41.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
}

.copy {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}

.grey {
	color: #FFFFFF;
	line-height: normal;
	font-size: 10px;
}

.subtitle {
	font-size: 12px;
	color: #653A4D;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

a:link {
	color: #B72055;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #7AA244;
	text-decoration: none;
}
a:active {
	color: #8B7D70;
	text-decoration: underline;

}


a.nav:link {
	color: #FFCE4F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
a.nav:visited {
	color: #FFCE4F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.nav:active {
	color: #FFCE4F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.tn:link {
	border: 1px solid #000000;	
}
a.tn:visited {
	border: 1px solid #000000;	
}
a.tn:hover {
	border: 1px solid #000000;	
}
a.tn:active {
	border: 1px solid #000000;	

}

.submitbox {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #625851;
	border: 1px double #000000;
}
.submitbutton {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #000000;
	text-align: center;
	border-top: 1px solid #8E8177;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8E8177;
}
.yellow {
	font-weight: bold;
	color: #FFCE4F;
}

.purple {
	font-weight: normal;
	color: #B72055;
	font-size: 11px;
}
.italic {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	font-style: italic;
}
a.pink:link {
	color: #D24275;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
a.pink:visited {
	color: #D24275;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.pink:hover {
	color: #D24275;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.pink:active {
	color: #D24275;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

