* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

a:focus {
	outline: none;
}

body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../graphics/main_bg.jpg);
	background-color: #9d8f83;
	background-repeat: repeat-x;
}

.greentext {
	color: #82b419;
}

.orangetext {
	color: #fa9600;
}

.whitetext {
	color: #fafafa;
}

.greentextEM {
	color: #82b419;
	font-style: normal;
}

#wrapper {
	width: 952px;
	text-align: left;
	margin: auto;
}

#header {
	width: 952px;
	height: 283px;
	background-image: url(../../graphics/header_bg.jpg);
	background-repeat: no-repeat;
}

#contact_header {
	width: 952px;
	height: 180px;
	background-image: url(../../graphics/header_bg.jpg);
}

#contact_header_info {
	width: 952px;
	height: 280px;
	background-image: url(../../graphics/header_bg.jpg);
}

#index_header {
	width: 952px;
	height: 240px;
	background-image: url(../../graphics/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#visit {
	width: 188px;
	height: 12px;
	display: block;
	background-image: url(../../graphics/visit.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 23px;
	margin-right: 41px;
}

#visit:hover {
	background-position: top -188px;

	
}

#visit:active {
	background-position: top -376px;
	
}

#image {
	margin-top: 8px;
	margin-left: 40px;
}

#image_join {
	margin-top: 8px;
	float: right;
	margin-right: 41px;
	display: inline;
}

#my_image
{
 margin-top: 8px;
 float: left;
 margin-right: 41px;
	display: inline;
}

#HaQuest {
	width: 281px;
	height: 59px;
	background-image: url(../../graphics/HaQuest.gif);
	display: inline;
	float: left;
	margin-top: 23px;
	margin-left: 55px;
	margin-bottom: 10px;
}

#content {
	width: 870px;
	background-image: url(../../graphics/bg.jpg);
	background-color: #5d564f;
	background-repeat: repeat-x;
	margin-left: 40px;
	margin-top: 30px;
	overflow: auto;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#content a {
	color: #fa9600;
}

#index_content {
	width: 870px;
	background-image: url(../../graphics/bg.jpg);
	background-color: #5d564f;
	background-repeat: repeat-x;
	margin-left: 40px;
	margin-top: 100px;
	margin-bottom: 30px;
	overflow: auto;
	padding-bottom: 30px;
}

#form {
	width: 545px;
	padding-bottom: 15px;
	background-color: #26292b;
	margin-left: 22px;
	margin-top: 16px;
	padding-left: 9px;
}

.formField {
	width: 545px;
	padding-bottom: 15px;
	background-color: #26292b;
	margin-left: 22px;
	margin-top: 16px;
	padding-left: 9px;
}

.formError, .data-warning, .data-error {
	width: 545px;
	padding-bottom: 15px;
	background-color: #26292b;
	margin-left: 22px;
	margin-top: 16px;
	padding-left: 9px;
	color: white;
}

li {
	list-style: none;
}

table {
	line-height: 16px;
	font-weight: bold;
	color: #988e83;
}

.dots {
	height: 1px;
	width: 100%;
	background-image: url(../../graphics/dots.gif);
	margin-left: -7px;
}

span.star {
	color: #fa9600;
}

.small {
	vertical-align: super;
	font-size: 10px;
	color: #82b419;
}

#radio {
	margin-left: 20px;
}

.languages {
	margin-left: 20px;
}

#rules {
	color: #fa9600;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #fa9600;
}

#footer {
	padding: 0;
	margin-left: 41px;
	text-align: left;
	width: 800px;
	margin: 10px auto;
}

#footer p {
	font-size: 9px;
	color: #333333; 
	font-weight: normal;
}


#left_side {
	float: left;
}

#right_side {
	float: right;
	xmargin-top: 30px;
	margin-right: 20px;
	display: inline;
}

#right_side img {
	margin-bottom: 8px;
}

.dots {
	width: 554px;
	height: 27px;
	background-image: url(../../graphics/dots.gif);
	background-repeat: repeat-x;
	margin-left: -9px;
}

.dots2 {
	width: 554px;
	height: 27px;
	background-image: url(../../graphics/small_dots.gif);
	background-repeat: repeat-x;
	margin-left: -11px;
	margin-bottom: -20px;
}

.pad {
	margin-left: 9px;
}

#aplicant {
	width: 550px; 
	margin-left: -9px; 
	background-image: url(../../graphics/small_dots.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	height: 23px;
	margin-bottom: 3px;
}

