@charset "UTF-8";
/* CSS Document */
body {
	background-color: #ffffff;
}
.Title {
	font-family: impact;
	font-size:48px;
	color: #CC0000;
	top: 0px;
}
.Subtitle {
	font-family: verdana;
	font-size:24px;
	color: #000066;
	top: 0px;
	font-weight: bold;
}
h2 {
	font-family: verdana;
	font-size:24px;
	color: #000066;
	top: 0px;
	font-weight: bold;
}
.text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.footertext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-family: Tahoma;
	font-size: 30px;
	color: #c90000;
	line-height: 1.0em;
}
.style3 {
	font-family: Tahoma;
	font-size: 16px;
}
p {
	font-family: Tahoma;
	font-size: 16px;
}
.style4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.style5 {font-family: Tahoma}
.style28 {font-family: Tahoma; font-weight: bold; font-size: 14pt; }
.style57 {color: #c90000}
.style70 {font-size: 16pt}
.style10 {
	color: #0000FF;
	font-weight: bold;
}
.style11 {font-family: Tahoma; font-style: italic; }
.style12 {color: #000000; }
.style13 {
	font-size: 18px;
	font-weight: bold;
	color: #c90000;
}

#kotakisi {
    border: 2px solid #CCCCCC;
    margin: 10px auto;
    padding: 10px;
	width: 80%; 
}
#kotakgaransi {
    border: 4px dashed #FF0000;
    margin: 10px auto;
    padding: 10px;
	width: 80%; 
}
#kotaktesti {
    border: 4px dashed #000000;
    margin: 10px auto;
    padding: 10px;
	width: 80%; 
	background-color: #cccccc;
}

#kotakslide {
  /* height: 500px; */
    border: 0px dashed #000000;
    margin: 0px auto;
    padding-top: 10px; 
	width: 100%; 
	/* background-image:url('images/home-zona-sukses.jpg');*/ 
	background-color: #ffffff;
}