.WhiteTitle {
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	font-family: Century Gothic ;
}

.WhiteSmallTitle {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	font-family: Century Gothic ;
}

.SmallHeading {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	font-family: Century Gothic ;
}

.BlueLine {
	background-image:url(blueline.png);
	background-repeat:repeat-x;
}

.FormContainerHead {
	background-image:url(formHead.gif);
	background-repeat:no-repeat;
}

.FormContainerBG {
	background-image:url(formBG.gif);
    background-repeat:repeat-y;
    background-position:top;
    margin: 0;
    margin-left: 5px;
}

.FormContainerHeading {
	margin-left:16px;
	_margin-left:10px;
	font-size: 15px;
	color: #fff;
	font-family: Century Gothic ;
}

.BigLinksTitle {
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	font-family: Century Gothic ;
}

#Common A:link, #Common A:visited, #Common A:active {
	text-decoration:none;
	font-size: 15px;
	font-family: Century Gothic ;
	color: #00ccff;
}

#Common A:hover {
	text-decoration: underline;
	color:#00CCFF;
}

#testing H1
{
    font-weight: bold;
	font-size: 26px;
	color: #fff;
}

#testing H2
{
    font-family:  Century Gothic ;
	font-size: 12px;
	font-weight: normal;
    color: #fff;
}

#testing H3
{
    font-family:  Century Gothic ;
	font-size: 11px;
	font-weight: normal;
    color: #fff;
}
/*------- need to delete below styles-----*/