#discover {
	margin-left: 22px;
	margin-bottom: 5px;
}

#join_us_text {
	width: 550px;
	color: #fafafa;
	margin-left: 22px;
	line-height: 16px;
}

#orange {
	color: #fa9600;
	font-weight: bold;
}

.orange {
	color: #fa9600;
	font-weight: bold;
}

textarea {
	width: 433px;
	height: 246px;
	font-size: 11px;
	margin-top: 20px;
	color: black;
}

textarea#message {
	width: 438px;
	height: 246px;
	font-size: 13px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#please {
	font-weight: normal;
}

#send {
	margin-left: 351px;
}

#top {
	height: 178px;
	width: 100%;
	float: left;
}

#index_top {
	margin-left: 41px;
	height: 178px;
	width: 100%;
	float: left;
}

#contact_top {
	margin-left: 41px;
	height: 100px;
	width: 870px;
	float: left;
	display: inline;
}

#menu {
	float: left;
	width: 175px;
	margin-top: 6px;
	margin-left: 41px;
	display: inline;
}

#menu ul {
	list-style-type: none;
}

#menu li a{
	list-style: none;
}

#home {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/home.gif);
	display: block;
}

#home:hover {
	background-position: -175px;
}

#info {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/info.gif);
	display: block;
}

#info:hover {
	background-position: -175px;
}

#info_active {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/info.gif);
	display: block;
	background-position: -350px;
}

#our_partners {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/our_partners_menu.gif);
	display: block;
}

#our_partners:hover {
	background-position: -175px;
}

#our_partners_active {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/our_partners_menu.gif);
	display: block;
	background-position: -350px;
}

#for_your {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/for_your.gif);
	display: block;
}

#for_your:hover {
	background-position: -175px;
}

#for_your_active {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/for_your.gif);
	display: block;
	background-position: -350px;
}

#breadcrumbs {
	font-size: 10px;
	padding: 0 0 25px 24px;
	color: #82b419;
	font-weight: bold;
}

#breadcrumbs a {
	color: #82b419;
	text-decoration: none;
	border-bottom: 1px dashed 	#82b419;
}

#breadcrumbs .wh {
	color: white; 
}

#breadcrumbs a:hover {
	color: white;
	border-bottom: 1px dashed 	white;
}

#for_members {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/members.gif);
	display: block;
}


#for_members_active {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/members.gif);
	display: block;
	background-position: -350px;
}

#for_members:hover {
	background-position: -175px;
}

#join_us {
	width: 175px;
	height: 28px;
	background-image: url(../../graphics/join_us.gif);
	display: block;
}

#join_us:hover {
	background-position: -175px;
}

#application {
	width: 553px;
	margin-left: -8px;
	height: 28px;
	background-image: url(../../graphics/app_dots.gif);
	background-repeat: repeat-x;
}

#app {
	margin-left: 10px;
}

#partner_green_text {
	color: #82b419;
	font-size: 13px;
	width: 550px;
	margin-left: 22px;
	line-height: 20px;
	padding-bottom: 13px;
}

.partner_green_text {
	color: #82b419;
	font-size: 11px;
	width: 550px;
	margin-left: 22px;
	line-height: 16px;
	padding-bottom: 13px;
}

.partner_text {
	color: #fafafa;
	width: 550px;
	margin-left: 22px;
	line-height: 16px;
	padding-bottom: 16px;
}

#partner_text p {
	color: #fafafa;
	width: 550px;
	margin-left: 22px;
	line-height: 16px;
	padding-bottom: 16px;
}

#spcimg img {
	border: 4px solid #464646;
	margin-bottom: 16px;
	display: block;
}

.partner_text a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
}

#services span {
	color: #fa9600;
}

#services {
	color: #fafafa;
	margin-left: 22px;
	line-height: 22px;
	font-weight: bold;
}

#services a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
}

#kpn_header {
	margin-left: 22px;
	margin-bottom: 10px;
}

#input_fixed {
	width: 210px; 
	margin-left: 3px;
}

#company_banner {
	width: 251px;
	height: 90px;
	background-image: url(../../graphics/company_banner.gif);
}

#company_banner img {
	margin-left: 6px;
	margin-top: 6px;
}

#company_banner p {
	color: #988e83;
	font-weight: bold;
	font-size: 10px;
	margin-left: 6px;
}

#company_banner a {
	margin-left: 6px;
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
}

