


/* Bbasic elements --------------------  */
.menu a { font-weight: 700; text-decoration: underline; color: #FF9900;}
.menu a:link, a:visited, a:active { text-decoration: none; color: #FF9900; }
.menu a:hover { text-decoration: none; color: #FFE5BF; }
.menu a {text-decoration:none}

.body a { font-weight: 700; text-decoration: underline; color: #FF9900;}
.body a:link, a:visited, a:active { text-decoration: none; color: #FF9900; }
.body a:hover { text-decoration: none; color: #673508; }
.body a {text-decoration:none}


/* force right scrollbar */
html { 
    height: 100%;
    margin-bottom: 1px;
}


body{ 
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif, Frutiger, Univers, "Helvetica Neue", "Lucida Grande", Calibri, Helvetica;
	font-size: 13px;
	line-height: 18px; /* Baseline here at 150%. This is set multiple places. */
	background-color: #D98000; }
/* End basic elements  --------------------  */

table { 
font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif, Frutiger, Univers, "Helvetica Neue", "Lucida Grande", Calibri, Helvetica,;
	font-size: 13px;
}


/* typography  --------------------  */
ul, ol {margin: 0 1.5em 1.5em;}
h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 9px 0;
	color:#111; 
	clear:both; 
}

/* Total height for each heading has to be a multiple of the baseline (18). */
h1,h2,h3,h4,h5,h6  {font-family: Arial, Corbel, Verdana, "Bitstream Vera Sans", sans-serif, Frutiger, Univers, "Helvetica Neue", "Lucida Grande", Calibri, Helvetica;}
h1 {font-size: 36px; line-height: 36px; margin: 0 -10px 0 0;}
h2 {font-size: 28px; line-height: 36px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 10px;}
h6 {font-size: 10px; font-weight: 700;}

}




table.box {
    margin: auto ;
}


td.tl { 
background-image: url(images/tl2.png);
background-repeat: no-repeat
}

td.tr { 
background-image: url(images/tr2.png);
background-repeat: no-repeat
}

td.br { 
background-image: url(images/br.png);
background-repeat: no-repeat
}

td.bl { 
background-image: url(images/bl.png);
background-repeat: no-repeat
}

td.l {   
background-image: url(images/l2.png);
background-repeat: repeat-y
}

td.r { 
background-image: url(images/r2.png);
background-repeat: repeat-y
}

td.t { 
background-image: url(images/t5.png);
background-repeat: no-repeat
}

td.b { 
background-image: url(images/b3.png);
background-repeat: repeat-x
}

td.boxcontent { 
background-image: url(images/box.png);
background-repeat: repeat
}

td.button { 
background-image: url(images/button.png);
background-repeat: no-repeat
}
