.tTopInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #879FBB;
	text-decoration: none;
}
.bgLoginPanel {
	background-image: url(img/login_panel_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tLoginMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6282A5;
	font-weight: bold;
	text-decoration: none;
}
.tLoginMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6282A5;
	font-weight: bold;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
}
.tMenuHorisont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98A9BB;
	font-weight: bold;
	text-decoration: none;
}
.tMenuHorisont:hover {
	color: #FFFFFF;
}
.tMenuHorisontSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tFooter {
	color: #B4C3D4;
}
hr {
	color: #B4C3D4;
	background-color: #B4C3D4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B4C3D4;
	border-right-color: #B4C3D4;
	border-bottom-color: #B4C3D4;
	border-left-color: #B4C3D4;
	height: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7A95B2;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F8BAB;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #475058;
	text-decoration: none;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6282A5;
	text-decoration: none;
	padding-top: 8px;
}
/*
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6282A5;
	text-decoration: none;
	padding-left: 9px;
//	background-image: url(img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
*/
.TableHeader {
	background-color: #BFC3C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TableDarkTD {
	background-color: #F3F4F5;
}
.TableRedTD {
	background-color: #FFA387;
}
.linkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #6282A5;
	text-decoration: none;
}
.linkBlueU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #6282A5;
	text-decoration: underline;
}
ul {
	list-style-image: url(img/arrow_bullet.gif);
	padding-left: 8px;
	margin-left: 8px;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #718FAF;
	font-weight: bold;
	text-decoration: none;
}
.path:hover {
	text-decoration: underline;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475058;
	padding: 3px;

}
.inputBig {
	width: 100%;
}

.und {
	text-decoration: underline;
}