body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back1.jpg);
	background-repeat: repeat-x;
}
A        {
	color: #AA257D;
	text-decoration: underline;
}
A:hover  {
	text-decoration: none;

}
A:visited{
	color: #823363;
	text-decoration: underline;
}

h1{
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: -15px;
}
h2{
}

h3{
}
td{
	vertical-align:top;
	font-family: Arial;
	font-size: 12px;
}
#link1 {
}
#link1 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
}
#link1 a:hover {
	text-decoration: underline;
}
#link1_a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;

}
.font18{
	font-size: 18px;
}
.txt_thanks{
	font-size: 14px;
	color: #AA257D;
	font-weight: bold;
}

#txt_white{
	color: #FFFFFF;
}
#img_set{
	float: left;
	margin-right: 5px;
}
.copyright{
	font-size: 11px;
}
#banner_set{
	vertical-align: bottom;
}
#body_back{
	background-image: url(../images/logo_back.gif);
	background-repeat: no-repeat;
}
.txt_red{
	color: #FF0000;
}

