@import "MedReminders.css";

.yellowlink {
	COLOR: #CCFF00;
}
A.yellowlink:link {
	TEXT-DECORATION: underline;
}
A.yellowlink:visited {
	TEXT-DECORATION: underline;
}
A.yellowlink:active {
	TEXT-DECORATION: underline;
}
A.yellowlink:hover {
	COLOR: #CCFF00; 
	TEXT-DECORATION: underline;
}

.already { font-size:18px; color: #ffffff;}
.blacktitle {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: arial
}
#mainContentH
{
	background-image: url(../images/main.jpg); 
	height: 440px;
}
.offer { color: #000000; font-size: 24px; }
.refer { font-size: 18px; color: #ffffff;}
.SignIn
{
	background-color: #47a825; 
	background-image: url(../images/signin_bg.jpg); 
	background-repeat: repeat-x;
}
.signInTable
{
	width: 100%; 
	height: 150px;
}
.suboffer { color: #009900; font-size: 17px;}