BODY, TD, TH {
	background-color: white;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

CAPTION {
	background-color: white;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}



A:LINK,A:VISITED {
	color:blue;
	}

A:HOVER {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	}

A:VISITED.dlink, A:LINK.dlink {
	color: blue;
	text-decoration: none;
}

A:HOVER.dlink {
     font-weight: normal;
	text-decoration: underline;
	 }

.navlink
	{
	color:blue;
	text-decoration: none;
	}

A:VISITED.navlink, A:LINK.navlink  {
	font-size: 10px;
	text-decoration: none;
	}

A:HOVER.navlink {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	}

.title 
	{
	font-size: 14px;
	font-weight: bold;
	margin-left: 1.7em;
	}

.titleb
	{
	font-size: 14px;
	font-weight: bold;
	}

.content
	{
	margin-left: 1em;
	margin-right: 1em;
	}

.tablecontent
	{
	margin-left: 1em;
	margin-right: 1em;
	}

.navTable {
	position:absolute; 
	width:140px; 
	height:16px; 
	z-index:3; 
	left: 640px; 
	top: 432px; 
	visibility: visible;
	} 

.lesTitle {
	background-color: #D07400;
	color: white;
	position:absolute; 
	margin-left:0;
	margin-right:0;
	width:260px; 
	height:12px; 
	z-index:3; 
	left: 534px; 
	top: 34px; 
	visibility: hidden;
	} 

.pracHeader {
	position:absolute; 
	margin-left:0;
	margin-right:0;
	width:370px; 
	height:50px; 
	z-index:3; 
	left: 398px; 
	top: 64px; 
	visibility: visible;
	} 


.scrID {
	color: black;
	text-align:right;
	position:absolute; 
	margin-left:0;
	margin-right:0;
	width:60px; 
	height:12px; 
	z-index:3; 
	left: 720px; 
	top: 52px; 
	visibility: visible;
	} 


.disabled
	{
	font-size: 10px;
	color: #999999;
	}

.roll_1
	{
	background-color: #FFFFCC;
	color: black;
	}

.rollcontent
	{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	}

.compact
	{
	margin-top: 8px;
	margin-bottom: 8px;
	}

.vsmall
	{
	font-size: xx-small;
	}
.vvsmall
	{
	/*	
	font-size: xx-small;
	*/
	
	font-size: 7pt;
	
	
	}
.xsmall
	{
	font-size: x-small;
	}

.close 
	{
	margin-top: 6px;
	margin-bottom: 6px;
	}

