BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDEE;
	font-family: Arial, Helvetica, sans-serif;
	
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #1c3c72;
	scrollbar-base-color : #EDEDEE;
	scrollbar-darkshadow-color : #EDEDEE;
	scrollbar-face-color : #D7E7F6;
	scrollbar-highlight-color : #6A87BD;
	scrollbar-shadow-color : #6A87BD;
	scrollbar-track-color : #FFFFFF;

}

TD.header_top{
	background-image: url(slices/ilok_header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 777px;
	height: 73px;
}

TD.nav_top{
	background-image: url(slices/ilok_header_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 777px;
	height: 33px;
	vertical-align: middle;.
	color: #ffffff;
}

TD.leftpanel{
	background-image: url(slices/bg_L.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 206px;
	border-left : 1px solid #6a87bd;
	border-right : 1px solid #6a87bd;
		background-color: #d7e7f6;

}
TD.rightpanel{
	background-image: url(slices/bg_R.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 206px;
	background-color: #d7e7f6;
	border-left : 1px solid #6a87bd;
	border-right : 1px solid #6a87bd;

}
TD.centerpanel{
background-color: #ffffff;
	width: 365px;
	

	border-top : 1px solid #EDEDEE;
}
TD.footer{
	font-size: 11px;
	color: #1c3c72;
		border-left : 1px solid #6a87bd;
	border-right : 1px solid #6a87bd;	
		border-top : 1px solid #6a87bd;
	border-bottom: 1px solid #6a87bd;
	background-color: #FFFFFF;
}

A.footernav{
	color: #1c3c72;
	font-size: 11px;
	text-decoration: none;
	
		font-weight: bold;
}
A.footernav:link{
	color: #1c3c72;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	
}
A.footernav:hover{
	color: #660000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
		
}

A.menulink {
display: block;
width: 198px;
height: 22px;
text-align: left;
padding-left: 5px;
padding-top : 2px;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #1c3c72;
BORDER: none;

vertical-align: middle;
}

A.menulink:hover {
border: solid 1px #6A87BD;
background-color:#FFFFFF;
height: 22px;
vertical-align: middle;
font-weight: bold;

}
DIV.scroll{
margin-top: 7px;
	margin-left: 7px;
	margin-right: 10px;
		margin-bottom: 10px;
	font-size: 12px;
}

A.topnav{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:link{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
		
	
}
A.topnav:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
		
	
}

H1 {
	font-size: 20px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #1c3c72;
	border-bottom: 1px dotted #6a87BD;
}

A.linknav{
	color: #1c3c72;
	
	text-decoration: underline;
	font-weight: bold;
}
A.linknav:link{
	color: #1c3c72;

	text-decoration: underline;
	font-weight: bold;
	
}
A.linknav:hover{
	color: #660000;

	text-decoration: underline;
	font-weight: bold;
		
}

LI{
list-style: square;
}

IMG.titels{
	border-bottom: 1px solid #6A87BD;
}