body {
	/* font-family: Arial, Helvetica, sans-serif;  */
	color: #4D4D4D;
	margin-top: 25px;
	margin-bottom: 25px;
        font-size: 20px;
        background: #C2C4AB url("images/bg-1-row.jpg");
        background-repeat: repeat-y;
        background-position: center;
}

.input{
	width: 360px;
	height: 125px;
	border:1px solid #666633; 
	font-family:  Tahoma, verdana, arial,sans-serif; 
	font-size: 14px; 
	/* color: #666633;  */
	text-decoration: none; 
	background-color: white;
}

.s_list {
	width: 190px;
	font-size: 18px; 
	font-family:  Tahoma, verdana, arial,sans-serif; 
	background-color: white;
}

.dd_list {
	width: 200px;
	font-size: 12px; 
	font-family:  Tahoma, verdana, arial,sans-serif; 
	background-color: white;
}

.email_box {
	width: 360px;
	font-family:  Tahoma, verdana, arial,sans-serif; 
	font-size: 14px; 
	background-color: white;
}

.form-text {
        font-size: 16px;
        line-height: 16px;
        font-style: italic;
}
.form-text-half-line {
        font-size: 3;
        line-height: 3px;
        font-style: italic;
}

body, p, A:link, A:visited, A:active, table, tr, td, li, ul, ol {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        line-height: 24px;
}

.footer {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 14px;
	color: #666633;
	align: center;
}

.footer a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 14px;
	color: #666633;
	text-align: center;
}

H2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 30px;
        line-height: 35px;
	text-align: center;
        font-weight: bold;
}

H3 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 15px;
        letter-spacing: 5px;
        font-weight: bold;
}

.err_msg {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        line-height: 16px;
        font-style: italic;
        align: center;
}

.results_box {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        line-height: 14px;
	background-color: white;
}

.formated_date {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 3px;
}

.very_big {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 50px;
	text-align: right;
        font-weight: bold;
}

hr.narrow {
      height: 0; 
      border-style: dashed; 
      border-width: 1px 0 0 0;
      color: #4D4D4D;
      margin: 0;
      padding: 0;
    }

hr.dashed {
      height: 0; 
      border-style: dashed; 
      border-width: 1px 0 0 0;
      color: #4D4D4D;
    }
a img {
      border: none;
}
