body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pxem;
	color: #434343;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #434343;
}


a {
	color: #AE0000;
	text-decoration: none;
}
a:hover {
	color: #AE0000;
	text-decoration: underline;
}
a:visited {
	color: #7D0000;
	text-decoration: none;
}
a.header-menu {
	color: #000000;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
	vertical-align: top;
}
a.header-menu:hover {
	color: #000000;
	font-size: 13px;
	line-height: 13px;
	text-decoration: underline;
	vertical-align: top;
}
a.footer-menu {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.footer-menu:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
a.left {
	color: #AE0000;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}
a.left:hover {
	color: #AE0000;
	font-size: 11px;
	text-decoration: underline;
	vertical-align: middle;
}

a.left-menu {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}
a.left-menu:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	vertical-align: middle;
}

a.project
{
	border: 0;
	text-decoration: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
input.gfx {
	background-color: #F1F5E6;
	border: 0px solid #F1F5E6;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.8em;
	color: #434343;
	border: none;
	background-color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}


.footer {
	color: #000000;
	font-size: 10px;
}

.left-table-title {
	color: #000000;
	font-size: 12px;
	line-height: 12px;
}

.left-table {
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}

.left-table-bold {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

.hint {
	color: #BB0000;
	font-size: 9px;
	line-height: 10px;
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB0000;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}



.main-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}



