

/* text font settings */

.head { color: #333333; font-size: 16px; font-weight: bold; }
.normal { color: #666666; font-size: 11px; font-family: Verdana, Sans-Serif; line-height: 18px; }

.Normal A:LINK { color: #36C; font-weight: bold; text-decoration: underline; }
.Normal A:VISITED { color: #36C; font-weight: bold; text-decoration: underline; }
.Normal A:HOVER { color: #36C; font-weight: bold; text-decoration: underline; }

A.CommandButton:LINK { color: #36C; font-weight: bold; text-decoration: underline; }
A.CommandButton:VISITED { color: #36C; font-weight: bold; text-decoration: underline; }
A.CommandButton:HOVER { color: #36C; font-weight: bold; text-decoration: underline; }

A.SkinObject:LINK { color: #36C; font-weight: bold; text-decoration: underline; }
A.SkinObject:VISITED { color: #36C; font-weight: bold; text-decoration: underline; }
A.SkinObject:HOVER { color: #36C; font-weight: bold; text-decoration: underline; }

/* container css */

.container_BODY_ONLY_NO_SPACING {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}


.containermaster_grey_title td
{
	text-align: center;
	margin: auto;
}


.containermaster_grey_title .Head
{
	margin: auto;
	display: block;
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	width: 170px;
}




.containermaster_grey_title .pink_hover span
{
	line-height: 30px;
}

.containermaster_grey_title .pink_hover:visited
{
	border: 1px solid #fff;
	margin: auto;
	display: block;
	width: 137px;
	height: 74px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.containermaster_grey_title .pink_hover:link
{
	border: 1px solid #fff;
	margin: auto;
	display: block;
	width: 137px;
	height: 74px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.containermaster_grey_title .pink_hover:hover
{
	border: 1px solid #ff3399;
	width: 137px;
	height: 74px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}


.containermaster_grey_title .small_pink_hover:visited
{
	border: 1px solid #fff;
	margin: auto;
	display: block;
	width: 66px;
	height: 99px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.containermaster_grey_title .small_pink_hover:link
{
	border: 1px solid #fff;
	margin: auto;
	display: block;
	width: 66px;
	height: 99px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.containermaster_grey_title .small_pink_hover:hover
{
	border: 1px solid #ff3399;
	width: 66px;
	height: 99px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.TitleVisibility{
	padding-right : 5px;
	border-bottom: dashed 1px #6666;
}

.BlackTitle{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight: bolder;
	color : #ff3399;
}

.WBlackTitle{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight: bolder;
	color : #666666;
}

.OutlineActions{
	padding-right : 5px;
}

.OutlineContent{
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}

.OutlineTitle{
	padding-left : 2px;
	padding-right : 5px;
	padding-top : 3px;
	border-bottom: dashed 1px #6666;
}

.BlackOutlineTopTile{
	background : #ffd6eb url(images/BlackTile.gif) repeat-x scroll top;
}

.WBlackOutlineTopTile{
	background : #ffffff url(images/BlackTile.gif) repeat-x scroll top;
}

.BlackOutlineTopRight{
	background : transparent url(images/BlackTopRight.gif) no-repeat scroll top right;
}

.WBlackOutlineTopRight{
	background : transparent url(images/WBlackTopRight.gif) no-repeat scroll top right;
}
.BlackOutlineTopLeft{
	background : transparent url(images/BlackTopLeft.gif) no-repeat scroll top left;
}

.WBlackOutlineTopLeft{
	background : transparent url(images/WBlackTopLeft.gif) no-repeat scroll top left;
}
.BlackOutlineLeftTile{
	background : transparent url(images/BlackTile.gif) repeat-y scroll left;
}

.WBlackOutlineLeftTile{
	background : transparent url(images/WBlackTile.gif) repeat-y scroll left;
}
.BlackOutlineRightTile{
	background : transparent url(images/BlackTile.gif) repeat-y scroll right;
}

.WBlackOutlineRightTile{
	background : transparent url(images/WBlackTile.gif) repeat-y scroll right;
}
.BlackOutlineBottomLeft{
	background : transparent url(images/BlackBottomLeft.gif) no-repeat scroll bottom left;
}

.WBlackOutlineBottomLeft{
	background : transparent url(images/WBlackBottomLeft.gif) no-repeat scroll bottom left;
}
.BlackOutlineBottomRight{
	background : transparent url(images/BlackBottomRight.gif) no-repeat scroll bottom Right;
}

.WBlackOutlineBottomRight{
	background : transparent url(images/WBlackBottomRight.gif) no-repeat scroll bottom Right;
}

.BlackOutlineBottomTile{
	background : #ffd6eb url(images/BlackTile.gif) repeat-x scroll bottom;
}
.WBlackOutlineBottomTile{
	background : #ffffff url(images/BlackTile.gif) repeat-x scroll bottom;
}

