BODY {
	SCROLLBAR-FACE-COLOR: #1100B3; 
        SCROLLBAR-HIGHLIGHT-COLOR: #6A5AFE; 
        SCROLLBAR-SHADOW-COLOR: #C0BAFE; 
        SCROLLBAR-ARROW-COLOR: #ffffff; 
        SCROLLBAR-TRACK-COLOR: #C0BAFE; 
        SCROLLBAR-BASE-COLOR: #0000A0; 
        scrollbar-3d-light-color: #ffffff; 
        scrollbar-dark-shadow-color: #0000A0;
}


body  {
   font-family: "Verdana,Arial"; 
   font-size: 12px;	
   margin-left: 20px;
   margin-right: 10px;
   margin-top: 10px;  
   background: url(images/ss049.jpg) repeat center;
   
P  {
   font-family: "Arial"; 
   font-size: 10pt;
}

TD {
   font-family: "Arial"; 
   font-size: 10pt;
}

H1 {
   font-size: 15pt;
   color: #CC0000;
   text-align: Left;
}

H2 {
   color: #BB0000;
   font-size : 12pt;
   text-align: Left;
}

H3 {
   color: #BB0000;
   font-size : 12pt;
   text-align: Left;
}

PRE {
	font-family: "Courier New, Courier";
	color: #000000;
}

A:hover {
	COLOR: #cc3366; TEXT-DECORATION: underline
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}

.example {
	background-color: ECECEC;
	color: #000000;
}

.src-comment {
   color : 006600;
   font-style: italic;
}
.src-char {
   color : FF0000;
}
.src-prep {
   color : 993333;
}
.src-keyword {
   color : 000099;
}
.src-number {
   color : FF0000;
}

.pageheader{
	height: 76px;
	background-color: #990101;
}

.elburglabel {
	font: italic 15pt/10pt verdana;
	color: #B13C2D;
}

.elburgnumber {
	font: bold 45pt/40pt verdana;
	letter-spacing: -4px;
	color: #B13C2D;
}

.maintext{
	padding-top: 10px;
	padding-bottom: 40px;
}

.pagesubheader{
	height: 20px;
	background-color: #666666;
	font: italic bold 10pt Arial, sans-serif;
	color: Black;
	text-align: center;
}

a.pagesublink {
	color: #CCCCCC;
	text-decoration: none;
}

a.pagesublink:hover {
	color: #FF9900;
	text-decoration: none;
}

a.pagesublinkitems{
	color: #CCCCCC;
	width: 100%;
	border-bottom: 1px inset #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.leftsidecolumn{
	background-color: #142F42;
	color: #C8D2D4;
	text-align: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.leftsideitems{
	color: #C8D2D4;
	width: 100%;
	border-bottom: 1px inset #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}


ul.leftlist {
	color: #787878;
	list-style: square inside;
	margin-left: 5px;
	margin-top: 0px;
}

a.leftlink {
	color: #C8D2D4;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a.leftlink:hover {
	color: #FFFFBD;
	text-decoration: none;
}

.initialbutton{ 
	font-weight:bold;
        background-color: #006699;	
	color : white;
	filter : Shadow(Color= #880000, Direction=180)
}




