/* Styles of Dinamo.BG */

body {
	margin: 0px;
}
.index {
	margin: 0px;
	position: absolute;
	left: 450px;
	height: 100%;
	vertical-align: bottom;
}
.index table {
	height: 100%;
	padding-bottom: 12px;
}
#top {
	font: 10px verdana;
	color: white;
	padding-bottom: 11px;
	padding-left: 20px;
	letter-spacing: 2pt;
	z-index: 1;
	cursor: default;
}
#top a {
	color: white;
	text-decoration: none;
}
.leftLine {
	border-right: 1px solid #999999;
}
.ptitle {
	height: 40px;
	padding-left: 13px;
	font: 20px tahoma;
	color: #006666;
	border-bottom: 1px solid #999999;
}
.body {
	padding: 10px;
	font: 11px verdana;
	color: #333333;
}
.body a {
	color : #003399;
	text-decoration: none;
}
.body a:hover {
	color: black;
}
.img {
	border: 1px solid #006699;
	padding-bottom: 6px;
	font: 11px verdana;
	color: white;
}
.copyr {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tdf {
	font: 16px verdana;
	text-decoration: underline;
}
.info {
	background: #4E88F3;
	border: 1px solid #006699;
	font: 11px verdana;
	color: white;
	padding: 5px 0 5px 0;
	text-align:center;
}
