.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.text_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.text_box_shadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #E6E6E6;
	border-bottom-color: #FFFFFF;
	border-right-style: inset;
	border-bottom-style: inset;
}
.text_yellow_background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image: url(png/!background_yellow9.png);
}
.text_white_background {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image:  url("gifs/background_white.gif");
}
.text_gray_background {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image:  url(gifs/background_gray_light.gif);
}
.text_red_background {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(png/!background_red.png);
}
.text_red {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #7D0000;
}
.text_dark_gray_background {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(png/!background_dark_gray.png);
}
.text_bullet_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
}
.text_white_text_black_background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #E6E6E6;
}
.text_white_background_shadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image:  url("gifs/background_white.gif");
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.text_green_background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image:  url("gifs/background_green.gif");
	background-color: #FFFFFF;
}
.picture_background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.left_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(gifs/background_gray_light.gif);
}
.text_right {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	color: #5C5C5C;
}
