/* Common CSS
/* Last Update: 12/24/2001 
*/
/*InTheNews */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
}
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:DEDEDE;
	scrollbar-3dlight-color:#00A7BA;
	scrollbar-darkshadow-color:#00A7BA;
	scrollbar-shadow-color:;
	scrollbar-arrow-color:D6007F;
	scrollbar-track-color:#FFFFFF;
}

.style3 {color: D6007F}
.style4 {color: 00A7BA; font-size: 16px; font-weight: bold; }
.style6 {
	font-weight: bold;
	font-size: 14px;
	color: 00A7BA;
}
.style2 {
	font-size: 11px;
	color: D6007F;
}
.style5 {
	font-size: 11px;
}
/*InTheNews */
a.TextBoldWhiteLink:link
{
	COLOR: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
	line-height: 14pt;
}
a.TextBoldWhiteLink:visited
{
	COLOR: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
	line-height: 14pt;
}
a.TextBoldWhiteLink:active
{
	COLOR: Yellow;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
	line-height: 14pt;
}
a.TextBoldWhiteLink:hover
{
	COLOR: Yellow;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
	line-height: 14pt;
}

/*General */
a:link
{
	COLOR: D6007F;
	text-decoration: none;
}
a:visited
{
	COLOR: D6007F;
	text-decoration: none;
}
a:active
{
	COLOR: D6007F;
	text-decoration: none;
}
a:hover
{
	COLOR: 00A7BA;
	text-decoration: underline;
	font-weight: none;
	background-color: #DADADA;
}

a.yellow:link
{
	COLOR: 00A7BA;
	text-decoration: none;
}
a.yellow:visited
{
	COLOR: #CCCCCC;
	text-decoration: none;
}
a.yellow:active
{
	COLOR: 00A7BA;
	text-decoration: underline;
}
a.yellow:hover
{
	COLOR: D6007F;
	text-decoration: underline;
	font-weight: none;
}

a.BoldWhite:link
{
	COLOR: #669999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	line-height: 10pt;
}
a.BoldWhite:visited
{
	COLOR: #669999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	line-height: 10pt;
}
a.BoldWhite:active
{
	COLOR: #669999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	line-height: 10pt;
}
a.BoldWhite:hover
{
	COLOR: #CCCCCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	line-height: 10pt;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size=8pt;
	font-weight:bold;
	background-color:#4F78D9;
	border-color:#99CCFF;
}
.border {
	border: 1px solid #D60084;
}
