BODY
{
	margin:0px 0px 0px 0px;
	font-family: arial, verdana;
	font-size: 11px;
}

TD
{
	font-family: arial, verdana;
	font-size: 11px;
}

.menu
{
	font-family: arial, verdana;
	font-size: 11px;
}

.submenu
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #EAEAEA;
}

.docInfo
{
	font-family: arial, verdana;
	font-size: 9px;
}

.kop
{
	text-align: right;
	width: 100%;
	font-family: arial, verdana;
	font-size: 18px;
	color : #404040;
	display: block;
}

.top
{
	font-family: arial, verdana;
	font-size: 11px;
	color : white;
}

.pad
{
	text-align: right;
	width: 100%;
	font-family: arial, verdana;
	font-size: 11px;
	color : #E13300;
	display: block;
}

.content
{
	font-family: arial, verdana;
	font-size: 11px;
	color : #404040;
}

.content a
{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color : #E13300;
	text-decoration: none;
}

.content a:hover
{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color : #E13300;
	text-decoration: underline;
}

.button
{
	font-family: arial, verdana;
	font-size: 11px;
	background-image: url(images/button.jpg);
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #80800;
}

.tabOver
{
	background: white;
	width:100px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	color: black;
	text-align: center;
	cursor: default;
	border-bottom-color: white;
}

.tabOff
{
	background: #eaeaea;
	width:100px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	color: black;
	text-align: center;
	cursor: default;
}

.tabEmpty
{
	background: white;
	width:10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: black;
	color: black;
	text-align: center;
	cursor: default;
}

.tabOn
{
	background: #eaeaea;
	width:100px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E13300;
	color: black;
	text-align: center;
	border-bottom-color: black;
	cursor: default;
}
