BODY {
		font:12px georgia, "Book Antiqua", palatino, serif;
	    COLOR: black; 
		padding-top:0px; 
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
	    background-color: #FFF;
		SCROLLBAR-FACE-COLOR: #CCCCCC; 
		SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
		SCROLLBAR-SHADOW-COLOR: #333333; 
		SCROLLBAR-3DLIGHT-COLOR: #333333; 
		SCROLLBAR-ARROW-COLOR: #FFFF33; 
		SCROLLBAR-TRACK-COLOR: #000000; 
		SCROLLBAR-DARKSHADOW-COLOR: #333333;
}

:link, :visited { 
	text-decoration: underline; 
	color: blue;
	background-color: transparent;
	}
:link {  
	text-decoration: underline; 
	color: blue; 
	background-color: transparent;
	}
:visited { 
	text-decoration: underline; 
	color: blue;
	background-color: transparent; 
	}
:link:hover, :visited:hover { 
	text-decoration: underline; 
	color: red; 
	background-color: transparent;
	}
:link:active, :visited:active { 
	text-decoration: underline; 
	color: blue;
	background-color: transparent; 
	}

P	{		
	font:	11px/1.3 Verdana, sans-serif;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	}

.small	{		
	font:	9px Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	}
	
.text	{		
	font:		11px/1.3 Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	FONT-WEIGHT: normal;
	}

.border1 {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
		}

#bordtext { 
		font:	11px/1.5 Verdana, Arial, MS Sans Serif, Tahoma, sans-serif ;
		line-height:110%;		
  		border-left:5px double #6666CC;			
  		border-right:5px double #000099;
  		border-bottom:5px double #000099;	  			  		
  		border-top:5px double #6666CC;	
  		padding-top:0px; 
		padding-right:5px;
		padding-left:5px;
		padding-bottom:0px;
		margin-top:0px;
		margin-right:5px;
		margin-left:5px;
		margin-bottom:0px;
		text-indent: 0px;
		text-align: left;
		background-color: #CCCCFF;
		COLOR: black;
		text-indent: 20px;
		}

h1 { 
		font:	11px/1.5 Verdana, Arial, MS Sans Serif, Tahoma, sans-serif ;
		COLOR: black;
		FONT-WEIGHT: bold;
		padding-top:0px; 
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
		}
		
h2 {
	FONT-SIZE: 16pt; 
	COLOR: #FF9900; 
	FONT-FAMILY: Arial, MS Sans Serif, Tahoma, sans-serif ;
	FONT-WEIGHT: bold;
	background-color: transparent; 
	padding-top:0px; 
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
	}
	
h3 {
  background: #1FCAFE; 
  color: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;  
  font-weight: bolder;
  text-align: center; 
  display: inline;
	}

.book {
	FONT-SIZE: 11pt; 
	COLOR: #330000; 
	FONT-FAMILY: Arial, MS Sans Serif, Tahoma, sans-serif ;
	FONT-WEIGHT: bold;
	background-color: transparent;
	}
	
.highlight {
	FONT-SIZE: 12pt; 
	COLOR: #666699; 
	FONT-FAMILY: Arial, MS Sans Serif, Tahoma, sans-serif ;
	FONT-WEIGHT: bold;
	background-color: transparent;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

#leftbg {
	background-image: url(images/leftspace.gif);
	margin: 0px 0px 0px 0px;
	}

.leftlinks {
	font:	10px/1 Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	color: #000000;
	text-decoration: none; 
	background-color: transparent;
	font-weight: bold;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px groove #CCCCFF;
	border-left: 0px solid #000000;
	}

.leftlinks2 {
	font:	12px/1 Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none; 
	background-color: transparent;
	font-weight: bold;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 5px groove #CCCCFF;
	border-left: 0px solid #000000;
	}

.leftlinks a:link {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	}
.leftlinks a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	}
.leftlinks a:hover {
	text-decoration: underline;
	color: red;
	background-color: transparent;
	font-weight: bold;
	}
.leftlinks a:active {
	text-decoration: underline;
	color: red;
	background-color: transparent;
	font-weight: bold;
	}

.copy {
	font-family: Arial, MS Sans Serif, Tahoma, sans-serif ; 
	font-size: 10px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none; 
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	}



.thead {
  background: #1FCAFE; 
  border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;	  			  		
  		border-top:1px solid #666;
  color: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;  
  font-weight: bolder;
  text-align: center; 
	}
	
