.t_fot {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.t_dmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #B5B5B5;
	text-decoration: none;
}
.bg_content {
	background-image: url(../img/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bg_rightmenu {

	background-image: url(../img/bg_rightmenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E0E0E1;
}
.t_content {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
.t_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bg_rightmenu_p {
	background-image: url(../img/bg_rightmenu_p.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #E0E0E1;
}
.bg_rightmenu_p2 {
	background-image: url(../img/bg_rightmenu_p2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E0E0E1;
}
.t_leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}

