/* Rhodamine Red PC = #e54097 */

body 
{
	margin-top: 12px;
}

body, td
{
	font-family:  Arial, Sans-Serif;
	font-size: 13px;
}

td
{
	text-align: left;
}

th 
{
	vertical-align: top;
	text-align: left;
	font-style: normal;
	font-size:small;
	padding-right: 5px;
}

a, a:visited 
{
	color: #e54097;
}

.alignMiddle 
{
	text-align: center;
}

.breadcrumbs 
{
	font-weight: bold;
	margin-bottom:4px;
}

.breadcrumbs A, .breadcrumbs A:visited
{
	color: black;
}

.breadcrumbs A:hover
{
	color: blue;
	text-decoration: underline;
}

.bannerDate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:White;
}

.menuCell {
	background-color:Black;
	color:White;
}

.menuLink, .menuLink:visited
{
	display:block;
	background-color: #c7182f;
	color:White;
	text-align:center;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	height:25px;
	color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-bottom: 1px solid grey;
	border-right: 1px solid #666;
	text-decoration : none;
	text-transform:uppercase;
	margin-bottom: 8px;
	background-image: url(../images/button-hover-bg.gif);
	background-position: top;
}

A.menuLink:hover {
	color: white;
	background-color:White;
	background-position: bottom;
	border-bottom: 1px solid grey;
	border-right: 1px solid #666;
}

.menuLinkStars, .menuLinkStars:visited
{
	background-image: url(../images/button-hover-bg-stars1.gif);
	background-position: top;
}

.lightButton1, .lightButton1:visited { background-color: #f3455a; color:White; }
.lightButton2, .lightButton2:visited { background-color: #fa7484; color:Black; }
.lightButton3, .lightButton3:visited { background-color: #ffa4ae; color:Black; }
.lightButton4, .lightButton4:visited { background-color: #ffbcc3; color:Black; }
.lightButton5, .lightButton5:visited { background-color: #ffd2d7; color:Black; }

address {
	text-align:center;
	font-size:11px;
	color:white;
	font-style:normal;
	margin-bottom:4px;
}

h1 
{
	font-family:  Arial, Sans-Serif;
    font-size: 18px;
    margin-top:0px;
    margin-bottom:2px;
}

h3 
{
	font-size:16px;
	margin-top:0px;
    margin-bottom:2px;
}

.button
{
	background-color: #d63a87;
	color:White;
	height:22px;
}

a.menuChannelLink, a.menuChannelLink:visited
{ 
	font-size:11px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

a.menuChannelLink:hover 
{
	color: #d63a87;
}

.purpleBoxTitle 
{
	font-family: Arial, sans-serif;
	color:white;
	background-color: #d63a87;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:6px;
	margin-bottom:0px;
}

.purpleBox 
{
	background-color:#eee;
	padding:10px;
	margin-bottom:12px;
}

.loginBox
{
	background-color: #000000;
	padding: 10px;
	margin-bottom: 12px;
	color: #FFFFFF;	
}

.loginBoxText
{
	width: 144px;
}

.footerLink 
{
	color: Blue;
}

.heading
{
    font-family: Verdana, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
}

.mydatehead
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #ADADAD;
}

.mydate
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #DEDEDE;
}

.mydate a
{
    color: black;
    text-decoration: underline;
}

.padding
{
    padding-left: 5px;
}

.homeDiaryButton {
	display: block;
	background-image: url(../images/home-diary-button.png);
	background-position: top;
}

.homeDiaryButton:hover {
	background-position: bottom;
}

.homeDirectoryButton {
	display: block;
	background-image: url(../images/home-directory-button.png);
	background-position: top;
}

.homeDirectoryButton:hover {
	background-position: bottom;
}

.homeMediaboxButton {
	display: block;
	background-image: url(../images/home-mediabox-button.png);
	background-position: top;
}

.homeMediaboxButton:hover {
	background-position: bottom;
}

.homeTextDiv {
	width:470px; color:white; text-align: left; font-family: /*Bell Gothic Light,*/ tahoma; font-size:17px;
	color:white;
	display:none;
}

.LinkButton, .LinkButton:visited {
	color: white;
	background-color: #d63a87;
	height: 30px;
	text-align: center;
	border: 2px outset;
	display: block;
	width: 490px;
	text-decoration: none;
	line-height: 26px;
	height:26px;
	padding:0px;
	margin-bottom:4px;
	color: white;
	font-family:  Arial, Sans-Serif;
	font-weight:bold;
	font-size:16px;
}

.KeyWordSearchText
{
	width: 250px;
}

.TextBoxWatermark
{
	color: #999999;
}

.search-results-enabled
{
	color: #E54097;
}

.search-results-disabled
{
	color: #999999;
}

.searchResultsBackToResultsInformation
{
	color: Gray;
	border-top: solid 1px Gray;	
}