.HomePageBG
{
	background-image: url(images/newHomePageBG2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:917px;
	height:451px;
}

.WriteNowButton
{
	background-image: url(images/writeNowButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:231px;
	height:70px;
	cursor: pointer;
}

.BlueButton
{
	background-image: url(images/blueButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:150px;
	height:59px;
	cursor: pointer;
}

.OrangeButton
{
	background-image: url(images/orangeButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:150px;
	height:59px;
	cursor: pointer;
}

.PinkButton
{
	background-image: url(images/pinkButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:150px;
	height:59px;
	cursor: pointer;
}

.Text1
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#a1a1a1;
}

.Text2
{
	font-family:arial;
	font-size:19px;
	font-weight:bold;
	color:#000000;
}

.Text3
{
	font-family:arial;
	font-size:12px;
	color:#000000;
}

.Text4
{
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	color:#fffefe;
}

.Text5
{
	font-family:arial;
	font-size:16px;
	color:#fffefe;
}

.Text6
{
	font-family:arial;
	font-size:12px;
	color:#000000;
}

.Text7
{
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	color:#535151;
}

.Text8
{
	font-family:arial;
	font-size:18px;
	color:#858585;
}

.BlueLink
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#016392;
	cursor:pointer;
	text-decoration:underline;
}

.LargeBlueLink
{
	font-family:arial;
	font-size:15px;
	color:#016392;
	cursor:pointer;
	text-decoration:underline;
}
	
.GreenText
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#63ad00;
}
	

