.subnav2 {
	font-weight:bold;
	padding-left:6px;
	color:#006699;
}
#topPan{
	background-image: url(FB/top_tabs_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top_bar{
	background-image: url(FB/top_bar_blue.gif);	
}

.main_nav a{
	/*background-image: url(images/button_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	color:#006699;
}
.main_nav_active a{
	/*background-image: url(images/button_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	color:#000000;
}
.main_nav a:hover{
	/*background-image: url(images/button_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	color:#FF0000;
}
/*.searchname{
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}*/
#whats_hot_top{
	background-image: url(images/leftboxes_top_blue.gif);
	background-repeat: no-repeat;
}
#whats_hot_mid{
	background-image: url(images/dow_mid_blue.gif);
	background-repeat: repeat-y;
}
#whats_hot_btm{
	background-image: url(images/dow_btm_blue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#recent_articles_top{
	background-image: url(images/leftboxes_top_blue.gif);
	background-repeat: no-repeat;
}
#recent_articles_mid{
	background-image: url(images/dow_mid_blue.gif);
	background-repeat: repeat-y;
}
#recent_articles_btm{
	background-image: url(images/dow_btm_blue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#right ul li a{
	background:url(images/button.gif) 0 6px no-repeat;
}
#right ul li a:hover{
	background:url(images/button-hover.gif) 0 6px no-repeat; 
	color:#797878; text-decoration:none;
}
#user_nav_top{
	background-image: url(images/user_nav_top_blue.gif);
	background-repeat: no-repeat;
}
#user_nav_mid{
	background-image: url(images/dow_mid_blue.gif);
	background-repeat: repeat-y;
}
#user_nav_btm{
	background-image: url(images/dow_btm_blue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}





#DOW_top{
	background-image: url(images/dow_top_blue.gif);
	background-repeat: no-repeat;
}
#DOW_mid{
	background-image: url(images/dow_mid_blue.gif);
	background-repeat: repeat-y;
}
#DOW_btm{
	background-image: url(images/dow_btm_blue.gif);
	background-repeat: no-repeat;
}
#DOW_submit input {
	background-image: url(images/button_submit_blue_grey.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color:#E6E6E6;
}
#DOW_submit input:hover {
	background-image: url(images/button_submit_orange_grey.gif);
}
#easyways{
	background-image: url(images/3_easy_ways.jpg);
	background-repeat: no-repeat;
}
#share_learn{
	background-image: url(images/share_and_learn.jpg);
	background-repeat: no-repeat;
}
#feature_articles{
	background-image: url(images/feature_articles2_blue.jpg);
	background-repeat: no-repeat;
}
#bottom h3{
	background-image: url(images/panel3_top_blue.gif);
	background-repeat: no-repeat;
}


/* table kit */
.table_header_fb{
	background-color: #0099CC;
}
.sortasc {
	background-color:#0066FF;
	background-image: url(up.gif);
}
.sortdesc {
	background-color: #B9DDFF;
	background-image: url(down.gif);
}
/* END table kit */











input.disabled {
	background-image:url(images/text_area_01.jpg);
	background-repeat: repeat-x;
}
textarea, input{
	background-image:url(images/text_area_01.jpg);
	background-repeat:repeat-x;
}

input.required, textarea.required {
	background-image:url(images/text_area_01.jpg);
	background-repeat: repeat-x;
}
input.validation-failed, textarea.validation-failed {
	background-image:url(images/text_area_01.jpg);
	background-repeat: repeat-x;
}
input.validation-passed, textarea.validation-passed {
	background-image:url(images/text_area_01.jpg);
	background-repeat: repeat-x;
}





