﻿body { background-color: #CCC; font: 12px "Trebuchet MS,Verdana,Arial"; color: #000; background-image: url(/splash/bg.jpg); }	

.Header
{
	font: 24px trebuchet ms,verdana,arial;
	color: #336699;
	font-weight: bold;
}
.ItemHeader
{
	font: 14px 	trebuchet ms,verdana,arial;
	color: #000;
	font-weight: bold;
}
.SubHeader
{
	font: 12px 	trebuchet ms,verdana,arial;
	color: #000;
	font-weight: bold;
}
.SubItem
{
	font: 12px trebuchet ms,verdana,arial;
	color: #222;
	font-weight: normal;
	padding-left: 10px;
}
.footnote
{
	font: 9px trebuchet ms,verdana,arial;
}
img{ border: solid 1px #aaa;}

.content
{
	border-top: solid 2px #000;
	border-left: solid 2px #000;
	border-bottom: solid 2px #000;
	border-right: solid 2px #000;
	background-color: #efefef;
}


.slimBorder
{
	border: solid 1px #666;
	background-color: #dedede;
}
.navButtons{ padding-bottom: 2px; z-index:100;}

td
{
	font: 10px verdana;
}


.SmallNavigation
{
	font: 10px tahoma;
}
	a.button1
	{
		text-decoration: none;
		color: 		#FFF;
		border-top:		solid 1px #000;
		border-left:	solid 1px #000;
		border-right:	solid 1px #000;
		background: #000;
		padding: 	3px;
		font: 		10px verdana;
		font-weight: bold;
	}
	a.button1:link
	{
		text-decoration: none;
		color: 		#FFF;
		border-top:		solid 1px #000;
		border-left:	solid 1px #000;
		border-right:	solid 1px #000;
		background: #000;
		padding: 	3px;
		font: 		10px verdana;
		font-weight: bold;
	}
	a.button1:visited
	{
		text-decoration: none;
		color: #FFF;
		border-top:		solid 1px #000;
		border-left:	solid 1px #000;
		border-right:	solid 1px #000;
		background: #000;
		padding: 	3px;
		font: 		10px verdana;
		font-weight: bold;
	}
	a.button1:hover
	{
		text-decoration: none;
		background: #999;
		color:		#fff;
		border-top:		solid 1px #000;
		border-left:	solid 1px #000;
		border-right:	solid 1px #000;
		padding: 	3px;
		font: 		10px verdana;
		font-weight: bold;
	}
	
	a.button1_active
	{
		text-decoration: none;
		background: #dedede;
		color:		#000;
		border-top:		solid 1px #000;
		border-left:	solid 1px #000;
		border-right:	solid 1px #000;
		padding: 	3px;
		font: 		10px verdana;
		font-weight: bold;
	}	
	a.button1_active:hover
	{
		text-decoration: none;
		background: #dedede;
		color:		#000;
		border-top:		solid 1px #000;
		border-left:	solid 1px #000;
		border-right:	solid 1px #000;
		padding: 	3px;
		font: 		10px verdana;
		font-weight: bold;
	}		
A          { color: #3399CC; }
A:visited  { color: #3399CC; text-decoration: underline; }
A:active   { color: #3399CC; text-decoration: underline; }
A:hover    { color: #3399CC; text-decoration: underline; }
	