.text_verdana_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_times {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
}
.text_verdana_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.text_verdana_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.border1 {
	border: 1px solid #333333;
}
.text_verdana_border_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
}
.border2 {

	border: 1px solid #FFFFFF;
}
.round_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.border_blue {


	border: 1px solid #0033CC;
}
.text_verdana_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.slink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.border_groove {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	padding: 1px;
}
.line_below {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.text_verdana_2_title {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
}
.border_orange {



	border: 1px solid #FF6633;
}
.line_bottom_orange {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}
.border_top-bottom_outset {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
}
.border_all_outset_verdana-text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
