B { color: #993333; 
	font-family: arial, verdana, helvetica; 
	font-size: 14px ;
	font-weight: bold;
	
	}
	
B.small { color: #000000; 
	font-family: arial, verdana, helvetica; 
	font-size: 12px ;
	font-weight: bold;
	text-decoration: none
	}
	
B.home { color: #000000; 
	font-family: verdana, helvetica; 
	font-size: 9px ;
	font-weight: bold;
	text-decoration: none
	}

 .textcopy { 
 	color: #000000; 
	font-family: arial, verdana, helvetica; 
	font-size: 12px 
}

 .textcopySmall { 
 	color: #000000; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	text-decoration: none
	
}

 .textcopySmallHome { 
 	color: #000000; 
	font-family: verdana, helvetica; 
	font-size: 9px;
	text-decoration: none
	
}

 .textcopybold { 
 	color: #000000; 
	font-family: arial, verdana, helvetica; 
	font-size: 12px;
	font-weight: bold
}

.textcopyboldwhite { 
 	color: #ffffff; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px ;
	font-weight: bold
}
 .textheader {
	color: #993333;
	font-family: "trebuchet ms", verdana, helvetica; 
	font-size: 16px ;
	font-weight: bold
}

 .textheaderSmall {
	color: #990000;
	font-family: trebuchet ms, verdana, helvetica; 
	font-size: 12px ;
	font-weight: bold
}

 .textsmallwhite { 
 	color: #ffffff; 
	font-family: arial, verdana, helvetica; 
	font-size: 10px 
} 

 .textsmallblue { 
 	color: #336699; 
	font-family: arial, verdana, helvetica; 
	font-size: 10px 
} 

A:link { 
	color: #336699;  
	font-family: arial, verdana, helvetica; 
	font-size: 12px 
}
A:hover  { 
	color : #ffcc33; 
	font-family: arial, verdana, helvetica; 
	font-size: 12px 
}
A:active {
	color: #ffcc33;
	font-family: arial, verdana, helvetica;
	font-size: 12px
}
A:visited {
	color: #336699;
	font-family: arial, verdana, helvetica;
	font-size: 12px
}


A.normal:link { 
	color: #336699;  
	font-family: arial, verdana, helvetica; 
	font-size: 11px 
}
A.normal:hover  { 
	color : #ffcc33; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px 
}
A.normal:active {
	color: #ffcc33;
	font-family: arial, verdana, helvetica;
	font-size: 11px
}
A.normal:visited {
	color: #336699;
	font-family: arial, verdana, helvetica;
	font-size: 11px
}
	
	 
A.small:link { 
color: #000000;  
font-family: arial, verdana, helvetica; 
font-size: 10px 
}
A.small:hover  { 
	color : #336699; 
	font-family: arial, verdana, helvetica; 
	font-size: 10px 
}
A.small:active {
	color: #336699;
	font-family: arial, verdana, helvetica;
	font-size: 10px
}
A.small:visited {
	color: #000000;
	font-family: arial, verdana, helvetica;
	font-size: 10px
}
.m0table {
	background: #ffffff;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #0099FF;
	color: black;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: white;
	border-top: 1px  #ffffff;
	border-bottom: 1px #ffffff;
	border-right: 1px #ffffff;
	border-left: 1px #ffffff;
	color: white;
}
.m1movero {
	background: #336699;
	border-top: 1px  #ffffff;
	border-bottom: 1px #ffffff;
	border-right: 1px #ffffff;
	border-left: 1px #ffffff;
	color: white;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: #ffffff;
	border-top: 1px white;
	border-bottom: 1px  white;
	border-right: 1px  white;
	border-left: 1px  white;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: arial;
	font-size: 10px;
	padding: 0px;
	text-align: right;
	}
.m1inner {
	font-family: arial;
	font-size: 10px;
	padding: 3px;
	text-align: left;
}
#m0t1 {
	border: 3px solid red;
}

/* Style for a block - DIV */
.m0table {
	background: #ffffff;
	}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #CCCC99;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #336699;
	border-top: 1px  #ffffff;
	border-bottom: 1px #ffffff;
	border-right: 1px #ffffff;
	border-left: 1px #ffffff;
	color: white;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: #336699;
	border-top: 1px white;
	border-bottom: 1px  white;
	border-right: 1px  white;
	border-left: 1px  white;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: arial;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	}
.m1inner {
	font-family: arial;
	font-size: 10px;
	padding: 3px;
	text-align: left;
}
#m0t1 {
	border: 3px solid red;
}

