/* FLCStyles for bemikitties; created 7/15/05 */

body               {font-family: sans-serif;
                    color: #040781;
                    font-size: 11pt;
					font-weight: normal;
					background-color: #040781;
                    }
					
p, tr, td           {font-family: sans-serif;
                    color: #040781;
                    font-size: 11pt;
					font-weight: normal;
                    }
					
h1, h2, h3, h4, h5, h6  {font-family: sans-serif; 
                    }

h1				   {font-family: sans-serif;
                    color: #ffffff;
					font-style:italic;
                    font-size: 15pt;
					font-weight: bold;
					background-color:#017AB8;table-layout:justify;
					border:#D7460D 1px solid;
                    }
					
h2                 {font-family: sans-serif;
                    color: #0C3ACE;
					background-color: #EEEEEE;
                    font-size: 12pt;
					font-weight: bold;
					font-style:italic;
					text-align:left;
                    }
					
h3                 {font-family: sans-serif;
                    color: #0C3ACE;
                    font-size: 11pt;
					font-weight: normal;
					text-align:center;
                    }
					
h4                 {font-family: sans-serif;
                    color: #0C3ACE;
                    font-size: 9pt;
					font-weight: normal;
                    }
					
h5                 {font-family: sans-serif;
                    color:#040781;
                    font-size: 16pt;
				    font-weight: normal;
					background-color: #FFFFFF;
                    }
					
h6                 {font-family: sans-serif;
                    color: #0C3ACE;
					background-color: #EEEEEE;
                    font-size: 13pt;
					font-weight: bold;
					font-style:italic;
					text-align:center;
                    }
										
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {color: #D7460D;
                    font-size: 11pt;
                    font-weight: bold;
                    } 

a:active           {color: #8F8F8F;
                    } 

a:hover            {background-color: #B3FBA3;
                    color: #000000;
                    }

a:visited          {color: #017AB8;
                    }
					
.small			  {font-family: sans-serif;
                   font-size: 8pt;
				   font-weight: normal;
				   text-align:left;
                    }
					
.smalltype		  {font-family: sans-serif;
                   font-size: 9pt;
				   font-weight: normal;
				   text-align:left;
                    }
					
.smalltype2		  {font-family: sans-serif;
                   font-size: 8pt;
				   font-weight: normal;
				   text-align:right;
				   font-style:italic;
                    }
					
.smalltype3		  {font-family: sans-serif;
                   font-size: 8pt;
				   font-weight: bold;
				   text-align:left;
				   font-style:normal;
                    }
					
.smaller		  {font-family: sans-serif;
                   font-size: 7pt;
				   font-weight: bold;
				   text-align:left;
                    }
					
.med			  {font-family: sans-serif;
                   color:#000000;
                   font-size: 11pt;
				   font-weight: bold;
                    }
					
.style1			  {font-family: sans-serif;
                   color:#1241FF;
                   font-size: 10pt;
				   font-weight: bold;
				   background-color:#E5E9F7;
                    }
					
.dot			  {font-family: sans-serif;
                   color:#FFFFFF;
                   font-size: 10pt;
				   font-weight: bold;
				   background-color:transparent;
                    }
					
.big			  {font-family: sans-serif;
                    color: #0C3ACE;
                    font-size: 10pt;
					font-weight: normal;
					background-color: #DAD9DA;
					padding:4px;
                    }

.scrollbox {
	overflow: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-color: #B3FBA3;
	border-top-color: #B3FBA3;
	border-bottom-color: #B3FBA3;
	background-color: #FFFFFF;
	padding: 8px;
}

.scrollbox2 {
    width:;
	height:;
	scrolling:yes;
	overflow: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-color: #B3FBA3;
	border-top-color: #B3FBA3;
	border-bottom-color: #B3FBA3;
	background-color: #FFFFFF;
	padding: 8px;
}
