/* Algemene CSS styles */

	body {
		background-color:	#FFFFFF;
		margin-left: 		0px;
		margin-top: 		0px;
		margin-right: 		0px;
		margin-bottom: 		0px;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}

	td{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}

	.scrollbars{
		/*scrollbar-3dlight-color:		#000019; 
		scrollbar-arrow-color:			#9495A2; 
		scrollbar-base-color:			#0C0D32; 
		scrollbar-darkshadow-color:		#1E1F3E; 
		scrollbar-face-color:			#0C0D32; 
		scrollbar-highlight-color:		#7F808E; 
		scrollbar-shadow-color:			#292A49;*/
	}

	.divscrollbars{
		/*scrollbar-3dlight-color:		#FFFFFF; 
		scrollbar-arrow-color:			#0C0D32; 
		scrollbar-track-color:			#FFFFFF; 
		scrollbar-base-color:			#FFFFFF; 
		scrollbar-darkshadow-color:		#FFFFFF; 
		scrollbar-face-color:			#FFFFFF; 
		scrollbar-highlight-color:		#0C0D32; 
		scrollbar-shadow-color:			#0C0D32;*/
	}

	.background{
		/*background-image:		url(../images/verloop.jpg);
		background-repeat:		repeat-x;
		background-position: 	bottom;*/
	}

	.background_intro{
		/*background-image:	url(../images/verloop.jpg);
		background-repeat:	repeat-x;
		background-color:	#0C0D32;
		border:				10px solid #FFFFFF;*/
	}

	.background_kalender{
		background-color:	#0C0D32;
		border:				10px solid #FFFFFF;
	}

	.background_intro a{
		font-family:		Arial;
		font-size:			16px;
		color:				#FFFFFF;
		font-weight:		bold;
	}

	.background_intro a:hover{
		font-family:		Arial;
		font-size:			16px;
		color:				#FC291E;
		font-weight:		bold;
	}

	.background-grijs{
		background-color:	#CCCCCC;
	}

	a{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	none;
	}

	a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	underline;
	}
	
	.main{
		background-color:	#FFFFFF;
	}
	
	.footer{
		background-image:	url(../images/bottom.jpg);
		background-repeat:	no-repeat;
		background-color:	#CCCCCC;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}

	.content{
		background-repeat:	no-repeat;
		background-color:	#FFFFFF;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.content_pad1{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		padding-left:		64px;
		padding-top:		30px;
		padding-right:		56px;
		padding-bottom:		30px;
	}

	
	
	.content_pad2{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		padding-left:		0px;
		padding-top:		30px;
		padding-right:		0px;
		padding-bottom:		30px;
	}

	.home_verloop{
		/*background-image:	url(../images/verloop_content_home.jpg);
		background-repeat:	no-repeat;*/
		background-position: bottom;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}

	.content_verloop{
		/*background-image:	url(../images/verloop_content.jpg);
		background-repeat:	no-repeat;*/
		background-position: bottom;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}

	.content_network{
		/*background-image:	url(../images/bolsbartendingnetwork.jpg);
		background-repeat:	no-repeat;*/
		background-position: bottom;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}	

	.cocktail_verloop{
		/*background-image:	url(../images/verloop_cocktail.jpg);
		background-repeat:	no-repeat;*/
		background-position: bottom;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}

	.intro{
		background-repeat:	no-repeat;
		font-family:		Arial;
		font-size:			16px;
		font-weight:		bold;
		color:				#FFFFFF;
		background-position: bottom;
		line-height:		25px;
		padding-top:		250px;
	}
	
	.tourPopup_kop{
		font-family:		Arial;
		font-size:			11px;
		font-weight:		bold;
		color:				#0C0D32;
	}
	
	.tourPopup{
		font-family:		Arial;
		font-size:			11px;
		color:				#494949;
	}
	
	.tourPopup a{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	underline;
	}

	.tourPopup a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	none;
	}
	
	.home_offers{
		padding-top: 		10px;
		padding-left: 		64px;
	}
	
	.home_offers_tekst{
		font-family:		Arial;
		font-size:			11px;
		line-height:		14px;
	}
	
	.home_offers_kop{
		font-family:		Arial;
		font-size:			11px;
		font-weight:		bold;
	}
	
	.home_offers_korting{
		font-family:		Arial;
		font-size:			11px;
		font-weight:		bold;
		color:				#FC291E;
	}

	.tekst{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	h1{
		font-family:		Arial;
		font-size:			48px;
		color:				#FFFFFF;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		5px;
	}

	p{
		margin: 0px;
	}

	.hidden{
		display:			none;
	}
	
	h2{
		font-family:		Arial;
		font-size:			20px;
		color:				#0C0D32;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
	}

	h2.grijs{
		font-family:		Arial;
		font-size:			20px;
		color:				#CCCCCC;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
	}

	h2.rood{
		font-family:		Arial;
		font-size:			20px;
		color:				#FC291E;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
		text-decoration:	underline;
	}

	h2 a{
		font-family:		Arial;
		font-size:			20px;
		color:				#0C0D32;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
		text-decoration: 	none;
	}

	h2 a:hover{
		font-family:		Arial;
		font-size:			20px;
		color:				#FF0000;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
		text-decoration: 	underline;
	}

	h3{
		font-family:		Arial;
		font-size:			12px;
		color:				#0C0D32;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
	}
	
	h4{
		font-family:		Arial;
		font-size:			16px;
		color:				#0C0D32;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
	}
	
	h5{
		font-family:		Arial;
		font-size:			20px;
		color:				#FC291E;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
	}
	
	h6{
		font-family:		Arial;
		font-size:			20px;
		color:				#FC291E;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
	}

	.links{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.cursussen{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		border:				1px solid #000000;
		border-collapse:	collapse;
	}
	
	.cursussen a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	underline;
	}
	
	.cursussen a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	none;
	}

	.cursus{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}


	.cursusKop{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		font-weight:		bold;
		text-decoration:	underline;
	}
	
	.cursusHeader{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		font-weight:		bold;
		line-height:		20px;
	}
	
	.cursusHeaderBor{
		background-color:	#0C0D32;
		font-family:		Arial;
		font-size:			11px;
		color:				#FFFFFF;
		font-weight:		bold;
		border-collapse:	collapse;
		border:				1px solid #0C0D32;
	}

	.cursusRow1{
		background-color:	#E0E0E0;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		border:				1px solid #0C0D32;
		border-collapse:	collapse;
		padding-bottom:		10px;
		background-position: bottom;
		background-repeat:	repeat-x;
	}

	.cursusRow2{
		background-color:	#F5F5F5;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		border:				1px solid #000000;
		border-collapse:	collapse;
		padding-bottom:		10px;
		background-position: bottom;
		background-repeat:	repeat-x;
	}
	
	.booking_left{
		background-image:	url(../images/verloop_booking_links.jpg);
		background-repeat:	no-repeat;
		background-position: bottom;
		padding-left:		64px;
		padding-right:		20px;
	}
	
	.booking_left2{
		background-image:	url(../images/verloop_booking_rechts.jpg);
		background-repeat:	repeat-x;
		background-position: top;
		padding-left:		64px;
		padding-right:		20px;
	}
	
	.booking_right{
		background-image:	url(../images/verloop_booking_rechts.jpg);
		background-repeat:	no-repeat;
		background-position: top;
		padding-left:		20px;
		padding-right:		64px;
	}
	
	.booking_req{
		padding-top:		23px;
		font-family:		Arial;
		font-size:			10px;
		color:				#FC291E;
	}
	
	.required{
		font-family:		Arial;
		font-size:			12px;
		color:				#FC291E;
		vertical-align:		top;
	}
	
	.booking_select{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		width:				290px;
		border:				1px solid #7F9DB9;
		background-color:	#FFFFFF;
	}
	
	.booking_select_klein{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		width:				136px;
		border:				1px solid #7F9DB9;
		background-color:	#FFFFFF;
	}
	
	.booking_select_kleur{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		border:				1px solid #7F9DB9;
		background-color:	#FFFFFF;
	}
	
	.booking_select, .booking_select_kleur, booking_select_klein, .booking_input, .booking_input_2, .booking_input_4, .booking_input_5 {
		scrollbar-3dlight-color:		#FFFFFF; 
		scrollbar-arrow-color:			#0C0D32; 
		scrollbar-track-color:			#FFFFFF; 
		scrollbar-base-color:			#FFFFFF; 
		scrollbar-darkshadow-color:		#FFFFFF; 
		scrollbar-face-color:			#FFFFFF; 
		scrollbar-highlight-color:		#0C0D32; 
		scrollbar-shadow-color:			#0C0D32;
	}
	
	
	.booking_input{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		width:				136px;
		border:				1px solid #7F9DB9;
		background-color:	#FFFFFF;
	}
	
	.booking_input_2{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		width:				21px;
		border:				1px solid #7F9DB9;
		background-color:	#FFFFFF;
	}

	.booking_input_4{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		width:				32px;
		border:				1px solid #7F9DB9;
		background-color:	#FFFFFF;
	}

	.booking_input_5{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		width:				156px;
		border:				1px solid #7F9DB9;
		background-color:	#FFFFFF;
	}

	.korting{
		color:				#FC291E;
	}
	
	.booking_courseprog{
		background-image:	url(../images/course_bg.gif);
		background-repeat:	no-repeat;
		background-position: top;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.booking_cursus{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		margin:				10px;
	}
	
	.booking_cursus a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.booking_cursus a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.booking_cursus_norm{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		margin:				10px;
		text-decoration:	underline;
	}
	
	.booking_cursus_norm a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	underline;
	}
	
	.booking_cursus_norm a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	none;
	}

	.booking_cursus_bold{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		margin:				10px;
		font-weight:		bold;
		text-decoration:	none;
	}
	
	.booking_cursus_bold a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		font-weight:		bold;
		text-decoration:	none;
	}
	
	.booking_cursus_bold a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		font-weight:		bold;
		text-decoration:	underline;
	}

	.booking_course_kop{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		font-weight:		bold;
	}
	
	.booking_course_warn{
		font-family:		Arial;
		font-size:			10px;
		color:				#FC291E;
	}
	
	.booking_datums{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.booking_prijs{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
	}
	
	.booking_Totaalprijs{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		font-weight:		bold;
	}
	
	.link_blauw a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	underline;
	}
	
	.link_blauw a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	none;
	}
	
	.booking_form{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.taal_warn{
		font-family:		Arial;
		font-size:			10px;
		color:				#6B6B70;
	}
	
	.booking_agree{
		padding-left:		90px;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.booking_agree a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	underline;
	}
	
	.booking_agree a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	none;
	}
	
	.booking_button{
		padding-left:		90px;
		font-family:		Arial;
		font-size:			12px;
		font-weight:		bold;
		color:				#FC291E;
	}
	
	.booking_button2{
		font-family:		Arial;
		font-size:			12px;
		font-weight:		bold;
		color:				#FC291E;
	}
	
	.applicants{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		padding-left:		00px;
		padding-top:		10px;
		padding-right:		00px;
		padding-bottom:		30px;
	}
	
	.form_applicants{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		border:				1px solid #E4E4E4;
		background-color:	#FFFFFF;
	}
	
	.voorwaardenFrame{

	}
	
	.voorwaarden{
		background-color:	#FFFFFF;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.voorwaarden_kop{
		background-color:	#0C0D32;
		font-family:		Arial;
		font-size:			11px;
		color:				#FFFFFF;
	}

	.voorwaarden_kop a{
		font-family:		Arial;
		font-size:			11px;
		color:				#FFFFFF;
	}

	.voorwaarden_kop a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#FFFFFF;
	}



	.voorwaarden_pad{
		padding: 			10px;
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.applHead{
		font-family:		Arial;
		font-size:			14px;
		color:				#0C0D32;
		margin-top:			0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
	}
	
	.homeTekst{
		font-family:		Arial;
		font-size:			12px;
		color:				#FFFFFF;
		font-weight:		bold;
	}
	
	.homeTekst a{
		font-family:		Arial;
		font-size:			12px;
		color:				#FFFFFF;
		text-decoration:	none;
		font-weight:		bold;
	}
	
	.homeTekst a:hover{
		font-family:		Arial;
		font-size:			12px;
		color:				#FFFFFF;
		text-decoration:	none;
		font-weight:		bold;
	}
	
	.faqTitel{
		font-family:		Arial;
		font-size:			12px;
		color:				#0C0D32;
		font-weight:		bold;
	}
	
	.faqLink{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.faqLink a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	none;
	}
	
	.faqLink a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	underline;
	}
	
	.sitemap{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
	}
	
	.kalender{
		font-family:		Arial;
		font-size:			11px;
		color:				#FFFFFF;
	}
	
	.kortingWarning{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		font-weight:		bold;
	}
	
	.graduates a{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		text-decoration:	none;
	}
	
	.graduates a:hover{
		font-family:		Arial;
		font-size:			11px;
		color:				#FC291E;
		text-decoration:	none;
	}
	
	.graduate_head{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		padding-bottom:		7px;
		vertical-align:		top;
	}

	.graduate_foot{
		font-family:		Arial;
		font-size:			11px;
		color:				#0C0D32;
		font-weight:		bold;
		vertical-align:		top;
	}
	
	.cocktailBlok{
		border-bottom:		1px solid #0c0d32;
		width: 				145px;
		height:				165px;
		font-family: 		Arial;
		font-size:			11px;
		font-weight: 		bold;
		vertical-align:		bottom;
		padding-bottom:		11px;
		cursor: 			pointer;
		text-align:			center;
	}
	.cocktailBlokLeeg{
		border-bottom:		1px solid transparent;
		width: 				145px;
		height:				165px;
		font-family: 		Arial;
		font-size:			11px;
		font-weight: 		bold;
		vertical-align:		bottom;
		padding-bottom:		11px;
	}

	.cocktailHeader{
		font-family: 		Arial;
		font-size:			11px;
		font-weight: 		bold;
		padding-right:		20px;
		vertical-align:		top;
		width:				200px;
	}
	/*		Agecheck				*/
