/* CSS Document */

body,td,th {
	font-family: Book Antiqua;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
table.parent
 {
	border: 1px solid #56352B;
	background-position: center;
	background-color:#FFFFFF;
	border-style:dashed;
}
.topnavs
{		font-family: Verdana;
		font-size: 11px;
		color:#d72b34;
}

.dateclock
{ 	font-family:Verdana;
	font-size:11px; 
	color:#FFFFFF;

}
.nav{	font-family: Verdana;
		font-size: 11px;
		color:#FFFFFF;
		font-weight:bold;
}
.head
{		font-family: Book Antiqua;
		font-size:	14px;
		font-weight:	bold;
		color: #000099;
}
.orange
{		font-family: Book Antiqua;
		font-size:	14px;
		font-weight:	bold;
		color: #FF6600;
}
.apple
{		font-family: Book Antiqua;
		font-size:	14px;
		font-weight:	bold;
		color:#996600;
}
.pine
{		font-family: Book Antiqua;
		font-size:	14px;
		font-weight:	bold;
		color:#FFCC00;
}
.phototext
{		font-family: Verdana;
		font-size: 10px;
		color: #000066;
}
.new
{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.newsdate{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.scripts{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.scripts {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;	
	color: #FFFFFF;
}
a.txt{
	font-family: Verdana;
	font-size: 11px;
	color:#000066;
	font-weight: normal;
	text-decoration: none;
}
a:hover.txt{
	font-family: Verdana;
	font-size: 11px;
	color:#000066;
	font-weight: normal;
	text-decoration: underline;
}
a.topnavs
{		font-family: Verdana;
		font-size: 11px;
		color:#d72b34;
		font-weight:normal;
		text-decoration:none;
}
a:hover.topnavs
{		font-family: Verdana;
		font-size: 11px;
		color:#000066;
		font-weight:normal;
		text-decoration:underline;
}
a:active.topnavs
{		font-family: Verdana;
		font-size: 11px;
		color:#000066;
		font-weight:normal;
		text-decoration:underline;
}
a.innerlinks
{		font-family: Book Antiqua;
		font-size: 14px;
		color:#d72b34;
		text-decoration:none;
}
a:hover.innerlinks
{		font-family: Book Antiqua;
		font-size: 14px;
		color:#d72b34;
		text-decoration:underline;
}
a:hover.new {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;	
	color: #000033;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	color:#d72b34;
}
h6 {
	font-size: 12px;
}


