.txt_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.shadow_left {
	background-attachment: fixed;
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dotted_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #F00;
}
.topic_tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.background_rainbow {
	background-attachment: scroll;
	background-image: url(../images/rainbow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-size: 10px;
}
.shadow_right {
	background-attachment: fixed;
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.text_grey_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333;
	left: auto;
}



.txt_red_small {
	font-family: Tahoma;
	font-size: 14px;
	color: #F00;
}
.txt_grey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
}
.text_grey_buttonsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #858585;
}
