body {
	background-color: #F3F1DB;
	background-image: url(index_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #776441;
}


INPUT.form_one {
    border-top: 1px solid #776441;
    border-bottom: 1px solid #DBD7C3;
    border-left: 1px solid #776441;
    border-right: 1px solid #DBD7C3;
    background-color: #F3F1DB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	FONT-WEIGHT: bold;    
    color: #776441;
	background-image:   url('formfield_bg.gif');
	height : 19px
}

textarea.form_two {
    border-top: 1px solid #776441;
    border-bottom: 1px solid #DBD7C3;
    border-left: 1px solid #776441;
    border-right: 1px solid #DBD7C3;
    background-color: #F3F1DB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	FONT-WEIGHT: bold;    
    color: #776441;
	background-image:   url('formfield_bg_02.gif');
	height : 120px
}

select.form_three {
    border-top: 1px solid #776441;
    border-bottom: 1px solid #DBD7C3;
    border-left: 1px solid #776441;
    border-right: 1px solid #DBD7C3;
    background-color: #F3F1DB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	FONT-WEIGHT: bold;    
    color: #776441;
	background-image:   url('formfield_bg_02.gif');
	height : 19px
}




.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		line-height: 14px;
	text-decoration: none;
}
.legal a {
	color: #E15D99;
	text-decoration: none; 
}
.legal a:link {
	color: #E15D99;
	text-decoration: none;
}
.legal a:visited {
	color: #E15D99;
	text-decoration: none;
}
.legal a:hover {
	color: #E15D99;
	text-decoration: underline;
}



.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E15D99;
	text-decoration: none;
}
.title3 a {
	color: #E15D99;
	text-decoration: none;
}
.title3 a:link {
	color: #E15D99;
	text-decoration: none;
}
.title3 a:visited {
	color: #E15D99;
	text-decoration: none;
}
.title3 a:hover {
	color: #E15D99;
	text-decoration: underline;
}



.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #776441;
	text-decoration: none;
}
.title2 a {
	color: #776441;
	text-decoration: none;
}
.title2 a:link {
	color: #776441;
	text-decoration: none;
}
.title2 a:visited {
	color: #776441;
	text-decoration: none;
}
.title2 a:hover {
	color: #776441;
	text-decoration: underline;
}





.countdown {
	width: 409px;
	height: 120px;
	text-align:center;
	position: absolute;
	background: url("index_04.jpg") no-repeat;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #E15D99;
}

