/* Common CSS
/* Last Update: 12/24/2001 
*/
/*InTheNews */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
    color: ffffff;
}
body {
	background-color:transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#4D2B0C;
	scrollbar-highlight-color:F6969F;
	scrollbar-3dlight-color:#341807;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:A6666C;
	scrollbar-arrow-color:F6969F;
	scrollbar-track-color:#583810;
}

.style3 {color: #f6969f}
.style4 {color: #f6969f; font-size: 16px; font-weight: bold; }
.style6 {font-weight: bold; font-size: 14px;}

/*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: F6969F;
	text-decoration: none;
}
a:visited
{
	COLOR: F6969F;
	text-decoration: none;
}
a:active
{
	COLOR: F6969F;
	text-decoration: none;
}
a:hover
{
	COLOR: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
	background-color: 7F4F39;
}

a.yellow:link
{
	COLOR: #CCCCCC;
	text-decoration: none;
}
a.yellow:visited
{
	COLOR: #CCCCCC;
	text-decoration: none;
}
a.yellow:active
{
	COLOR: #CCCCCC;
	text-decoration: underline;
}
a.yellow:hover
{
	COLOR: #FFFFFF;
	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;
}
