BODY {
	color : White;
	background-color: 10087B;
	scrollbar-3d-light-color: #004987;
	scrollbar-arrow-color : #004987;
	scrollbar-base-color : white;
	scrollbar-dark-shadow-color : #004987;
	scrollbar-face-color : white;
	scrollbar-highlight-color : #004987 ;
	scrollbar-shadow-color : black;
	font-family : Tahoma,  Arial, sans-serif;
	font-size: 8pt;
	background-repeat: no-repeat;
}

TABLE {
	font-family :Tahoma,  Arial, sans-serif;
	background-repeat: no-repeat;
}

TD {
	color : #DFF0FF;
	background-repeat: no-repeat;	
	font-family :Tahoma,  Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}

TD.ceny {
	color : black;
	background-repeat: no-repeat;	
	font-family :Tahoma,  Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}


B {
	font-weight: bold;
	text-align: right;
	color: #FACE69;
}

A 
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
}

A:Hover 
{
	color: Red;
}
a.linx {
	text-decoration: none;
	color: #FACE69;
	font-weight: bold;
	font-size: 11px;
}

a:Hover.linx {
	color: red;
	font-weight: bold;
	font-size: 11px;
}


A.pagelink {
	color: black;
	text-decoration: none;
	font-size: 9pt;
}

A:Hover.pagelink {
	color: red;
	text-decoration: underline;
}

HR {
	color: black;
	height: 1pt;
}

H1 {
	color: White;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}

FORM {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
}

INPUT
{
	color : black;
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #FACE69; 
	border-style : inset;
	border-width : 1px;
	border: 1px inset #72739F;
	border-color: black;
}
INPUT.rott
{
	color : black;
	font-family: Tahoma; 
	font-size: 9pt;
	font-weight: bold;
	background-color: #FACE69; 
	border-style : inset;
	border-width : 0px;
	border: 0px inset #FACE69;
	border-color: #FACE69;

}

SELECT
{
	color : black;
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #FACE69; 
	border-style : inset;
	border-width : 1px;
	border: 1px inset #72739F;
	border-color: black;

}
INPUT.btn 
{
font-family: Tahoma; 
font-size: 8pt; 
background-color: #CB9107; 
color: black; 
border: 1;
}

TEXTAREA {
	color : black;
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #FACE69; 
	border-style : inset;
	border-width : 1px;
	border: 1px inset #72739F;
	border-color: black;
}

