body, html {
	width: 100%;
	height: 100%;
}


h1 { font-size:130%; color:#666666; }
h2 { font-size:120%; color:#666666; }


.normal {
	color: #666666;
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	font-weight: normal;
}

p {
	font-family : Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-left : 15px;
	margin-right : 15px;
}

p.label{
	font-family : Tahoma, Arial, sans-serif;
	color: #6666ff;
	font-size: 12px;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
}

p.info{
	text-align: justify;
	font-family : Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-left : 0px;
	margin-right : 0px;
}

.folding{
	cursor:hand;
	font-family : Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
}

a.gbi{
	font-family : Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height : 100%;
}

a:hover.gbi{
	font-family : Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height : 100%;
	color: #6666ff;
}

a {
	font-family : tahoma;
	color: #666666;
	text-decoration: underline;
}

a:hover	{
	text-decoration: underline;
	color: #6666ff;
}

tr, td {
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

td.ps{
	font-size : 14px;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.class1 {
	color: #6666FF;
	font-family: Tahoma;
	font-size: 14px;
	vertical-align : middle;
	background-image: url(/images/bg_izgib.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right : 10px;
	letter-spacing : normal;
	font-variant : normal;
	font-weight : 900;
}


td.bottom_1{
	background-image: url(/images/);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.bottom_2{
	COLOR: #6666FF;
	FONT-SIZE: 14px;
	background-image: url(/images/);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family : Arial;
	font-weight : 900;
}

.brdthick {
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-top: 1px solid #336699;
	vertical-align: top;
	text-align : center;
	font-weight : bold;
	background : url(/images/line_3.jpg);
}

.brdthickr {
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	vertical-align: top;
	text-align : center;
	font-weight : bold;
	background : url(/images/line_3.jpg);
}

.brdleftbot {
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	vertical-align: top;
}

.brdleftbotr {
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	vertical-align: top;
}

TD.head{
	background-repeat : repeat-x;
	border : thin;
	background : url(/images/line_2.jpg);
}

td.middletd {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	padding: 7px 7px 0 10px;
}
#magtable{
	width:70%
}
#lottable{
	width:500px;
}
#pagetable{
	width:100%
}
#userstable{
	width:100%
}
#magtable td,th{
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid;
	text-align: center;
}
#pagetable td,th{
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid;
	text-align: center;
}
#userstable td,th{
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid;
	text-align: center;
}
