body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #cccccc;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;
}
a, a:link, a:focus, a:visited, a:active {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.menu:link, a.menu.focus, a.menu:visited, a.menu:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.menu:hover {
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	font-size: 12px;
}
.bigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;

}
.newsrub {
	font-size: 18px;
	font-weight: bold;
}
.kantrub {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pagerub {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pagerub:first-letter {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.fakelink {
	font-weight: bold;
	color: #0000CC;
	cursor: hand;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #DDDDDD;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}
input.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #DDDDDD;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}
input.light2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 0px;
	background-color: #DDDDDD;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #DDDDDD;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #DDDDDD;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}
.menuborder {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.fakemenulink
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	cursor: hand;
}
