﻿.small_menu_box{
       float:left;
	   width:250px;
	   background:#017CB7;
}

.small_menu_box_bg{
       float:left;
	   width:240px;
	   height:5px;
	   overflow:hidden;
	   background:#017CB7;
}

.small_menu_txtbox{
       float:left;
	   width:250px;
	   
}

.small_menu_txt{
       float:left;
	   width:250px;
	   height:22px;
	   
}

.small_menu_txt a:hover{
       float:left;
	   width:250px;
	   height:15px;
	   padding-top:7px;
	   background:#FFFFFF;
}

.small_menu_txt a:link,.small_menu_txt a:visited,.small_menu_txt a:active{
       float:left;
	   width:250px;
	   height:18px;
	   padding-top:4px;
	   
}

.white_menu {color:#ffffff; text-decoration:none;}
.white_menu a:link{color:#ffffff; text-decoration:none;}
.white_menu a:visited {color:#ffffff;text-decoration:none;}
.white_menu a:hover {color:#006696;text-decoration:none;}
.white_menu a:active {color:#ffffff;text-decoration:none;}
