body{
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, li {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.comments {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #CCCCCC;
	color: #000000;
}

.edit_title {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #CCCCCC;
	color: #000000;
  padding-left: 10px;
  height: 25px;
  vertical-align: middle;
}

.editname {
	font-size: 11px;
	text-align: left;
	color: #000000;
  padding-left: 10px;
  font-weight: bold;
  vertical-align: middle;
}

.editvalue {
	font-size: 11px;
	text-align: left;
	color: #000000;
  padding-left: 10px;
  vertical-align: middle;
}

.error {
	font-size: 12px;
	color: #FF0000;
  font-weight: bold;
  vertical-align: middle;
}

.engl {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	background: #CCCCCC;
	color: #000000;
}

h1,h2,h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
	color: #000000;

}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.h {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 107%;
	font-weight: bold;
	background-color: #B2D6F0;
}

.txt {
	font-size: 90%;
	margin-left: 8px;

}

select, input {
	font-size: xx-small;
}

a:link {
	color: #0078CC;
	font-weight: bold;
}

a:active {
	color: #006AB0;
	font-weight: bold;
}

a:visited {
	color: #006AB0;
	font-weight: bold;
}

a.enter {
	font-weight: bold;
	color: #FFFFFF;
}

a.enter:link, a.enter:alink, a.enter:visited {
	color: #FFFFFF;
}

a.chooser:link, a.chooser:alink, a.chooser:visited {
	font-weight: normal;
	color: #FFFFFF;
	line-height : 16px;
	font-weight: bold;
}

.contact {
	font-size: 90%;
}

.list {
	padding-left: 8px;
	color: #0078CC;
	font-weight: bold;
}

.copy {
	color: #FFFFFF;
	font-size: 60%;
	text-align: right;
}

a.cr:link, a.cr:visited, a.cr:active {
	color: #FFFFFF;
	font-weight:  bold;
}

.news {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.postersize {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.posterann {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tabborder {
	background-color: #0078CC;
	/* background-color: #AEAEAE; */
}

.lightbkg {
	background-color: #AEAEAE;
	color: #FFFFFF;
	font-size: 70%;
}

.headtable {
	background-color: #0078CC;
	color: #FFFFFF;
	font-size: 70%;
	padding-left: 8px;
}

.tabletxt {
	background-color: #FFFFFF;
	font-size: 60%;
	padding-left: 8px;
}

.selectform {
	font-size: 90%;
}

.buttontxt {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 95%;
}


a:link.usermenuitem, a:visited.usermenuitem {
	color: #FFFFFF;
	font-weight: normal;
  text-decoration: none;
}

a:active.usermenuitem, a:hover.usermenuitem {
	font-weight: bold;
	color: #FFFFFF;
  text-decoration: none;
}

a:link.type_detail, a:visited.type_detail {
	color: #FFFFFF;
	font-weight: normal;
  text-decoration: none;
  font-size: 10px;
}

a:active.type_detail, a:hover.type_detail {
	font-weight: normal;
	color: #FFFFFF;
  text-decoration: underline;
  font-size: 10px;
}

.stat_title {
  font-weight: bold;
  font-size: 11px;
}

.message {
  font-weight: bold;
  font-size: 11px;
}

a.lang:link {
	color: #0078CC;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a.lang:active {
	color: #0078CC;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a.lang:visited {
	color: #0078CC;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a.lang:hover {
	color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.login_link {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}

th.nice {
  border: 1px solid #0078CC;
  text-align: center;
  background-color: #EEEEEE;
}
td.nice {
  border: 1px solid #0078CC;
  text-align: center;
}
a.button {
  text-decoration: none;
	color: #000;
}
