body {
	background-color: #C49CDA;
	margin: 0px;
}
a.nav:link, a.nav:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C59CDE;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a, a:hover, a:active {
	color: #C59CDE;
}

.nolink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt11-white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.txt10-white {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.button1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 121px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 28px;
	width: 66px;
}


.txt11-white-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt11-purple {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C99ADE;
}
.txt-black {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F3F3F;
}
.txt-gray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.txt11-purple-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C99ADE;
}
a.li-text:link, a.li-text:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.li-text:hover, a.li-text:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C99ADE;
	text-decoration: none;
}
a.footer:link, a.footer:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C99ADE;
	text-decoration: none;
}
.txt14-white-bold {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt14-sred-bold {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F87878;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
}

.tdform{
padding:0px 5px 0px 5px;
font:normal 11px Arial, Verdana, Tahoma;
color:#C99ADE;
}
.tdrequired{
padding:0px 10px 0px 40px; 
background:url('../images/bg_required.gif') no-repeat top right;
/* width:130px; */
font:bold 11px Arial, Verdana, Tahoma;
color:#fff;
}
.tdlabelform{
padding:0px 10px 0px 40px; 
font:bold 11px Arial, Verdana, Tahoma;
color:#fff;
/* width:130px; */
}
