A.txtMain:link {COLOR: #000000; TEXT-DECORATION: none}
A.txtMain:visited {COLOR: #000000; TEXT-DECORATION: none}
A.txtMain:active {COLOR: #000000; TEXT-DECORATION: none}
A.txtMain:hover {COLOR: #336600; TEXT-DECORATION: none}

A.submenu:link {COLOR: #000099; TEXT-DECORATION: none}
A.submenu:visited {COLOR: #000099; TEXT-DECORATION: none}
A.submenu:active {COLOR: #000099; TEXT-DECORATION: none}
A.submenu:hover {COLOR: #FF3366; TEXT-DECORATION: none}

A.txtBottom:link {COLOR: #CCCCCC; TEXT-DECORATION: none}
A.txtBottom:visited {COLOR: #CCCCCC; TEXT-DECORATION: none}
A.txtBottom:active {COLOR: #CCCCCC; TEXT-DECORATION: none}
A.txtBottom:hover {COLOR: #336600; TEXT-DECORATION: none}

body { behavior:url("csshover.htc"); background: url(images/bg_top.jpg) no-repeat center top}

tr.row:hover{ background-color: #eafee5; }

img.pics:link { border-color:#000000; color:#000000; }
img.pics:visited { border-color:#000000; color:#000000; }
img.pics:active { border-color:#000000; color:#000000; }
img.pics:hover { border-color:#336600; color:#336600; }

.links 	
{
    font-family:Verdana, Arial, Helvetica, sans-serif;	
    display:block;  
    background:url(images/bg_flik_off.gif) center top no-repeat; 
    height:33px; 
    width:107px; 	
    line-height:33px;	
    text-align:center;	
    font-size:10pt;	
    text-decoration:none;
    color: #FFFFFF;}
    
.links:hover 
{	background:url(images/bg_flik_on.gif) center top no-repeat;
    color: #336600;}

/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:767px; 
	height:100px; 
	margin:0px auto 0px; 
	border:0px #CCCCCC solid; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:767px ; 
	height:100px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}
