.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	line-height: 20px;
	font-weight: normal;
}
.txtbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-color: #E8E8E8;
	line-height: 20px;
}

.form_onl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5A5A5;
	border-right-color: #A2A2A2;
	border-bottom-color: #FFFFFF;
	border-left-color: #EBEBEB;
	line-height: normal;
	font-weight: bold;
}

.txt_bullet_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(img/bullet_blue.gif);
	line-height: 25px;
	padding-left: 10px;
}
.txt_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(img/bullet.gif);
	line-height: 25px;
	padding-left: 10px;
}
.addres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.form_onl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5A5A5;
	border-right-color: #A2A2A2;
	border-bottom-color: #FFFFFF;
	border-left-color: #EBEBEB;
	font-weight: normal;
}