#for_table {
	margin-left: 17px;
}

#for_table img {
	display: block;
	margin: 5px;
}

.list {
	color: #82b419;
	width: 400px;
	margin-bottom: 15px;
	line-height: 16px;
}

.list span {
	font-size: 13px;
	font-weight: bold;
	color: #fafafa;
	line-height: 22px;
}

.list a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
}

#for_your_box {
	margin-left: 22px;
	margin-top: 15px;
}

#for_sub_box {
	float: left;
	width: 400px;
	display: inline;
}

#detail_left_side {
	color: #fafafa;
	margin-left: 22px;
	line-height: 16px;
	width: 500px;
}

#detail_left_side span {
	color: #988e83;
	font-weight: bold;
}

#detail_left_side a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
}

#detail_left_side table {
	margin-left: 8px;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
}

#detail_right_side {
	background-color: #26292b;
	width: 250px;
	padding-bottom: 15px; 
	xmargin-top: 13px;
}

#detail_right_side span {
	color: #988e83;
	font-weight: bold;
}

#detail_right_side a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
}

#detail_right_side, detail_left_side table {
	margin-left: 8px;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
}

#detail_right_side p {
	margin-left: 8px;
	font-size: 10px;
	margin-right: 8px;
	color: #ccc;
	font-weight: normal;
}

#interviewImgBox {
	width: 277px;
	height: 200px;
}

#interviews {
	width: 600px;
	float: left;
	margin-top: 20px;
}

#interviews p, #for_members_interview .interview p {
	color: #82b419;
	font-size: 10px;
	margin: 10px;
	line-height: 16px;
}

#interviews a, #for_members_interview .interview a, #actions .interview a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
	margin-left: 8px;
}

#interview1 {
	float: left;
	background-color: #26292b;
	width: 277px;
	margin-left: 22px;
	margin-top: 10px;
	display: inline;
	padding-bottom: 10px;
	padding-top: 8px;
}

#interview2 {
	float: right;
	background-color: #26292b;
	width: 277px;
	margin-right: 15px;
	margin-top: 10px;
	display: inline;
	padding-bottom: 10px;
	padding-top: 8px;
}

.join_us_box {
	width: 563px;
	background-color: #26292e;
	float: left;
	margin-left: 22px;
	display: inline;
	margin-top: 8px;
	padding-top: 15px;
}

.join_us_box p {
	width: 430px;
}

p#join_green_text {
	font-size: 13px;
	margin-left: 22px;
	line-height: 16px;
	color: #82b419;
}

p#join_green_text a {
	border-bottom: 1px dashed #fa9600;
	position: relative;
}

p#join_green_text a#join_us_link {
	font-size: 12px;
	line-height: 16px;
	color: #82b419;
	border: none;
	font-weight: normal;
	text-align: left;
	margin-left: -1px;
}

p#join_text {
	color: #fafafa;
	margin-left: 22px;
	line-height: 16px;
}

.contact_text {
	color: #fafafa;
	margin-left: 22px;
	line-height: 16px;
	width: 500px;
}

.info_list {
	color: #fafafa;
	margin-left: 38px;
	line-height: 16px;
	width: 500px;
	list-style: inside
}

#contact_right_side {
	background-color: #26292b;
	width: 301px;
	padding-bottom: 15px; 
}

#cetegory_image {
	width: 120px;
	height: 100px;
	float: left;
}

#cetegory_logo {
	margin: auto; 
	display: block;
}

#right_corner_menu {
	float: right;
	margin-top: 23px;
	margin-right: 41px;
	display: inline;
	list-style-type: none;
}

#right_corner_menu li{
	float: left;
	list-style-type: none;
}

#menu_home {
	display: block;
	width: 44px;
	height: 12px;
	background-image: url(../../graphics/home_menu.gif);
	background-repeat: no-repeat;
}

#menu_home:hover {
	background-position: -44px;
	background-position: top;
}

#menu_home_active {
	display: block;
	width: 44px;
	height: 12px;
	background-position: -88px;
	background-image: url(../../graphics/home_menu.gif);
}

#menu_info {
	display: block;
	width: 158px;
	height: 12px;
	background-image: url(../../graphics/info_voor_ondernemes.gif);
	background-repeat: no-repeat;
}

#menu_info_active {
	display: block;
	width: 158px;
	height: 12px;
	background-image: url(../../graphics/info_voor_ondernemes.gif);
	background-repeat: no-repeat;
	background-position: -316px top;
}

