﻿body 
{
	font-family:Verdana;
	font-size:small;
}

table td
{
	font-family:Verdana;
	font-size:8pt;
}

.Footer
{
	font-family:Verdana;
	font-size:smaller;
}

/* Top Tabs */
.TabTable
{
	background-color:#012A60;
}
.TabTopRow
{
	background-color:#6D6E70;
}
.TopTab a
{
	background-color:#6D6E70;
	color:White;
	font-size:smaller;
}
.TopTabSel a
{
	background-color:#012A60;
	color:White;
	font-weight:bold;
}
.MenuItem
{
	color:White;
	font-size:smaller;
}
.MenuItemSel
{
	color:White;
	font-weight:bold;
}

/* Page Items */
.PageIntroTitle
{
	font-size:x-large;
}
.PageItemTitle
{
	font-size:large;
}

/* The News*/
.NewsHeader
{
	font-size:large;
}
.NewsTitle
{
	font-size:medium;
}
.NewsItem
{
	font-size:smaller;
}

.StdText
{
	text-align:left;	
}
.StdHeader
{
	text-align:left;	
}