.drankmaat {
		font-family:		Arial;
		font-size:			12px;
		color:				#FFFFFF;
		font-weight:		normal;				
	}
	
#drinkwijzer { /*margin-bottom:-56px;*/	}
#drinkwijzertekst		{ float:left; /*margin-left:250px; padding-top:78px;*/ }
#drinkwijzerklik		{ float:left; /*padding-top:52px;*/	}


/* QUESTIONS & ANSWER */

#qa_vraag							{ width:410px; height:19px; overflow:hidden; float:left; }
#qa_vraag input				{	font-family:Arial;	font-size:11px; color:#0C0D32; width:388px; border:1px solid #7F9DB9; background-color:	#FFFFFF; height:18px; padding:1px 0 0 4px;	}
#qa_vraag2						{ width:300px; height:19px; overflow:hidden; float:left; }
.qa_homeblockWrapper	{ overflow:hidden; float:left; }
.qa_homeblock 				{ width:338px; margin:44px 0 0 0; padding:15px 24px 10px 24px; overflow:hidden; float:left; border:1px solid #cddae6; background-image:url(../images/qa_background1.png); background-position:left top; background-repeat:repeat-x; }
.qa_homeblock2 				{ width:338px; margin:44px 0 0 51px; padding:15px 24px 10px 24px; overflow:hidden; float:left; border:1px solid #cddae6; background-image:url(../images/qa_background1.png); background-position:left top; background-repeat:repeat-x; }
.qa_hometitel					{ width:338px; font-weight:bold; text-transform:uppercase; } 
.qa_homeregelWrapper	{ width:338px; min-height:120px; overflow:hidden; padding:0 0 6px 0; }
.qa_homeregel					{ width:338px; overflow:hidden; margin:5px 0 0 0;  }
.qa_homedot						{ width:18px; height:18px; float:left; }
.qa_hometekst					{ width:320px; float:left;   }
.qa_hometekst a				{ color:#000; text-decoration:underline; }
.qa_hometekst a:hover	{ text-decoration:none; }
.qa_homelink					{ width:338px; text-align:right; }
.qa_homelink a 				{ color:#2a820a; padding:0 0 0 10px; }
.qa_titel							{ width:792px; margin:60px 0 0 0; float:left; overflow:hidden; }
.qa_regel							{ width:792px overflow:hidden; float:left; padding:10px 30px 10px 5px; }
.qa_pijl 							{ width:18px; height:18px; overflow:hidden; float:left; }
.qa_regel .qa_tekst							{ width:769px; overflow:hidden; float:left; padding:2px 0 0 5px; font-weight:bold; }
.qa_regel .qa_tekst	a						{ color:#000; text-decoration:none; }
.qa_regel .qa_tekst	a:hover			{ text-decoration:underline; }
.qa_regel2											{ width:792px overflow:hidden; float:left; padding:10px 30px 10px 5px; background-color:#FFF; }
.qa_regel2 .qa_tekst						{ width:769px; overflow:hidden; float:left; padding:2px 0 0 5px; font-weight:bold; color:#2a820a; }
.qa_regel2 .qa_tekst	a					{ color:#2a820a; text-decoration:none; }
.qa_regel2 .qa_tekst	a:hover		{ text-decoration:underline; }
.qa_omschrijving			{ width:769px; overflow:hidden; float:left; clear:both; padding:10px 0 0 23px; }
.qa_poll							{ width:769px; overflow:hidden; float:left; clear:both; padding:14px 0 5px 23px;}
.qa_poll .column1			{ width:25px; float:left; }
.qa_poll .column2			{ width:150px; float:left; padding:1px 0 0 0; }
.qa_poll .column3			{ width:25px; float:left; }
.qa_poll .column4			{ width:35px; float:left; padding:1px 0 0 0; }
.qa_poll .column5			{ width:25px; float:left; }
.qa_poll .column6			{ width:35px; float:left; padding:1px 0 0 0; }
.qa_poll .column7			{ width:150px; float:left; padding:2px 0 0 0; }
.qa_lijn							{ width:827px; height:1px; float:left;  }
.qa_back							{ width:827px; float:left; margin:25px 0 0 0;  }
.qa_form							{ width:700px; float:left; overflow:hidden; margin:18px 0 0 0; }
.qa_content						{ width:700px; float:left; overflow:hidden; }
.qa_formnaam					{ width:110px; height:30px; float:left; }
.qa_forminput					{ width:500px; height:30px; float:left; }
.qa_forminput input		{	font-family:Arial;	font-size:11px; color:#0C0D32; width:488px; border:1px solid #7F9DB9; background-color:	#FFFFFF; height:18px; padding:1px 0 0 4px;	}
.qa_formtext					{ width:500px; height:105px; float:left; }
.qa_formtext textarea	{	font-family:Arial;	font-size:11px; color:#0C0D32; width:488px; height:100px; border:1px solid #7F9DB9; background-color:	#FFFFFF; padding:4px 4px 4px 4px;	}
.qa_required					{ width:397px; float:left; margin:0 0 0 110px; color:#F00; }
.qa_send							{ width:91px; float:left; margin:10px 0 0 0; }



.HomeForum
{
		color:				#000000;
		text-decoration:underline;
}


.HomeForum:hover
{
		color:				#000000;
		text-decoration:none;
}




#printDiv
{
	display:none;
}

#FlashRow
{
	display:none;
}

#MenuRow
{
	display:none;
}


#footerRow
{
	display:none;
}



#menu_container
{
	display:none;
}


#pageTitel
{
	display:none;
}


#BodyContent
{
	display:none;
}


#printLayer
{
	display:block;
}