.normal_11_red {
	color:#ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.normal_11_gray{
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.normal_11_white{
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.normal_11_blue{
	color:#007DB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.normal_11_black {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.normal_16_brown {
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.normal_24_white{
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.textbox {
	border-top-style : solid;
	border-top-color : black;
	border-top-width : 1px;
	border-left-color : black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
}

.form_button {
	border: 1px ridge #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dedede;
}

.look_background {
	background-image: url(images/look/look_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.listen_background {
	background-image: url(images/listen/listen_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.contact_background {
	background-image: url(images/contact/contact_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.speak_background {
	background-image: url(images/speak/speak_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}.normal_9_blue {
	color:#007DB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