#menu_info:hover {
	background-position: top;
}

#menu_contact {
	display: block;
	width: 85px;
	height: 12px;
	background-image: url(../../graphics/contact_us_button.gif);
	background-repeat: no-repeat;
}

#menu_contact:hover {
	background-position: -85px  top;
}

#menu_contact_active {
	display: block;
	width: 85px;
	height: 12px;
	background-image: url(../../graphics/contact_us_button.gif);
	background-repeat: no-repeat;
	background-position: -170px top;
}

#disclaimer {
	display: block;
	width: 72px;
	height: 12px;
	background-image: url(../../graphics/disclaimer.gif);
	background-repeat: no-repeat;
}

#disclaimer_active {
	display: block;
	width: 72px;
	height: 12px;
	background-image: url(../../graphics/disclaimer.gif);
	background-repeat: no-repeat;
	background-position: -144px top;
}

#disclaimer:hover {
	background-position: -72px;
	background-position: top
}

#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 300px;
	margin-left: 80px;
	margin-top: 50px;
	color: #ccc;
}

.quote {
	font-size: 17px;
	width: 300px;
	color: #ccc;
	background-color: #26292b;
	width: 251px;
	padding: 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

.quote p {
	margin: 0px 8px;
}

p.autor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 130px;
	color: #988e83;
}

#form_send {
	margin-top: 10px; 
	margin-bottom: -10px; 
	display: block;
	height: 19px;
	float: right;
	position: relative;
	width: 85px;
	background-image: url(../../graphics/send.gif);
}

#form_send:hover, #form_send_join {
	background-position: -85px;
}

#form_send_join {
	margin-top: 10px; 
	margin-bottom: -10px; 
	display: block;
	height: 19px;
	float: right;
	position: relative;
	width: 85px;
	/*background-image: url(../../graphics/send.gif);*/
}

#for_members_interview {
	width: 277px;
}

.interview {
	width: 277px;
	margin-top: 10px;
	background-color: #26292b;
	padding-bottom: 8px;
	xpadding-top: 8px;
}

.actionItem {
	width: 277px;
	margin-bottom: 10px;
	background-color: #26292b;
	padding-bottom: 8px;
	xpadding-top: 8px;
}

#actions a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
}

#actions p {
	margin-left: 3px;
}

#months {
	width: 277px;
	color: #82b419;
	line-height: 16px;
	padding-top: 10px;
}

.month {
	color: #988e83;
}

#months p {
	margin-left: 3px;
}

#months a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
}

.monthNormal {
	font-weight: normal;
}

#actions {
	width: 277px;
}

#tableMembers {
	margin-left: 10px;
}

.white {
	color: #fafafa;
	font-weight: bold;
	font-size: 13px;
}

#medalion {
	position: absolute;
	margin-top: -19px;
}

.errSp {
 font-size: 12pt;
 font-weight: bold;
 color: #ff0000;
}

#bodyandhealth {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/For_eating_big.gif);
	margin: 0px 10px 13px 0px;
}

#comunication {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/for_home_big.gif);
	margin: 0px 10px 13px 0px;
}

#fasion {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/for_free_time_big.gif);
	margin: 0px 10px 13px 0px;
}

#home_and_interior {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/for_clothes_big.gif);
	margin: 0px 10px 13px 0px;
}

#leisure_and_time {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/for_transport_big.gif);
	margin: 0px 10px 13px 0px;
}

#lunch_and_diner {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/for_body_big.gif);
	margin: 0px 10px 13px 0px;
}

#paperwork_and_education {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/for_education_big.gif);
	margin: 0px 10px 13px 0px;
}

#transportation {
	width: 175px;
	height: 83px;
	display: block;
	background-image: url(../../graphics/for_transport_big2.gif);
	margin: 0px 10px 13px 0px;
}

#bodyandhealth:hover, #comunication:hover, #fasion:hover, #home_and_interior:hover, #leisure_and_time:hover, #lunch_and_diner:hover, #paperwork_and_education:hover, #transportation:hover {
	background-position: -175px;
}

#body_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_home.gif);	
	margin: 0px 10px 10px 0px;
}

#communication_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_free_time.gif);
	margin: 0px 10px 10px 0px;
}

#fashion_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_transport.gif);
	margin: 0px 10px 10px 0px;
}

#home_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_transport2.gif);
	margin: 0px 10px 10px 0px;
}

#leisure_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_body.gif);
	margin: 0px 10px 10px 0px;
}

