html, body
{
	margin: 0px;
	padding: 0px;
	font-size: 32px; 
	font-family: fix, Tahoma;
	background-color: #0000AA;
	color: #FFFF55;
	cursor: url('images/cursor.cur'), auto;
	height:100%;
	overflow: hidden;
	font-smooth: never;
}
table
{
	border-collapse: collapse;
}
li
{
	list-style-type: square;
}
a:link, a:visited
{
	cursor: url('images/cursor.cur'), auto;
	color: #FFFF55;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #0000AA;
	background: #AAAAAA url('images/gray.gif') repeat left top;
}
td
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
div
{
	padding: 0px;
	margin: 0px;
}
table.main
{
	width:  100%;
	height: 100%;
}
td.menu
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #AAAAAA;
	height: 32px;
}
td.menu ul
{
	padding: 0px;
	margin: 0px;
}

td.menu ul li
{
	list-style-type: none;
	float: left;
	color: black;
	font-size: 32px;
	letter-spacing: -1px;
	margin: 0px;
	height: 32px;
}

td.menu ul li a:first-letter
{
	color: #AA0000;
}

#menu ul
{
	margin-left: 18px;
}

#bottom ul li a:link, #bottom ul li a:visited, #menu ul li a:link, #menu ul li a:visited
{
	display: block;
	float: left;
	height: 26px;
	color: black;
	text-decoration: none;
	padding: 6px 18px 0px 18px;
}

#bottom ul li a:hover, #bottom ul li a:active, #menu ul li a:hover, #menu ul li a:active
{
	color: black;
	background: #00AA00 url('images/green.gif') repeat-x left top;
}

td.head
{
	height: 28px;
}

table.sto
{
	width: 100%;
}

td.lefttop
{
	width: 0px;
	padding-left: 18px;
	height: 32px;
	background: url('images/leftt.gif') no-repeat left top;
}

a.lefttop
{
	display: block;
	float: left;
	width: 72px;
	height: 28px;
	background: url('images/lefttop.gif') no-repeat left top;
}

td.top
{
	height: 28px;
	background: url('images/top.gif') repeat left top;
	text-align: center;
	padding-top: 4px;
}

div.righttop
{
	position: relative;
	top: -4px;
	float: right;
	width: 90px;
	height: 28px;
	background: url('images/righttop.gif') no-repeat left top;
}

td.top h1
{
	display: inline;
	padding: 0px 8px 0px 8px;
	font-size: 32px;
	color: white;
	width: 20%;
	background: url('images/blue.gif') repeat left top;
	text-transform: uppercase;
	white-space: nowrap;
}

td.leftborder
{
	background: url('images/border.gif') repeat left top;
	width: 18px;
}

td.content
{
	position: relative;
	width: 100%;
	height: 100%;
}
div.leftbot
{
	position: absolute;
	bottom: 32px;
	width: 18px;
	height: 32px;
	background: url('images/rightbot.gif') no-repeat left top;
}

div.rightbot
{
	position: absolute;
	bottom: 32px;
	right:  0px;
	width: 18px;
	height: 32px;
	background: url('images/slider.gif') no-repeat -72px top;
}

#close
{
	display: none;
	top: 32px;
	left: 0px;
	z-index: 100;
	position: absolute;
	width: 100%;
	background: url('images/close.gif') repeat left top;
}

#menu ul li div, #menu ul li div
{
	background-color: #AAAAAA;
	z-index: 100;
	display: none;
	position: absolute;
	top: 32px;
	left: 0px;
	padding: 0px;
	margin: 0px;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=131, Strength=48);
}

#menu ul li div ul, #menu ul li div ul
{
	border-top:    2px solid black;
	border-bottom: 2px solid black;
	border-left:   4px solid black;
	border-right:  4px solid black;
	margin: 14px 26px 16px 22px;
	padding: 16px 6px 14px 10px;
}

#menu ul li ul li
{
	float: none;
	display: block;
	overflow:hidden;
}

#menu ul li ul li.sel
{
	background: url('images/arrow.gif') no-repeat right top;
	padding-right: 36px !important;
}

#menu ul li ul li.div
{
	height: 16px;
	margin: 16px -6px 0px -10px;
	border-top: 2px solid black;
	position: relative;
}

