body {
	background-color: #F4F6E8;
	position: relative;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/page_bg2.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat-x;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 9pt;
	color: #555555;
}

td {
	text-align:left;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 14pt;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 10pt;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 9pt;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 8pt;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 7pt;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 6pt;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:hover { color: #FFFFFF; text-decoration: underline; }

a.menu_item:link { color: #3c718f; text-decoration: none; }
a.menu_item:visited { color: #3c718f; text-decoration: none; }
a.menu_item:hover { color: #60b1df; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

a.top_menu_blue:link { color: #006FFD; font-size:8pt; text-decoration: none; padding: 2px 2px 2px 2px; border: 1px solid #006FFD; border: 1px solid #006FFD;}
a.top_menu_blue:visited { color: #006FFD; font-size:8pt; text-decoration: none; background-color: #E6E6E6; padding: 2px 2px 2px 2px; border: 1px solid #006FFD;}
a.top_menu_blue:hover { color: #FFFFFF; font-size:8pt; text-decoration: none; background-color: #006FFD; padding: 2px 2px 2px 2px; border: 1px solid #006FFD;}
a.top_menu_blue_active { color: #FFFFFF; font-size:8pt; text-decoration: none; background-color: #006FFD; padding: 2px 2px 2px 2px; border: 1px solid #006FFD;}

a.top_menu_green:link { color: #00BF02; text-decoration: none; padding: 2px 2px 2px 2px;}
a.top_menu_green:visited { color: #00BF02; text-decoration: none; background-color: #E6E6E6; padding: 2px 2px 2px 2px;}
a.top_menu_green:hover { color: #FFFFFF; text-decoration: none; background-color: #00BF02; padding: 2px 2px 2px 2px;}
a.top_menu_green_active { color: #FFFFFF; text-decoration: none; background-color: #00BF02; padding: 2px 2px 2px 2px;}

a.discover:link { color: #336699; text-decoration: none;}
a.discover:visited { color: #336699; text-decoration: none; background-color: #E6E6E6;}
a.discover:hover { color: #FFFFFF; text-decoration: none; background-color: #FF0000;}
a.discover_active { color: #FFFFFF; text-decoration: none; background-color: #FF0000;}

a.product:link { color: #336699; text-decoration: none;}
a.product:visited { color: #336699; text-decoration: none;}
a.product:hover { color: #336699; text-decoration: none;}

.font_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.font_9 {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 9pt;
	font-weight: normal;
}

.font_7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.five {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-weight: bold;
}

.headerline {
 font-family: Arial,sans-serif;
 font-size: 13pt;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

.subpage_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 4px 0px 5px 6px;
	border: 1px solid #B2B2FE;
	border-bottom: none;
	font-weight: bold;
	background-image: url(images/header_lightblue.png);
	background-repeat: repeat-x;
	color: #666666;
}

.subpage_subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
}

.subpage_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #B2B2FE;
	background-color: #FFFFFF;
}

.subpage_text_welcome {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 10pt;
	border: 3px solid #FFFF00;
	background-color: #FFFF99;
}

.td_text {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 9pt;
	border: 1px solid #B2B2FE;
	background-color: #FFFFFF;
}

div.header_orange {
	padding: 4px 5px 5px 6px;
	border: 1px solid #FEE0B2;
	font-weight: bold;
	background-image: url(images/header_orange.png);
	background-repeat: repeat-x;
	color: #333333;
}

div.portal_content_orange {
	border: 1px solid #FEE0B2;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}

div.header_blue {
	padding: 4px 5px 5px 6px;
	border: 1px solid #B2B2FE;
	font-weight: bold;
	background-image: url(images/header_blue.png);
	background-repeat: repeat-x;
	color: #333333;
}

div.portal_content_blue {
	border: 1px solid #B2B2FE;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}

div.header_lightblue {
	padding: 4px 5px 5px 6px;
	border: 1px solid #00ABE7;
	font-weight: bold;
	background-image: url(images/header_lightblue.png);
	background-repeat: repeat-x;
	color: #333333;
}

div.portal_content_lightblue {
	border: 1px solid #00ABE7;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}


div.header_red {
	padding: 4px 5px 5px 6px;
	border: 1px solid #FEB2B2;
	font-weight: bold;
	background-image: url(images/header_red.png);
	background-repeat: repeat-x;
	color: #333333;
}

div.portal_content_red {
	border: 1px solid #FEB2B2;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}

div.header_yellow {
	padding: 4px 5px 5px 6px;
	border: 1px solid #FEFEB2;
	font-weight: bold;
	background-image: url(images/header_yellow.png);
	background-repeat: repeat-x;
	color: #333333;
}

div.portal_content_yellow {
	border: 1px solid #FEFEB2;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}

div.header_green {
	padding: 4px 5px 5px 6px;
	border: 1px solid #B2EBB2;
	font-weight: bold;
	background-image: url(images/header_green.png);
	background-repeat: repeat-x;
	color: #333333;
}

div.portal_content_green {
	border: 1px solid #B2EBB2;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}

.enjoy {
	font-family: "Trebuchet MS", arial, verdana, serif;
	font-size: 13pt;
	background-color: #FFFFFF;
}

.enjoy-header {
	font-family: "Trebuchet MS", arial, verdana, serif;
	font-size: 13pt;
	color: #FFFFFF;
}

td.top_menu {
	background-image: url(images/topbar_bg.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 31px;
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 9pt;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
}

div.portal_spacer {
	height: 20px;
}

div.header_lightblue {
	padding: 4px 5px 5px 6px;
	border: 1px solid #00ABE7;
	font-weight: bold;
	background-image: url(images/header_lightblue.png);
	background-repeat: repeat-x;
	color: #333333;
}

div.portal_content_lightblue {
	border: 1px solid #00ABE7;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}

.td_offer {
	padding: 10px 0px 0px 30px;
}

.testimonials {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	border: 1px solid #B2B2FE;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.testimonials-kids {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	border: 1px solid #FEE0B2;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}


.logoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.iconmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
}

.bannerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.blueframeheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #176F96;
	letter-spacing: 1pt;
}

.blueheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00BFBF;
}

.orangeheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF8200;
}

.greenheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00BF02;
}

.redheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}

.stepsline {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 17pt;
	font-weight: bold;
	color: #176F96;
	letter-spacing: 1pt;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.blueboxheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.blueboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 2px solid #E6E6E6;
	padding: 15px 15px 15px 15px;
}

.grayboxheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.greenboxheader {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.container { width:100%;}

.but { background:url(images/but_bgd.gif) left top repeat-x; float:left; width:auto;}
.but .left { background:url(images/but_left.gif) no-repeat left top;}
.but .right { background:url(images/but_right.gif) no-repeat right top;}
.but .ind1 { padding:0 0 4px 0;}
.but a { font-size:8pt; color:#fff; text-transform:uppercase; padding:0 9px 0 9px; text-decoration:none;}
.but a:hover { text-decoration:underline;}

.but1 { background:url(images/but1_bgd.gif) left top repeat-x; float:left; width:auto;}
.but1 .left { background:url(images/but1_left.gif) no-repeat left top;}
.but1 .right { background:url(images/but1_right.gif) no-repeat right top;}
.but1 .ind1 { padding:0 0 4px 0;}
.but1 a { font-size:8pt; color:#fff; text-transform:uppercase; padding:0 9px 0 9px; text-decoration:none;}
.but1 a:hover { text-decoration:underline;}



/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}



.border-orange {
	border: 1px dashed #FF9900;
	padding: 5px;
}

a.yellow:link { text-decoration : none; border: 0px; color: #FFFF00;} 
a.yellow:active { text-decoration : underline; border: 0px; color:#FFFF00;} 
a.yellow:visited { text-decoration : none; border: 0px; color:#FFFF00;} 
a.yellow:hover { text-decoration : underline; border: 0px; color: #FFFF00;} 


a.white:link { text-decoration : none; border: 0px; color: #FFFFFF;} 
a.white:active { text-decoration : underline; border: 0px; color:#FFFFFF;} 
a.white:visited { text-decoration : none; border: 0px; color:#FFFFFF;} 
a.white:hover { text-decoration : underline; border: 0px; color: #FFFFFF;} 


table.hover_menu a {
border:0px;
display: block;
}

div.hover_menu a {
color: #FFFFFF;
background: #C42F31;
text-decoration:none;
font-size:11px;
line-height:17px;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 7px;
}

div.hover_menu a:link {
color: #FFFFFF;
background: #C42F31;
}

div.hover_menu a:active {
color: #FFFFFF;
background: #C42F31;
}

div.hover_menu a:visited {
color: #FFFFFF;
background: #C42F31;
}

div.hover_menu a:hover {
color: #FFFFFF;
background: #000000;
}


.5steps {
border-right: 1px solid #FF9900;
}

td.tdhover {
border:2px solid #FFFFFF;
background-color: #E6F6FC;
}

td.tdhover:hover {
border:2px solid #006699;
background-color:#FFFFFF;
}

td.tdhover-quicklinks {
border:2px solid #FFFFFF;
background-color: #CCFF99;
font-size:10px;
}

td.tdhover-quicklinks:hover {
border:2px solid #006699;
background-color:#FFFFFF;
}

td.tdref {
border:1px dashed #006699;
background-color: #E6F6FC;
font-size:10px;
font-style:italic;
}

td.tdref:hover {
border:1px dashed #006699;
background-color:#FFFFFF;
}

td.tdcompany {
border:3px solid #006699;
background-color: #E6F6FC;
font-size:16px;
font-weight:bold;
}

td.tdcompany:hover {
border:3px dashed #006699;
background-color:#FFFFFF;
}

td.tdhoverbuy {
border:2px solid #FFFFFF;
background-color: #FFFF33;
font-size:14px;
font-weight: bold;
text-align:center;
}

td.tdhoverbuy:hover {
border:2px solid #006699;
background-color:#FFFFFF;
font-size:14px;
font-weight: bold;
text-align:center;
}

td.tdhoverfree {
border:2px solid #00FF03;
background-color: #E6F6FC;
background-image: url(images/ingyenes_hatter.png);
background-attachment: scroll;
background-position: bottom right;
background-repeat: no-repeat;
font-size:14px;
font-weight:bold;
color:#999999;
}

td.tdhoverfree:hover {
border:2px solid #FFFFFF;
background-color:#FFFFFF;
background-image: url(images/ingyenes_hatter.png);
background-attachment: scroll;
background-position: top right;
background-repeat: no-repeat;
color:#666666;
}

p {
margin-top: 2px;
margin-bottom: 2px;
}

.products {
	font-size:12px;
	color:#FF9900;
	padding: 10px 10px 10px 10px;
}