/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}
table{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
td{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: justify;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF9900;
	text-decoration: none;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 14px;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 13px;
	text-align: center;
	margin-left: 0px;
	margin-left: 0px;
}
.left_menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0px;
	border-width: 0px 0px 0px 0px;
	word-spacing: -1px;
	vertical-align: top;
}
hr{
	background-image: url(hr.gif);
	border: none;
	height: 2px;
	background-repeat: repeat-x;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	text-align: center;
	color: #FF9900;
}
h3{
	text-align: center;
}
h4{
	text-align: center;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	color: #FFAA00;
}
.h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #FF9900;
}
.left_td{
	background-image: url(ornam_left_.gif);
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #7D97AE;
}
.right_td{
	background-image: url(ornam_right_.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #7D97AE;
}
.expand{
	height: 100%;
	width: 100%;
}
.bottom{
	background-position: top;
	background-image: url(ornam_bottom.gif);
	background-repeat: repeat-x;
}
.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
}
p{
	
}
.bottom{
	text-align: center;
}

.oranj{color: #ff7e44;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;}

/*table*/

table.data-table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  95%;
	border-collapse: collapse;
}

table.data-table caption{
	background: url(title.png) no-repeat 50px;
	font-size: 400%;
	text-indent: -10000px;
}

table.data-table thead tr{
	background-color: #D9FFD9;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

table.data-table tfoot tr{
	background-color: #FFFFFF;
}

table.data-table thead th{
	padding: 0.5em;
	white-space: nowrap;
}

table.data-table tfoot {
	font-size: 110%;
	text-align: right;
	padding-right: 0.5em;
	letter-spacing: 1px;
	background:  
}

table.data-table tfoot td{
	padding-left: 0.5em;
	color: red;
	font-size: 110%;
	font-weight: 600;
}

table.data-table tfoot td:hover{
	background-color: red;
	color: white;
}

table.data-table tr{
	background-color: #f4f3f3;
}

table.data-table tr.odd{
	background-color: #FFFFFF;
}

table.data-table tbody tr:hover{
	background-color: #feab45;
}

#tab-1 table.data-table tbody tr:hover{
	background-color: white;
}

table.data-table td, table.data-table th{
	border: 1px dotted #CCCCCC;
}

table.data-table tbody td
{
	padding: 0.5em;
	text-align: left;
}

table.data-table td a:link, th a:link{
	color: black;
}

table.data-table td a:visited, th a:visited{
	
	
}

table.data-table td a:hover, th a:hover{
	color: purple;
	text-decoration: underline;
}

table.data-table td:last-child a:hover{
	color: red;
	text-decoration: underline overline;
}
