body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(images/bg.jpg);
}
.tbox_w {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
}
.tbox_n {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-align:right
}
.tbox_d {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
	background-color: #CCCCCC;
}
.btn {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #CE3000;
	text-decoration: none;
}
.note {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.lnkAdmin {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
.lnkAdmin:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

