body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td,th,samp { 
	font-family:Tahoma, Arial;
	font-size:11pt;
	margin-top: 0px;
}

a{
	color: #05306A;
	text-decoration: underline;
}

td a{
	text-decoration: none;
}
a:hover{
	color: #3C6499;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

.content {
	padding-left:15px;
	font-size:9pt;
	text-align:left;
	width:689px;
}

.hcomment {
	padding:3px;
	text-align:justify;
	text-indent:5px;
}

.bgy {
	background-repeat: repeat-y;
}

.bgx {
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat: no-repeat;
}

.pintable {
	margin-bottom:10px;
	border-collapse:collapse;
}
.pintable th {
	border:1px solid #d4d4d4;
	padding:5px;
	background-color:#3c6499;
	color:#ffffff;
	text-align:center;
}
.pintable th a {
	text-decoration:none;
	color:#ffffff;
}
.pintable td {
	border:1px solid #d4d4d4;
	padding:5px;
	text-align:left;
}

.contur {
	border:1px solid #c0c0c0;
}

.ibtop {
	background-image: url(../images/ftb.gif);
	background-position: center;
	background-repeat:no-repeat;
	color:#000;
	width: 87px;
	height: 28px;
	text-align: center;
	padding-top: 15px;
	font-size: 7pt;
	font-weight: bold;
}

.ibfit {
	background-image: url(../images/ffit.jpg);
	background-position: left;
	background-repeat:no-repeat;
	width: 290px;
	height: 106px;
	color:#000;
	text-align: left;
	vertical-align: middle;
	font-family: Courier New;
	font-size: 18pt;
	font-weight: bold;
}

.fmenu {
	background-image: url(../images/fmenu.gif);
	background-position: left;
	background-repeat:no-repeat;
	width: 190px;
	height: 18px;
	color:#000;
	text-align: left;
	padding:6px 0px 6px 10px;
	font-size: 13px;
	font-weight: bold;
}

.podval {
	background-image: url(../images/fpodv.jpg);
	background-position: left;
	width: 100%;
	height: 60px;
	color:#5d5d5d;
	font-size: 14pt;
	font-weight: bold;
}

.noline a:hover {text-decoration:none}

.podval a {color:#5d5d5d;text-decoration:none}