body,td,th,textarea {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
}
.control {
	color: #2D5A84;
	border-style: solid;
	border-width: 1px;
	border-color: #FC8F0E;
}
h1 {
	font-size: 18px;
	color: #2D5A84;
}
h2 {
	font-size: 16px;
	color: #2D5A84;
}
h3 {
	font-size: 14px;
	color: #2D5A84;
}
h4 {
	font-size: 12px;
	color: #2D5A84;
}
h5 {
	font-size: 11px;
	color: #2D5A84;
}
h6 {
	font-size: 18px;
	color: #2D5A84;
}
a:link {
	color: #4C79A3;
}
a:visited {
	color: #4C79A3;
}
a:hover {
	color: #4C79A3;
}
a:active {
	color: #4C79A3;
}
table.content {
	border-collapse: collapse; 
	/*border-spacing: 2px; /* cellspacing */
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}
table.content tr th {
	font-weight:bold;
	text-align:center;
	background-color:#EEEEEE;
	white-space: nowrap;
}
table.content tr td, table.content tr th {
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	text-align:center;
}
table.content tr td {
	background-color:#e5f4fa;	
}
table.content tr.second td {
	background-color:white;	
}

table.kurs {
	border-collapse: collapse; 
	border-top:#FC8F0E 1px solid;
}
table.kurs tr td {
	border-bottom:#FC8F0E 1px solid;
	padding:5px 0px 5px 0px;
}

.href1, .href1:visited, .href1:hover
{
	font: normal 12px Tahoma;
	color: #4C79A3;
	text-decoration:underline;
	cursor:pointer;
}

table.transport {
	border-collapse: collapse;
	border:#CCCCCC solid 1px;
}
table.transport tr th 
{
	text-align:center;
	background-color:#EEEEEE;
	border:#CCCCCC solid 1px;
	padding:10px;
}
table.transport tr th img
{
	cursor:pointer;
}
table.transport tr td
{
	padding:10px;
	vertical-align:top;
}

.dll {
	background-color:#FFFFFF;
	width:100%;
	border:1px solid black;
	border-collapse:collapse;
}
.dll td {
	padding:3px 20px 3px 3px; 
	cursor:default;
}
.dll_over { background-color:#0A246A; color:#FFF; }






















