a,a:link,a:visited,a:active{color:#f69321; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


.Title{float:left;color:#04a550;}

hr{color:#c0dae8}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #444444;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #444444;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #444444;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #444444;
}




















