/* SF21 CSS v. 1.2.18 */

body
     {
	background-color: #FFF8A4;
	background-image: url(Background2.JPG);
	background-repeat: repeat;
	background-attachment: scroll;

	margin: 10px;
	margin-top: 5px;
	margin-bottom: 10px;

	SCROLLBAR-FACE-COLOR: #FFF8A4; 	SCROLLBAR-HIGHLIGHT-COLOR: RoyalBlue;
	SCROLLBAR-SHADOW-COLOR: RoyalBlue;
	SCROLLBAR-3DLIGHT-COLOR: RoyalBlue;
	SCROLLBAR-ARROW-COLOR: DarkBlue;
	SCROLLBAR-TRACK-COLOR: LightBlue;
	SCROLLBAR-DARKSHADOW-COLOR: DarkBlue;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
     }

A:link
     {
	color: DarkBlue;
	text-decoration: underlined;
     }

A:visited
     {
	color: DarkBlue;
	text-decoration: underlined;
     }

A:hover
     {
	color: Blue;
	text-decoration: none;
     }

p
     {
	text-indent:2em; 
	text-align:justify;
     }

#red
     {
	color: Red;
     }

#dblue
     {
	color: DarkBlue;
     }

#rblue
     {
	color: RoyalBlue;
     }

#gray
     {
	color: Gray;
     }

h1
     {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
     }

h2
     {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
     }

#h1
     {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
     }

#h2
     {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
     }

table
     {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
     }

new
     {
	color: Red;
	font-weight: bold;	
     }

bold
     {
	color: DarkBlue;
	font-weight: bold;	
     }

red
     {
	color: Red;	
     }

green
     {
	color: Green;	
     }

blue
     {
	color: Blue;	
     }

dblue
     {
	color: DarkBlue;	
     }

td.aa
     {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: white;
	background-color: royalblue;
     }

td.ab
     {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: white;
	background-color: darkblue;
     }

td.ba
     {
	text-align: left;
	vertical-align: top;
	color: darkblue;
	background-color: dae7ff;
     }

td.bb
     {
	text-align: left;
	vertical-align: top;
	color: darkblue;
	background-color: b4cfff;
     }

td.ca
     {
	text-align: left;
	vertical-align: top;
	color: darkblue;
	background-color: b4cfff;
     }

td.cb
     {
	text-align: left;
	vertical-align: top;
	color: darkblue;
	background-color: 8bb2ff;
     }

td.f11
     {
	background-image: url(Design/frames/11.png);
	background-repeat: no-repeat;
     }

td.f12
     {
	background-image: url(Design/frames/12.png);
	background-repeat: repeat-x;
	height: 12px;
     }

td.f13
     {
	background-image: url(Design/frames/13.png);
	background-repeat: no-repeat;
     }

td.f21
     {
	background-image: url(Design/frames/21.png);
	background-repeat: repeat-y;
	width: 12px;
     }

td.f22
     {
	background-image: url(Design/frames/22.png);
	background-repeat: repeat;
     }

td.f23
     {
	background-image: url(Design/frames/23.png);
	background-repeat: repeat-y;
	width: 12px;
     }

td.f31
     {
	background-image: url(Design/frames/31.png);
	background-repeat: no-repeat;
     }

td.f32
     {
	background-image: url(Design/frames/32.png);
	background-repeat: repeat-x;
	height: 12px;
     }

td.f33
     {
	background-image: url(Design/frames/33.png);
	background-repeat: no-repeat;
     }

td.h11
     {
	background-image: url(Design/frames/header_11.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
     }

td.h12
     {
	background-image: url(Design/frames/header_12.png);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	color: white;
     }

td.h13
     {
	background-image: url(Design/frames/header_13.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
     }

b.header
     {
	font-size: 11pt;
	font-weight: bold;
     }