.RibbonTopLeft
{
	background: url(ribbon/rib_l_t.gif) no-repeat right top;
	width: 3px;
	height: 3px;
}
.RibbonTopCenter
{
	background: url(ribbon/rib_c_t.gif) repeat-x left top;
	height: 3px;
}
.RibbonTopRight
{
	background: url(ribbon/rib_r_t.gif) no-repeat left top;
	width: 3px;
	height: 3px;
}
.RibbonMiddleLeft
{
	background: url(ribbon/rib_l_c.gif) repeat-y left top;
	width: 3px !important;
	height: 3px;
}
.RibbonMiddleCenter
{
	background: url(ribbon/rib_c_c.gif) #dae7f9 repeat-x 50% top;
	width: 100%;
}
.RibbonContainerMiddleCenter
{
	background: url(ribbon/ribc_c_c.gif) #dae7f9 repeat-x 50% top;
	width: 100%;
}
.RibbonMiddleRight
{
	background: url(ribbon/rib_r_c.gif) repeat-y left top;
	width: 3px;
	height: 3px;
}
.RibbonBottomLeft
{
	background: url(ribbon/rib_l_b.gif) no-repeat left top;
	width: 3px;
	height: 3px;
}
.RibbonBottomCenter
{
	background: url(ribbon/rib_c_b.gif) repeat-x left top;
	width: 3px;
	height: 3px;
}
.RibbonBottomRight
{
	background: url(ribbon/rib_r_b.gif) no-repeat left top;
	width: 3px;
	height: 3px;
}
.RibbonHelpRow
{
	font-size: 9px;
	background: url(ribbon/rib_bg_help.gif) repeat-x 50% bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	width: 100%;
	color: #11449e;
	padding-top: 8px;
	font-family: Tahoma;
	letter-spacing: 1px;
	text-align: center;
}
.CenteredRibbonHelpRow
{
	font-size: 9px;
	background: url(ribbon/rib_bg_help.gif) repeat-x 50% bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	width: 100%;
	color: #11449e;
	padding-top: 8px;
	font-family: Tahoma;
	letter-spacing: 1px;
	text-align: center;
}
.RibbonContentRow
{
	font-weight: normal;
	font-size: 9px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	color: #11449e;
	padding-top: 0px;
	font-family: Tahoma;
	text-align: center;
}
.CenteredRibbonContentRow
{
	font-weight: normal;
	font-size: 11.5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	color: #11449e;
	padding-top: 15px;
	font-family: Tahoma;
	text-align: center;
	text-decoration:none;
}
.CenteredRibbonContentRow A
{
	font-weight: normal;
	font-size: 11.5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	color: #11449e;
	padding-top: 15px;
	font-family: Tahoma;
	text-align: center;
	text-decoration:none;
}
.CenteredRibbonContentRow A:Visited
{
	font-weight: normal;
	font-size: 11.5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	color: #11449e;
	padding-top: 15px;
	font-family: Tahoma;
	text-align: center;
	text-decoration:none;
}
.CenteredRibbonContentRow A:Hover
{
	font-weight: normal;
	font-size: 11.5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	color: #11449e;
	padding-top: 15px;
	font-family: Tahoma;
	text-align: center;
	text-decoration:none;
}
.RibbonContainerContentRow
{
	font-size: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: super;
	padding-top: 0px;
	text-align: center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 11px;
	text-indent: 0px;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	text-align: justify; 
	color: #666666;
}
.RibbonContainerContentRow A
{
	font-size: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: super;
	padding-top: 0px;
	text-align: center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 11px;
	text-indent: 0px;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	text-align: justify; 
	color: #666666;
}
.RibbonContainerContentRow A:Visited
{
	font-size: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: super;
	padding-top: 0px;
	text-align: center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 11px;
	text-indent: 0px;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	text-align: justify; 
	color: #666666;
}
.RibbonContainerContentRow A:Hover
{
	font-size: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: super;
	padding-top: 0px;
	text-align: center;
	vertical-align:middle;
	font-weight: normal;
	font-size: 11px;
	text-indent: 0px;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	text-align: justify; 
	color: #666666;
	text-decoration:underline;
}
.RibbonShade
{
	background: url(ribbon/rib_down.gif) repeat-x left top;
	width: 100%;
	height: 5px;
} 
.RibbonShadeRight
{
	background: url(ribbon/rib_down_right.gif) no-repeat left top;
	width: 100%;
	height: 5px;
} 
