.footer01 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
font-weight: normal; 
color: #666666; 
text-decoration: none
}

A.footer01:link {color: #666666; text-decoration: none }
A.footer01:visited {color: #666666; text-decoration: none }
A.footer01:hover {color: #666666; text-decoration: underline}

.footer {

	background-color: #ccffcc;
	text-align: center;
	padding: 0;
}

.text_10-15 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;  /* Changed from 10px by Adam */
font-style: normal; 
line-height: 15px; 
font-weight: normal; 
color: #333333;
text-decoration: none
}

.hlt {
	color:#000000;
}

A.text_10-15:link {color: #333333; text-decoration: none }
A.text_10-15:visited {color: #666666; text-decoration: none }
A.text_10-15:hover {color: #333333; text-decoration: underline}

.text_9-15 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 15px; 
font-weight: normal; 
color: #666666
}

.text_12-15 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 15px; 
font-weight: normal; 
color: #333333;
text-decoration: none
}
A.text_12-15:link {color: #333333; text-decoration: none }
A.text_12-15:visited {color: #666666; text-decoration: none }
A.text_12-15:hover {color: #333333; text-decoration: underline}


.tablehead1{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: bold; 
line-height: 25px; 
color: #ffffff; 
text-decoration: none; 
background-color: 778b8f
}
A.tablehead1:link {color: #ffffff; text-decoration: none }
A.tablehead1:visited {color: #ffffff; text-decoration: none }
A.tablehead1:hover {color: #ffffff; text-decoration: underline}

.tablehead2{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: bold; 
color: #333333; 
text-decoration: none; 
background-color: adb9bc
}
A.tablehead2:link {color: #333333; text-decoration: none }
A.tablehead2:visited {color: #333333; text-decoration: none }
A.tablehead2:hover {color: #333333; text-decoration: underline}

.tablecell1{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
font-weight: normal; 
color: #333333; 
text-decoration: none; 
background-color: C9D1D7
}
A.tablecell1:link {color: #333333; text-decoration: none }
A.tablecell1:visited {color: #333333; text-decoration: none }
A.tablecell1:hover {color: #333333; text-decoration: underline}

.tablecell2{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
font-weight: normal; 
color: #333333; 
text-decoration: none; 
background-color: #FFFFFF
}
A.tablecell2:link {color: #333333; text-decoration: none }
A.tablecell2:visited {color: #333333; text-decoration: none }
A.tablecell2:hover {color: #333333; text-decoration: underline}

.dropdown_menu {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #666666
}

a.info{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#778B8F}

a.info span{display: none}

a.info:hover span{
    display:block;
    position:absolute;
    top:0px; left:0px; width:345px;
    border:1px solid #778B8F;
    background-color:#FFFFFF; color:#000;
    text-align: center}
	
a.infoT{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none}

a.infoT:hover{z-index:25; background-color:#778B8F}

a.infoT span{display: none}

a.infoT:hover span{
    display:block;
    position:absolute;
	margin: 5px;
    top:0px; left:0px; width:120px;
    border:1px solid #778B8F;
    background-color:#FFFFFF; color:#000;
    text-align: center}
	
.ibox {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	color: #555555;
	margin-right:6px;
	margin-top:5px;
	float:right;
	background:#D9DFDF;
	border:1px solid #778B8F;
	padding:5px;
}

.iboxnf {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	color: #555555;
	margin-right:6px;
	margin-top:5px;
	background:#D9DFDF;
	border:1px solid #778B8F;
	padding:5px;
}
