h4
{
  font-size: 14px;
  margin-bottom: 0px;
}

h6
{
  margin-top: 4px;
}

p
{
  text-align: justify;
}

pre
{
  font-family: Arial, sans-serif;
}

body 
{
    margin: 0px;
    background-color: #E9E9F2;
    background-color: #CFD9F0;
	background-color: #FFFFFF;
    font-family: Arial, sans-serif;
}

table
{
    border-collapse: separate;
    border-width: 0px;
    font-size: 13px;
    color: #003060;
}

div.Line
{
  margin: 0px;
  width: 100%;
  background-image: url(line.gif);
  background-repeat: repeat-x;
}

.sidebar {
	background-image: url(sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 100%;
}

.sb_header {
	background-image: url(boxheader2.png);
	background-repeat: repeat-x;
/*  background-position: right top; */
	margin-top: 10px;
}

.sb_title {
	background-image: url(boxheader.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 9px;
}

.sb_title h4 {
	font-weight : bold;
	color : #000000;
	color : #FFFFFF;
/*	border-bottom : 1px solid #A8B2BB; */
	margin: 0px;
	padding-bottom : 2px;
}

.sb_content {
	/* border: 1px dotted #FF0000; */
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

/*.Box
{
  border-width: 1px;  
  border-style: solid;
  border-color: #C0C0C0;
  border-color: #202050;
  background-color: #F9F9F9;
  font-size: 13px;
  padding: 0px;
  margin: 20px 20px 20px 20px;
}*/

.Box .BoxHeader
{
  background-image: url(boxheader2.png);
  background-repeat: repeat-x;
  font-size: 13px;
  font-weight: bold;
  padding-left: 2px;
  padding-bottom: 6px;            // Ezzel igazítható a header a header.png magasságához!
  color: #003060;
  margin-bottom: 0px;  
}

.Box .BoxHeader2
{
  background-image: url(boxheader2.png);
  background-repeat: repeat-x;
  font-size: 13px;
  font-weight: bold;
  padding-left: 2px;
  padding-bottom: 6px;            // Ezzel igazítható a header a header.png magasságához!
  color: #003060;
  margin-bottom: 0px;  
}

.Box .Content
{
  padding: 10px;
  color: #003060;
}

.Box .Panel_Content
{
  padding-top: 10px;
  padding-bottom: 10px;
  color: #003060;
}

.Menu
{
  font-size: 13px;
}

.CalendarCell
{
    background-image: url(boxheader2.png);
    background-repeat: repeat-x;
    font-size: 13px;
    font-weight: normal;
    padding: 2px;
    color: #000000;
}

a
{
	color: #003060;
    text-decoration: underline;
    font-weight: bold;
}

a:hover
{
    color: #187DB5;
}

.Footer
{
    font-size: 10px;
}

.Error
{
  color: #FF0000;
}

form 
{ 
    margin-top:0;	
    margin-bottom:0;
}

.input
{
  margin-bottom: 0px;
  color: #003060;
  background: #FFFFFF;
  border: #003060 solid 1px
}

.button
{
  margin-bottom: 0px;
  color: #003060;
  background: #FFFFFF;
  border: 1px solid #003060;
}