#lunch_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_education.gif);
	margin: 0px 10px 10px 0px;
}

#paperwork_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_education2.gif);
	margin: 0px 10px 10px 0px;
}

#transportation_small {
	width: 175px;
	height: 38px;
	display: block;
	background-image: url(../../graphics/for_transport3.gif);
	margin: 0px 10px 10px 0px;
}

#body_small:hover, #communication_small:hover, #fashion_small:hover, #home_small:hover, #leisure_small:hover, #lunch_small:hover, #paperwork_small:hover, #transportation_small:hover {
	background-position: -175px;
}


.cssform p.row {
	clear: both;
	margin: 0;
	padding: 3px 0 3px 0;
	padding-left: 205px; /*width of left column containing the label elements*/
/*border-top: 1px dashed gray;*/
	height: 1%;
}
.cssform p.row-dots {
	background-image: url(../../graphics/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0;
	margin-right: 10px;
	float: none;
	clear: both;
}
.cssform p.row-dots label {
	margin-right: 20px;
}
.cssform p.chckbx {
	line-height: 23px;
} 
.cssform p.chckbx label {
	margin-left: 6px;
}
.cssform p.chckbx label em {
	color: #82b419;
	font-style: normal;
}
.cssform p.chckbx-dots {
	background-image: url(../../graphics/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0;
	margin-top: 5px;
	margin-right: 10px;
	float: none;
	clear: both;
}
span.partner, span.child {
	background-image: url(../../graphics/partner.gif);
	background-repeat: no-repeat;
	background-position: 4px left;
	width: 205px;
	height: 20px;
	display: block; float: left;
}
span.child {
	background-image: url(../../graphics/child.gif);;
}

.cssform label.lbl {
	font-weight: bold;
	color: #988e83;
	line-height: 24px;
	float: left;
	margin-left: -205px; /*width of left column*/
	width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform label {
	font-weight: bold;
	float: none;
	margin-left: 0; 
	width: auto; 
	color: #988e83;
	margin-left: 3px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix {
	margin-left: 3px;
}

.formfield, .formfield-mini {
	color: #333333;
	font-size: 11px;
	font-family: verdana;
	margin-top: 3px;
}
select.formfield {
	min-width: 55px;
}
.formfield-mini {
	min-width: 55px;
}
.formhid {
	display: none;
}
/*table {
	line-height: 23px;
	font-weight: bold;
	color: #988e83;
}*/
p.chckbx-dots label {
	color: #fff;
	margin-left: 6px;
}
p.chckbx-dots label a {
	color: #fa9600;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #fa9600;
}
table.clon {
	text-align: left;
	margin-bottom: 6px;
	display: block;
	clear: both;
	float: none;
	width: 525px;
}
table.clon td.lbltd {
	font-weight: bold;
	color: #988e83;
	line-height: 24px;
	font-size: 11px;
	text-align: left;
	clear: both;
	width: 187px;
}
table.clon td.inp-td {
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
}
table.clon th {
	text-align: center;
	color: #fff;
	font-size: 11px;
}
table.clon td {
	padding: 2px 2px;
}
.clon-td, .clon-td a {
	font-weight: bold;
	font-size: 11px;
	color: #82b419;
	text-decoration: none;
}
.hg-submitt, .hg-submitt-h {
	width: 85px;
	height: 19px;
	background-image: url(../../graphics/send.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
    display: block;
}

.hg-submitt-h {
	background-position: -85px 0;
}

.tdNormal {
	font-weight: normal;
	color: white;
}

.tdBold {
	font-weight: bold;
	line-height: 25px;
}

#title {
 margin: 20px;
 color: #82b419;
 font-family: arial,helvetica,sans-serif;
 font-size: 19pt;
 font-weight: bold;
}

#partners_table {
	width: 550px;
	margin-left: 25px;
	margin-top: 20px;
	font-size: 11px;
	color: #82b419;
	font-weight: normal;
}

#partners_table td {
	padding-bottom: 15px;
}

#partners_table a {
	color: #fa9600;
	text-decoration: none;
	border-bottom: 1px dotted #fa9600;
	font-weight: bold;
	margin-left: 8px;
}

.partner {
	font-size: 13px;
	color: #fafafa;
	font-weight: bold;
}

.formSignup td {
	height: 30px;
}

.formSignupRowDots {
	background-image: url(../../graphics/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 10px;
	float: none;
	clear: both;
}