#menu ul li ul li a
{
	position:relative;
	display: block;
	width: 100%;
	white-space: nowrap;
}

div.fan
{
	float: right;
	color: black;
	padding-top: 6px;
	height: 26px;
}

#bodyscroll 
{
	width: 100%;
	height: 100%;
	overflow: auto;
	position: relative;
	padding: 0px;
}


div.fixedwidth 
{
	width: auto;
	height: auto;
	position: relative;

	padding: 1px;
}

div.fixedwidth h1
{
	padding: 0px;
	margin: 0px 0px 32px 0px;
	color: #AAAAAA;
	font-size: 32px; 
}

b
{
	color: #AAAAAA !important;
	font-size: 32px; 
	font-weight: normal;
}

span
{
	color: white;
}

cite
{
	color: #00CC00 !important;
	font-style: normal;
}

pre
{
	font-size: 32px; 
	font-family: fix, Tahoma;
	white-space: pre;
}

.scrollgeneric 
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}

.vscrollerbase, .hscrollerbase
{
	visibility: visible !important;
}

.vscrollerbase 
{
	width: 18px;
	background: #D7EBDF url("images/slider.gif") -18px 0px repeat-y;
}
.vscrollerbar 
{
	z-index: 2;
	padding: 32px 0px 32px 0px;
	width: 18px;
	height: 32px !important;
	background: #99CBCB url("images/slider.gif") -36px 0px no-repeat;
}

.hscrollerbase 
{
	height: 32px;
	background: #D7EBDF url("images/hslider.gif") repeat-x;
}

.hscrollerbar 
{
	z-index: 2;
	padding: 18px 0px 18px 0px;
	height: 32px;
	width: 18px !important;
	background: #99CBCB url("images/slider.gif") -36px 0px no-repeat;
}

.scrollerjogbox 
{
	width: 18px;
	height: 32px;
	z-index: 10;
	background: #4E727C url("images/slider.gif") -72px 0px no-repeat;
}
.vscrollerbasebeg 
{
	background: url("images/slider.gif") 0px 0px no-repeat;
	width: 18px;
	height: 32px !important;
}

.vscrollerbaseend 
{
	background: url("images/slider.gif") -54px 0px no-repeat;
	width: 18px;
	height: 32px !important;
}

.hscrollerbasebeg 
{
	background: url("images/slidertable.gif") 0px 0px no-repeat;
	height: 32px;
	width: 324px !important;
}
.hscrollerbaseend 
{
	height: 32px;
	width: 36px;
	background: url("images/slider.gif") -90px 0px no-repeat;
}

ul.list
{
	padding: 0px;
	margin: 0px;
}

div.subnews
{
	height: 576px;
}

div.news
{
	float: right;
	background: url("images/news.png") left top no-repeat;
	width: 332px;
	height: 540px;
	padding: 32px 18px 32px 18px;
	margin: 0px 18px 32px 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=131, Strength=48);
	overflow: hidden;
	z-index: 101;
}

div.news a.nok, div.rkl a.nok
{
	display: block;
	position: absolute;
	margin-top: -33px;
	margin-left: 19px;
	width: 32px;
	height: 18px;
}

div.news a.nok:hover, div.rkl a.nok:hover
{
	background: none !important;
}


div.rkl
{
	z-index: 101;
	float: right;
	background: url("images/badv.png") left top no-repeat;
	width: 332px;
	height: 128px;
	padding: 32px 18px 32px 18px;
	margin: 0px 18px 32px 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=131, Strength=48);
}

div.rkl p
{
	margin: 0px;
	padding: 0px;
}

div.rkl p.borland_url
{
	color: #00CC00;
	text-decoration: none;
}

div.rkl p.borland_header
{
	color: #FFFF55;
	text-decoration: underline;
	cursor: pointer;
}

div.rkl p.borland_url:link, div.rkl p.borland_url:visited, div.rkl p.borland_url:hover, div.rkl p.borland_url:active
{
	background: none;
	color: #00CC00;
	text-decoration: none;
	cursor: pointer;
}
div.rkl p.borland_text
{
	cursor: pointer;
}

div.rkl p.borland_text a:link, div.rkl p.borland_text a:visited, div.rkl p.borland_text a:hover, div.rkl p.borland_text a:active
{
	color: white;
	text-decoration: none;
	background: none;
	cursor: pointer;
}