BODY.blue{
	background-color: #003399;
}
TD{font-family: Georgia, "Times New Roman", Times, serif;}

a:link.header		{text-decoration:underline;color:#FFFFFF;font-size:10pt;}
a:visited.header	{text-decoration:underline;color:#FFFFFF;font-size:10pt;}
a:hover.header		{text-decoration:underline;color:#CCCCCC;font-size:10pt;}

a:link.footer		{text-decoration:underline;color:#FFFFCC;font-size:10px;}
a:visited.footer	{text-decoration:underline;color:#FFFFCC;font-size:10px;}
a:hover.footer		{text-decoration:underline;color:#FF9966;font-size:10px;}
#dropmenudiv{
			position:absolute;
			border:2px solid #003399;
			border-bottom-width:2px;
			z-index:100;
			background-color: #336699;}
			
		#dropmenudiv a{
			width: 200px;
			display: block;
			text-indent: 3px;
			border-bottom: 0px none;
			padding: 1px 0;	
			text-decoration: none;
			font-weight: bold;
			background-color: #999999;
			color:#000000;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;}
			
		#dropmenudiv a:hover{ /*hover background color*/
		background-color: #DDDDDD;}
		
TD.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336600;
	/*background-image: url(images/background_tree.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
TD.rightborderindex {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336600;
	/*background-image: url(images/background_tree.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
TD.index{
	/*background-image: url(images/background_tree.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
IMG.lowerborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
} 	
IMG.lowerbordertop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
} 	

TABLE.content {
	border-top-width: 2px;       
	border-top-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}	

TD.topbar {background-color: #003399;}
TD.greenbar {
	background-color: #336600;
	color: #FFFFFF;
}
TABLE.greenbar {
	background-color: #336600;
	color: #FFFFFF;
}

TABLE.promo{
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/promo.gif);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
}

TABLE.fppop{
	background-color: #003399;
}
TABLE.fp
{border: 2px solid #CCCCCC;background-color: #003399;}
TABLE.admin{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
}
td.bluebar{
	background-color: #003399;
}

TABLE.special {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 13pt;
	background-image: url(images/special_back.jpg);
	background-position: center center;
}
TD.footer
{
	font-size: 10px;
	color: #FFFFFF;
}

a:link.copyright
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration: none;
}
a:visited.copyright
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration: none;
}
a:hover.copyright
{
	color:#FFFFCC;
	font-size:10px;
	text-decoration: none;
}
td.footerdrop {
	background-image: url(images/footerdrop.gif);
	background-repeat: repeat-x;
}
table.footer {
	background-image: url(images/footer_gradient.jpg);
	background-repeat: repeat-x;
}