body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#page {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pageinner {
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.imageClawler {
	width: 380px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}


#textScroll {
	float: left;
	width: 460px;
}
#banner {
	margin-bottom: 5px;
	margin-top: 5px;
	cursor: pointer;
	height: 170px;
}

#contactUs {
	float: right;
	width: 290px;
}

p {
	padding: 0px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:hover {
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignCenter {
	text-align: center;
	vertical-align: middle;
}


.alignLeft {
	text-align: left;
	vertical-align: middle;
}

.alignRight {
	text-align: right;
	vertical-align: middle;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
.orange {
	color: #FF6600;
}


input.short {
	width: 100px;
	text-align: center;
	height: 12px;
	text-decoration: underline;
}
.smallTxt {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 10px;
}

.space5px {
	width: 5px;
}
.space50px {
	width: 60px;
}
.space100px {
	width: 150px;
}

.space20px {

	width: 20px;
}
.space30px {
	width: 30px;
}
.space70px {
	width: 70px;
}


.space90px {
	width: 90px;
}
.space320px {
	width: 320px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
#nav {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 30px;
}
table.ban1 {
	width: 100%;
}



.bigTxt {
	font-size: 16px;
	color: #FF0000;
}

#nav li {
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	display: inline;
}
#nav a {
	color: #FFFFFF;
	margin: 0px;
	display: inline;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6eb401;
	border-left-color: #FFFFFF;
}
#nav a:hover, #nav a.selected {
	margin: 0px;
	display: inline;
	color: #333333;
	background-image: url(images/hover_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}


#nav ul {
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.round{display:block}
.round *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background-color: #f6f6e9;
}
.round1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e9f3d2;
	border-right:1px solid #e9f3d2;
	background-color: #f6f6e9;
}
.round2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #e9f3d2;
	border-right:1px solid #e9f3d2;
	background-color: #f6f6e9;
}
h1 {
	font-size: 16px;
	color: #FFEBB0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin: 0px;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9f3d2;
  border-right:1px solid #e9f3d2;}
.round4{
  border-left:1px solid #576315;
  border-right:1px solid #e9f3d2;}
.round5{
  border-left:1px solid #e9f3d2;
  border-right:1px solid #e9f3d2;}
.roundfg{
	padding: 0px;
	background-color: #f6f6e9;
	margin: 0px;
}
.box {
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.search-bg {
	background-image: url(images/searchBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #FF7200;
}
div.search-body {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 50px;
	height: 143px;
	padding-bottom: 0px;
}
div.registerTop {
	background-image: url(images/registerTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 237px;
}
div.flash-parrot {
	margin-top: 20px;
}

div.registerCenter {
	background-image: url(images/registerCenter.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 217px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.registerBottom {
	background-image: url(images/registerBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 237px;
}
div.paidTop {
	background-image: url(images/paidTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 237px;
}
div.paidCenter {
	background-image: url(images/paidCenter.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 217px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.paidBottom {
	background-image: url(images/paidBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 237px;
}
.clear {
	clear: both;
}
h1.blue {
	padding: 0px;
	font-size: 16px;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1.purple {
	padding: 0px;
	font-size: 16px;
	color: #B660B1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.ban1 p {
	margin: 0px;
	padding: 0px;
	color: #333333;
}

input.short {
	width: 30px;
	text-decoration: none;
}
select.long {
	width: 140px;
	text-align: left;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.imageClawler li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

input.short1 {
	width: 60px;
	text-decoration: none;
	text-align: left;
	margin-right: 2px;
}



input.long1 {
	width: 132px;
	text-align: left;
}
input.long {
	width: 150px;
	text-align: left;
}
.height20px {
	height: 27px;
}
.smallTxt1 {
	font-size: 11px;
	color: #666666;
	line-height: 10px;
	font-style: normal;
}
select.long1 {
	width: 110px;
	text-align: left;
}
#package {
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.batch {
	float: left;
}
.height5px {

	height: 5px;
}

.photo {
	width: 144px;
	text-align: center;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.imageClawler img {
	padding: 3px;
	background-color: #FFF;
	margin: 2px;
}
.footer {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.footer li {
	display: inline;
	padding: 5px;
}
.footer ul {
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.footer ul li a {
	color: #333333;
	font-style: normal;
	font-weight: normal;
}


.footer p {
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.search {
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}
.search td{
	color: #FFFFFF;
	font-size: 13px;
	padding: 2px;
}


.imageClawler1 {
	width: 380px;
	float: right;
}
.imageClawler1 li {

	display: inline;
	margin: 0px;
	padding: 0px;
}
.imageClawler1 img {

	padding: 3px;
	background-color: #FFF;
	margin: 2px;
}

.roundfg a {
	color: #FF6600;
}

.ban1 td {
	color: #333333;
}
.black {
	color: #333333;
	text-decoration: underline;
}
#nav a {
	text-decoration: none;
}


.white {
	color: #000000;
}


.ban1 td p {
	padding-left: 10px;
	margin-bottom: 5px;
}
.profiles {
	height: 393px;
}

.ban1 .ban-h1 {
	color: #000000;
	font-size: 16px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.ban1 th {
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.ban-h1 {
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	font-size: 16px;
}
.imageClawler {
	width: 81px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.imageClawler li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.imageClawler img {
	padding: 3px;
	background-color: #FFF;
	margin: 2px;
}
.imageClawler1 {
	width: 81px;
	float: right;
}
.imageClawler1 li {

	display: inline;
	margin: 0px;
	padding: 0px;
}
.imageClawler1 img {

	padding: 3px;
	background-color: #FFF;
	margin: 2px;
}
div.greetings {
	width: 240px;
	float: left;
	height: 48px;
	text-align: right;
	padding-right: 10px;
}
div.featuredProfiles {
	float: left;
	width: 175px;
	margin-top: 10px;
	height: 400px;
}
div.registration {
	float: right;
	width: 251px;
	margin-top: 10px;
}
div.body-left {
	float: left;
	width: 331px;
	margin-bottom: 10px;
}
div.search-top {
	background-image: url(images/search_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}

div.body-right {
	float: right;
	width: 434px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.search-bottom {
	background-image: url(images/search_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin: 0px;
	padding: 0px;
}
div.search-image {
	margin: 0px;
	height: 200px;
	padding: 0px;
}
div.top-txt {
	height: 20px;
	background-color: #ff7d0d;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
div.top {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	width: 780px;
	height: 79px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/top_bg.gif);
}
div.topinner {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	width: 740px;
	height: 79px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/top_bg.gif);
}

div.blank {
	height: 15px;
}
div.logo {
	float: left;
	width: 210px;
	height: 79px;
}
div.login {
	float: left;
	width: 400px;
	padding-top: 5px;
	text-align: center;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.height30px {
	height: 40px;
}

div.help {
	width: 170px;
	float: left;
}



table.ban2 {
	width: 100%;
}
.ban2 td,th {
	color: #333333;
}
h3 {

	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #FF7800;
}
.marginRight65px {
	margin-right: 65px;
}
div.logo1 {

	float: left;
	width: 244px;
	height: 79px;
}
div.help1 {

	width: 170px;
	float: left;
}
div.login1 {

	float: left;
	width: 366px;
	padding-top: 5px;
	text-align: center;
}

