/*
#yellowrollover a:hover{
color: #FFFF00;
text-decoration: none;
background-color: transparent;
border-color: #CC3300;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
font:Verdana;
font-size:12px;

}

#yellow rollover a {
	color: #FFFFFF;
	font: Verdana;
	font-size:12px;

/*	background: url(images/dot.gif) no-repeat; orangebullet.gif*/
/*	background-position:left;*/
/*	padding-left:14px;*/
/*	text-decoration: overline;*/
/*	font-weight: bold;*/
/*	font-size: 14px;
}
/*


/***************************************************************/

#1yellowrol lover a:hover{
	color:#FF0000;
	text-decoration:none;
	border-right-color:#FF0000;
	border-right-style:solid;
}















#background {
border-right-style: solid;
border-right-color:#FF9900;
border-right-width:thin;
border-bottom-style:solid;
border-bottom-color:#FF9900;
border-bottom-width:thin;

/*border-left-style:solid;
border-left-color:#FF9900;
border-left-width:thin;
background-image:url(images/bg.gif)*/
}



#test123 a:hover{
color: #000099; /*990000*/
text-decoration: none;
background-color: transparent;
border-color: #CC3300; /*FF0000- 000099*/
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}



#test123 a {
	background: url(images/dot.gif) no-repeat; /*orangebullet.gif*/
	background-position:left;
	padding-left:14px;
	text-decoration: none;
	color: #7e8901;
	font-weight: bold;
	font-size: 14px;
}

#dottedlink a:hover {
	color:#FF6600;
	text-decoration:none;
border-style: dashed;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
	}

#solidlink a:hover {
	color:#000000;	/*black*/
	text-decoration: none; 
border-style: solid;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-color:#FF6600
	}

#menu a:hover {
	color:#000000;	/*black*/
	text-decoration: none; 
border-style: solid;
border-bottom-width: 0px;
border-left-width: 1px;	/* red bar*/
border-left-color:#FF6600;
border-right-width: 0px;
border-right-color: #FF6600;
border-top-width: 0px;
border-bottom-color:#FF6600;
	}


#menu a {

	background: url(images/graybullet.png) no-repeat; /*orangebullet.gif*/
	background-position: left;


	padding-left:14px;
	text-decoration: none;
	color: #000000;		/*7e8901*/
	font-weight:  normal;
	font-size: 14px;
}


#border {
	border-bottom-color:#3300FF;
	border-bottom-style:dotted;
	border-left-color:#FF0000;
	border-left-style:solid;
	}

/**added smallfont on 8/31/10*************************************/
#smallfont {
	font-size:10px;
	text-align:center;
	font-style:normal;
	border-left-style:dotted;
	border-bottom-style:dotted;
	border-width:thin;
	}
/***************************************/
	


/*	display: block;
	float: left;
	width: 138px;
	height: 29px;*/
/*	text-align: center;*/
/*	padding-top: 10px;*/
/*	margin-right: 2px;*/



/*
#test123 a:hover {
	width: 138px;
    height: 29px;
	background: url(images/menuhover.png) no-repeat;
}
*/
/**test link effects
#partners ul li {
	margin-bottom: 5px;
	background: url(images/L2_top4.gif) no-repeat left;
	padding-left: 15px;
	height: 18px;
}

#partners ul li a{
	color: #464646;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

**/
/*
#buttons a {
	display: block;
	float: left;
	width: 138px;
	height: 29px;
	background: url(images/menu.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #7e8901;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 2px;
}



/**test link effects**/