#menu a
{
	font-family: "Tahoma";
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.buttons {
  font-size: 10px;
  border: solid 1px black;
  background-color: whitesmoke;
}

#sub, #sub a
{
	font-family: "Tahoma";
	font-size: 11px;
	color: black;
	text-decoration: none;
}

#sub_active, #sub_active a
{
	font-family: "Tahoma";
	font-size: 11px;
	color: red;
}

.langlink {
    font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	margin-left: 5px;
}

.login_txt, .passw_txt {
    font-size: 11px;
	font-family: Arial;
	line-height: 18px;
}

.path {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
    font-size: 9px;
}

#active a { color: red; background-color: white; }

.bannerline { font-size: 11px; font-family: Arial }

#content, #content td {
    font-family: Arial;
	font-size: 12px;
}

a {
    color: #666666;
	text-decoration: none;
}

a:hover {
    color: #777777;
	text-decoration: underline;
}

.left_list tr td { font-family: Arial; font-size: 12px; color: black; font-weight: normal; }
.left_list a { font-family: Arial; font-size: 12px; font-weight: normal; }

.left_list .selected_item { color: red; }

#content img { border: 1px; border-color: black; }
th { font-size: 12px; font-weight: bold; color: #6699CC; }
th a { font-size: 12px; color: red;}
