
/* container borders */
.contImageLHEnd
{
	background-image:url(yellContRidgeLHEnd.gif);
	background-repeat:repeat-x;
	padding-left:8px;
}
.contImageRHEnd
{
	background-image:url(yellContRidgeRHEnd.gif);
	background-repeat:repeat-x;
	width:5px;
	background-position:-55px;
	padding-right:4px;
}
.contImageHorz
{
	background-image:url(yellContRidgeHorz.gif);
	background-repeat:repeat-x;
	height:32px;
	color:#044479;
}
.contBorderLHVert
{
	border-left-color:#E7CF31;
	border-left-style:solid;
	border-left-width:1px;	
}
.contBorderRHVert
{
	border-right-color:#E7CF31;
	border-right-style:solid;
	border-right-width:1px;	
}

.contBorderBotHorz
{
	border-bottom-color:#E7CF31;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.contBorderRHBot
{
	border-bottom-color:#E7CF31;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#E7CF31;
	border-right-style:solid;
	border-right-width:1px;	
}
.contBorderLHBot
{
	border-left-color:#E7CF31;
	border-left-style:solid;
	border-left-width:1px;	
	border-bottom-color:#E7CF31;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}

.containermaster_redRidge A, .containermaster_redRidge A:Active, .containermaster_redRidge A:Visited, 
.containermaster_redRidge A:Link
{
  text-decoration:  none; color: #2735EF; 
}
.containermaster_redRidge A:Hover
{
	text-decoration:  underline;
}

.containerinner_RedRidge
{}















