.text {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #333333;
	list-style-type: circle
}
.text_on_drak {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #FFFFFF
}
.text_bold {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.text_head_col {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #990033;
	font-weight: bold;
}
.large {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 18px;
	color: #333333;
	font-weight: bold;

}
.small {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 9px;
	color: #999999;
}
a.darkmenu:link {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: none;
}
a.darkmenu:hover {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: underline;
}
a.darkmenu:visited {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: none;
}
a.darkmenu:active {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: none;
}
a:link {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #333333;
		text-decoration: none;
}
a:hover {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #333333;
		text-decoration: underline;
}
a:visited {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #333333;
		text-decoration: none;
}
a:active {
		font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
		font-size: 14px;
		color: #333333;
		text-decoration: none;
}
./*  CCSTheme */
.PageBODY { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.text_head_col_2 {

	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #996633;
	font-weight: bold;
}
