.button_text_white {
	font-family: "Futura Md BT", Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text_red {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#993366;
	text-decoration: none;
}

.special_text_white {
	font-family: "Futura Md BT", Verdana, Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.text_white {
	font-family: "Futura Md BT", Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text_black_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.text_red_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
.text_black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-align: justify;
}


.border_red_3side {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.text_red_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.text_red_dark_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6cc02d;
	text-decoration: none;
	font-weight: bold;
}
.text_black_normal_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #003641;
	letter-spacing: 0.1em;
}
.text_footer_yellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_footer_red {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003641;
	text-decoration: none;
}
.text_footer_black {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_black_dark_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.border_coupon {
	border: 1px solid #000000;
}

.button {
display: block;
background-color: transparent;
background-image: url('submit.gif');
background-repeat: no-repeat;
width: 80px;
height: 24px;
margin: 5px auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}

.button1 {
display: block;
background-color: #6cc02d;
background-repeat: no-repeat;
width: 57px;
height: 20px;
margin: 5px auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#003300;
}

.button2 {
display: block;
background-color:#6cc02d;
background-repeat: no-repeat;
width: 90px;
height: 20px;
margin: 5px auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#003300;
}

.button3 {
display: block;
background-color: #6cc02d;
background-repeat: no-repeat;
width: 120px;
height: 20px;
margin: 5px auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#003300;
}

.text_yellow_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: justify;
	text-shadow:#ffffff;
	padding-left:5px;
}

.aa{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003641;
	font-weight:bold;
	text-decoration: none;

}

.aaa{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#003641;
	font-weight:bold;
	text-decoration: none;
	padding-left:3px;
}
.list
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color:#ffffff;
font-weight:bold;
}
.description
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFffff;
	font-weight:bold;
	padding-left:10px;
	text-align: justify;

}

.inputbox{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #009300;
background:#FFFFFF;
}

.box{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003441;
border:2px solid #003441;
background:#FFFFFF;
}

.error{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
font-weight:bold;
}