.button {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background : Silver;
	border : 1px solid Black;
}
.form2 {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	line-height: 12px;
	background : #FBFBFB;
	border : 1px solid Silver;
}

.table {
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.table_center {
	border-left : 2px solid #E6E6E6;
	border-right : 2px solid #E6E6E6;
}
.t1 {
	margin-top : 7px;
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 11px;
}

.t1:link, .t1:visited {
	text-decoration : underline;
	color : Black;
}
.t1:hover, .t1:visited:hover {
	text-decoration : none;
}

.form {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid Gray;
	background : #D0DDE1;
	color : Gray;
}
.tdate {
	font-size : 8px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height : 8px;
	color : #999999;
	text-align : right;
	letter-spacing : 1px;
}
.tpodz {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
	text-align : right;
	font : bold;
}

.t2 {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	line-height: 13px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 3px;
}

.t2:link, .t2:visited {
	color : #3B6CAE;
	text-decoration : underline;
}
.t2:hover {
	color : Black;
	text-decoration : none;
}
.tbuttom {
	font-size : 9px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height : 13px;
	color : White;
}
.tbuttom:link, .tbuttom:visited {
	text-decoration : underline;
}
.tbuttom:hover, tbuttom:visited:hover {
	text-decoration : none;
}

	
