td {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #597475;
}

td.header {
	font-family : Verdana, Arial, Tahoma;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #513338;
}

td.justify {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #597475;
	text-align : justify;
}

td.row {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : white;
	background : #597475;
	text-align : center;
	vertical-align : middle;
}

td.info {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #597475;
	text-align :center;
	background :  white;
}

ul {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #597475;
}

ol {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #597475;
}

input.buttons {
 background-color : #597475; 
 font-weight : bold; 
 font-family : Verdana, Arial, Tahoma;
 color: white;
 font-size : 8pt;
 font-style : normal;
 font-variant : normal;
 height : auto;
 letter-spacing : normal;
 line-height : normal;
}

select.buttons {
 background-color : #597475; 
 font-weight : bold; 
 font-family : Verdana, Arial, Tahoma;
 color: white;
 font-size : 8pt;
 font-style : normal;
 font-variant : normal;
 height : auto;
 letter-spacing : normal;
 line-height : normal;
}

textarea.buttons {
 background-color : #597475; 
 font-weight : bold; 
 font-family : Verdana, Arial, Tahoma;
 color: white;
 font-size : 8pt;
 font-style : normal;
 font-variant : normal;
 height : auto;
 letter-spacing : normal;
 line-height : normal;
}

a:link {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : black;
}

a:visited {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : black;
}

a:hover{
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #597475;
}

a:active {
	font-family : Verdana, Arial, Tahoma;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : black;
}

body {
	background-color : white;
	background-image : url(images/background.jpg);	
	style-scrollbar-3dlight-color : white;
	scrollbar-arrow-color :  #597475;
	scrollbar-base-color :  #dddddd;
	scrollbar-darkshadow-color : #597475;
	scrollbar-face-color : #F5F7F7;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
  scrollbar-track-color :#F5F7F7; 
	bottommargin : 0;
	leftmargin : 0;
	marginheight : 0;
	marginwidth : 0;
	rightmargin : 0; 
	topmargin : 0;
}
