
/* H1 H2 H3 */
h1{font-family: Arial,sans-serif; font-size: 16px; color: #f26869; margin: 0px; padding: 0px;}
h2{font-family: Arial,sans-serif; font-size: 12px; color: #f26869; margin: 0px; padding: 0px;}
h3{font-family: Arial,sans-serif; font-size: 12px; color: #f26869; margin: 0px; padding: 0px;}

/* STYLES */
.S-love{color: #4B5874; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.S0 {color:#f26768; font-size: 12px; font-weight:bold}
.S0red {color:#CC0000; font-size: 12px; font-weight:bold}
.S1 {color:#000000; font-size: 12px;}
.S2 {color:#000000; font-size: 12px;}
   a.S2:link {color: #427E42; text-decoration: none;}
   a.S2:visited {color: #427E42; text-decoration: none;}
   a.S2:hover {color: #009ACE; text-decoration: none;}
   a.S2:active {color: #427E42; text-decoration: none;}
.S3 {font-family: Arial,sans-serif; color: #7a5184; font-weight: bold;font-size: 13px;}
   a.S3:link {color:  #3A69A3; text-decoration: none;}
   a.S3:visited {color:  #3A69A3; text-decoration: none;}
   a.S3:hover {color: #DEDDE3; text-decoration: none;}
   a.S3:active {color:  #3A69A3;text-decoration: none;}
.styleBottom{color: #ef518d; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
   a.styleBottom:link {color:#7a5084; text-decoration: none;}
   a.styleBottom:visited {color: #7a5084; text-decoration: none;}
   a.styleBottom:hover {color: #ef518d; text-decoration: none;}
   a.styleBottom:active {color: #7a5084; text-decoration: none;}
.icons {color:#b7a0cc; font-size: 12px;font-weight: bold;}
   a.icons:link {color: #b7a0cc; text-decoration: none;}
   a.icons:visited {color: #b7a0cc; text-decoration: none;}
   a.icons:hover {color: #f5b924; text-decoration: none;background: #fff;}
   a.icons:active {color: #b7a0cc; text-decoration: none;}
.faq {font-weight: bold;
	font-size: 14px;
	color: #f26869;}
	
a.faq {font-weight: bold;
	font-size: 14px;
	color: #f26869;
}
a.faq:link {
}
a.faq:visited {
	color: #f26869;
}
a.faq:hover {
	color: #f5b821;
}
a.faq:active {
	color: #f26869;
}

.toplogo {height:193px;background-image: url(images/topbg.jpg);
}
.menu {
	position:absolute;
	width:100%;
	height:45px;
	z-index:1;
	top:155px;
}
.main {
	position:absolute;
	width:100%;
	z-index:1;
	top:200px;
}
img {vertical-align:middle;}

.topban {position:absolute; left: 320px; height:60px; width:468px;top:50px;}

td.topblok {background:url(images/menutop.gif) no-repeat; height: 30px; width:220px;line-height:30px;padding-left: 33px;}
/* td.mainblok {background:url(images/menu-bg.gif) repeat-y; width:220px;} */
td.bottom {background:url(images/bg-bottom.gif) no-repeat; height:144px; width:278px;}
td.bottomtext {width:500px; padding-bottom:5px; padding-left:20px;color: #ef518d; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.toplogopic {background:url(images/logo.jpg) no-repeat;height:177px; float: left; width:506px}
.toppic {background:url(images/toppic.jpg) no-repeat;height:177px; float: right; width:241px}
.inv {display:none}

.output{ text-align:center;
	font-size: 10px;
	background-color: white;
	text-indent: 0em;
	border-style: dashed;
	border-width: 1px;
	border-color: gainsboro;
	margin: 5px;
	padding: 5px;
}

.border{text-align: justify;
	font-size: 12px;
	background-color: #fdf3ad;
	text-indent: 0em;
	border-style: dashed;
	border-width: 1px;
	border-color: gainsboro;
	margin: 5px;
	padding: 5px;
}


