/* CSS Document */
#subscribe{
width:285px;
padding: 20px;
margin: 0 auto;
background-color: #eeeeee;
border: 3px dashed black;
border-collapse: collapse;
}
#subtable{
padding-top: 20px;
}
#subtable2{
background-color: #cc0000;
margin-bottom: 12px;
margin-top: 10px;
}
#submitform {
letter-spacing: -1px;
font-weight: bold;
width: 320px;
height: 40px;
}
.hilight {background-color: #FFFF00;

}

.style123 {font-family: Arial, Helvetica, sans-serif}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {font-size: 9px}
.style7 {font-size: xx-large; font-family: Impact; color: #DD0000;}

.bodytext1 {font-size:12px; line-height: 1.3; color:#000000; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}


.style9 {COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 20px;}

h2 {
margin-top: 5px;
text-align:center; 
}

input[type="submit"] {
font-family : Arial, sans-serif, Helvetica, Arial,Geneva,Verdana; 
font-size:18px;
background-image:url(../index_files/form_button1_0.gif);
background-size: cover;
border: none;
height: 31px;
width: 254px;
color:#000000;
text-shadow:0px 0px 5px #FFFFFF;
font-weight:bold;
margin-top: 10px;
}

input:hover[type="submit"] {
background-image:url(../index_files/form_button1_1.gif);
color:#000000;
}

.btn-buy {
   background-image: url(../index_files/form_button1_0.gif);
   background-size: cover;
   width: 254px;

   border: none;
}