/* CSS Document */

.text
{
	font-size:11px;
	color:#000000;
	font-family: verdana;
	font-weight: normal;
}

.textfeild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCE;
	height: 22px;
}

.text_bold {
	font-size:16px;
	color:D16D26;
	font-family: "Tw Cen MT";
	font-weight: bold;
}
.red_more {

	font-size:10px;
	color:#000000;
	font-family: verdana;
	font-weight: bold;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
}

.text_top {

	font-size:15px;
	color:#224F79;
	font-family: verdana;
	font-weight: bold;
}
.text_contact {
	font-size:12px;
	color:#000000;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}
.text_bottom {

	font-size:11px;
	color:#FFFFFF;
	font-family: verdana;
	font-weight: normal;
}
.text2 {

	font-size:11px;
	color:#333333;
	font-family: verdana;
	font-weight: bold;
}
.textbold {

	font-size:11px;
	color:#000000;
	font-family: verdana;
	font-weight: bold;
}