.thead2 {
  background: #9999CC; 
  color: #FFFFFF; 
	}
	
.tfoot {
  background: transparent; 
  color: #FFFFFF; 
  font-family: sans-serif;
  font-size: 12px;  
  font-weight: bold; margin: 0;
  padding: 0.3em; 
  text-align: center; 
  font-family:georgia, "Book Antiqua", palatino, serif;
	}
	
.tfoot a:link {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	}
.tfoot a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	}
.tfoot a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	}
.tfoot a:active {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	}
	
img.ala {background: transparent;}

a.ala {background: #fff;}

a.ala:hover {background: #CCCCFE;}

.rttop	{		
	background: url(images/rt_top.gif);
	}

.highlight	{		
	font-size:	13px/1.5;
	}

.tablecol1 {
	padding: 5px 5px 5px 5px;
	background: none #FFFFFF; 
    border: dashed #FFAF67 0px;
	text-align: center; 
	}
	
.tablecol2 {
	padding: 0px 0px 0px 0px;
	background: none #FFFFFF; 
    border: solid #333333 1px; 
	text-align: center; 
	}

.table1 {
	padding: 20px 20px 20px 20px;
	background: none #9999CC; 
    border: solid #333333 1px; 
	width: 95%;
	}

.rttable {
	font:	11px/1 Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none; 
	background-color: transparent;
	font-weight: bold;
	border-top: 0px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px groove #999999;
	border-left: 1px solid #999999;
	}
	
.rightlinks {
	font:	10px Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 30px;
	color: #0000FF; 
	background-color: transparent;
	font-weight: bold;
	}

.rightlinks2 {
	font:	10px Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none; 
	background-color: transparent;
	font-weight: bold;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 5px groove #CCCCFF;
	border-left: 0px solid #000000;
	}

.rightlinks a:link {
	text-decoration: none;
	color: #0000FF;
	background-color: transparent;
	font-weight: bold;
	}
	
.rightlinks a:visited {
	text-decoration: none;
	color: #0000FF;
	background-color: transparent;
	font-weight: bold;
	}
	
.rightlinks a:hover {
	text-decoration: underline;
	color: #FF9900;
	background-color: transparent;
	font-weight: bold;
	}
	
.rightlinks a:active {
	text-decoration: underline;
	color: #FF9900;
	background-color: transparent;
	font-weight: bold;
	}

.lefthead {
	FONT-SIZE: 12px/.8; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, MS Sans Serif, Tahoma, sans-serif ;
	FONT-WEIGHT: bold;
	background-color: transparent; 
	padding-top:0px; 
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
	}
	
.righthead {
	FONT-SIZE: 14px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, MS Sans Serif, Tahoma, sans-serif ;
	FONT-WEIGHT: bold;
	background-color: transparent; 
	padding-top:0px; 
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin-top:10px;
		margin-right:0px;
		margin-left:15px;
		margin-bottom:0px;
		text-align: left;
	}

.righttop {
	background-image: url(images/rt_top.gif);
	margin: 0px 0px 0px 0px;
	}
	
.rightside {
	font:	10px/1 Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px px 0px;
	color: #000000;
	text-decoration: none; 
	background-color: transparent;
	font-weight: bold;
	text-slign: left;
	}
	
.bigger {
font: 13px/1.5 Times New Roman, serif;
padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
}

.deal {
	color: red; 
	font-family: Arial, MS Sans Serif, Tahoma, sans-serif ;
	background-color: transparent; 
}


.navlinks {
	font:12px georgia, "Book Antiqua", palatino, serif;
	color: black; 
	background-color: transparent;
	}
.navlinks a:link {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	}
.navlinks a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	}
.navlinks a:hover {
	text-decoration: none;
	color: red;
	background-color: transparent;
	font-weight: normal;
	}
.navlinks a:active {
	text-decoration: none;
	color: red;
	background-color: transparent;
	font-weight: normal;
	}
	
#border {
border: 1px solid #000000;
}

.tablename {
		font-size: medium;
		font-weight: bold;
}

.red {
		color: red;
		background-color: transparent;
		font-weight: bold;
}

.subhead {
		color: #333366;
		background-color: transparent;
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma, sans-serif ;
	FONT-WEIGHT: bold;
	}
	
.trow {
		color: #000000;
		background-color: #CCCCFF;
}
