﻿body{
	margin:0;
	background:#ffffff;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

a.headingLinks, a.headingLinks:visited, a.headingLinks:active{
	text-decoration:none;
	color:#4F6981;
}
a.headingLinks:hover{
	text-decoration:underline;
	color:#4F6981;
}

a.artFraud2000, a.artFraud2000:visited, a.artFraud2000:active{
	color:#000000;
	text-decoration:none;
}
a.artFraud2000:hover{
	color:#000000;
	text-decoration:underline;
}

a.inlineLinks, a.inlineLinks:visited, a.inlineLinks:active {
	text-decoration:underline;
	color:#4f6981;
}
a.inlineLinks:hover {
	text-decoration:none;
	color:#ffffff;
	background:#4f6981;
}


/*navTable*/
table#navTable { height:24px; border-collapse:separate; width:100%; background-color:Transparent; font-size:100%; }
table#navTable th { height:24px; color:White; white-space:nowrap; font-weight:bold; border-bottom:6px solid #142e4e; }
table#navTable a { color:#ffffff; text-decoration:none; }
table#navTable a:hover{ text-decoration:none; }
table#navTable th.menuitem { color:#757368; text-align:center; width:14%; white-space:nowrap; padding-left:5px; padding-right:5px; }
table#navTable th.menuitem:hover { border-bottom:6px solid #457ab8; }
}

h1 {
	font-size:16px;
	color:#4F6981;
	text-transform: capitalize;
	font-family:"Times New Roman", Times, serif;
	margin:3px;
}

h1.blackText {
	font-size:18px;
	color:#000000;
	text-transform: capitalize;
	font-family:"Times New Roman", Times, serif;
	margin:3px 3px 12px 3px;
}

.articleAuthor{
	margin:3px;
	color:#999999;
	font-size:10px;
}

.articleBody{
	margin:3px 0 20px 3px;
}

.tagline {
	color: #FF1E00;
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
}

.welcomeHeading {
	text-align: center;
	margin-bottom:15px;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	width: 134px;
	background: #4F6981;
	color: #FFFFFF;
	padding:30px 0;
}

.welcomeTextTall {
	font-size: small;
	font-weight: bold;
	color: #868686;
	
}

.welcomeTextSmall {
	color: #868686;
	font-size: x-small;
	margin-top:0;
}

.artWatchDogRed {
	font-size: small;
	font-weight: bold;
	color: #FF1E00;
	margin-bottom:0;
}

.footer{
	color:#a79278;
	font-size:10px;
	margin:5px 0;
}

