@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #2C3039;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #630;
}
.greentext {
	color: #A2C363;
}
a.greenlink:link {
	color: #A2C363;
	text-decoration: none;
}
a.greenlink:visited {
	text-decoration: none;
	color: #A2C363;
}
a.greenlink:hover {
	text-decoration: underline;
	color: #FFF;
}
a.greenlink:active {
	text-decoration: none;
	color: #390;
}

/* CSS Document */

.td_maincontainer {
	background-image: url(../images/background.jpg);
	vertical-align: top;
	width: 1000px;
	background-repeat: no-repeat;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}


.td_rightheader {
	background-image: url(../images/rightheaderbg_02.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.logo {
	height: 172px;
	width: 266px;
	float: left;
}

.navi_sub1 {
	text-align: right;
	width: 700px;
	padding-right: 34px;
	padding-top: 20px;
	float: left;
}
.header {
	width: 969px;
	padding-left: 31px;
}

.navi_main {
	width: 734px;
	float: left;
	background-image: url(../images/navi_bg_02.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	text-align: right;
}
.whatisyeaa {
	padding-left: 31px;
	width: 315px;
	float: left;
}
.whyyeaa {
	padding-left: 12px;
	width: 315px;
	float: left;
}
.signupnow {
	padding-left: 12px;
	width: 315px;
	float: left;
}
.td_level3 {
	padding-top: 20px;
	padding-left: 30px;
}
.td_level4_leftside {
	width: 177px;
	padding-left: 11px;
	padding-right: 12px;
	vertical-align: top;
}
.td_leve4_middle {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #A2C363;
	border-left-color: #A2C363;
	width: 468px;
}
.td_content {
	padding-right: 15px;
	padding-left: 15px;
}

.td_level4_rightside {
	padding-top: 10px;
	padding-left: 19px;
	color: #A2C363;
	vertical-align: top;
}
.td_bottom_navi {
	text-align: center;
	height: 20px;
	width: 1000px;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #A2C363;
	color: #A2C363;
}

.td_copyright {
	font-size: 10px;
	color: #A2C363;
	width: 1000px;
	text-align: center;
	height: 50px;
	padding-top: 010px;
}
h2 {
	color: #600;
}
.text_redhighlight {
	font-size: 14px;
	font-weight: bolder;
	color: #612A23;
}
.text_small_red {
	font-size: 10px;
	color: #612A23;
}
.td_event_content_format {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 14px;
}
.td_leve4_sitemap_middle {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 970px;
}
.td_form_leftside {
	text-align: right;
	padding-right: 5px;
}

