body {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_all_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.clicked {
	color: #FF0000;
}
a:hover {
	color: #FFFF99;
}
.leftone { font-weight: normal; }
a.leftone:hover {
	color: #FF0000;
}
a.left:hover {
	color: #FF0000;
}

a {
	text-decoration: none;
	color: #000000;
}
.menu_bar {
	color: #FFFFFF;
}
.text_normal {
	font-weight: normal;
}

