
.NSATitle
{
	font-family: Arial;
    font-size: 18pt;
    font-weight: normal;
	letter-spacing:3px;	
	color:Black;
}

.PageHeading
{
	font-family: Arial;
    font-size: 15pt;
    font-weight: normal;
	letter-spacing:3px;	
	color:Red;
}

.PastTeamHeading
{
	font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
	letter-spacing:3px;	
	color:Red;
}

.PastTeamLeft
{
	font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
	color:DimGrey;
	
}

.PastTeamRight
{
	font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
	color:SteelBlue;
}

.FirstStrip
{
	background:White;
	width:100%;
	height:8px;
}

.SecondStrip
{

	width:100%;
	height:8px;
}

.MainText
{
	font-family: Microsoft Sans Serif; 
    font-size: 9pt;
    font-weight: normal;
	letter-spacing:normal;	
	color:DimGray;
}

.PageHeading
{
	font-family: Arial; 
    font-size: 10pt;
    font-weight: bold;
	letter-spacing:1px;	
	color:DimGray;
	text-decoration:underline;
}

.AllCaption
{
	font-family: Microsoft Sans Serif; 
    font-size: 9pt;
    font-weight: normal;
	letter-spacing:2px;	
	color:DimGray;
}

.CopyRight_Caption
{
	font-family		:Arial; 
	font-size		:9pt;
	font-weight		:lighter;
	color			:DimGray;
	letter-spacing	:1px;
}

.tblMainMenu
{
	width:180px;
	background-color:Whitesmoke;
}

.td
{
	border-color:White;
	border-bottom-style:Solid;
	border-bottom-width:1px;
	height:auto;
}


.LinkTdOver
{
	
	border-bottom:1px Solid darkgreen; background-image:url('../Images/SelectMenu.jpg');	
	color:White;
	
	border-left-color:darkgreen; border-right-color:darkgreen; border-top-color:darkgreen
}

.LinkTdOut
{
	background-color:Whitesmoke;
	border-bottom:1px Solid White; border-left-color:White; border-right-color:White; border-top-color:White
}

.LinkText
{
	text-decoration:none;
	color:DimGray;
	font-family:Arial;
	font-size:10pt;
}

.SubLinkText
{
	text-decoration:none;
	color:darkgreen;
	font-family:Arial;
	font-size:9pt;
	letter-spacing:1px; 
}

.MenuLinks
{
	text-decoration:none;
	color:DimGray;
	font-family:Arial;
	font-size:10pt;
}

.CopyRight_Caption
{
	font-family		:Arial; 
	font-size		:9pt;
	font-weight		:lighter;
	color			:lightgrey;
	letter-spacing	:1px;
}

.ImgTblBorder
{
	border-color:Dimgray;
	border-bottom-style:Solid;
	border-bottom-width:1px;
	border-right-style:Solid;
	border-right-width:1px;
	border-left-style:Solid;
	border-left-width:1px;
	border-top-style:Solid;
	border-top-width:1px;
}

.MenuTblBorder
{
	border-color:Dimgray;
	border-right-style:Solid;
	border-right-width:1px;
}

.LinkBorder
{
	border-color:Dimgray;
	border-bottom-style:Solid;
	border-bottom-width:0px;
	border-right-style:Solid;
	border-right-width:0px;
	border-left-style:Solid;
	border-left-width:0px;
	border-top-style:Solid;
	border-top-width:0px;
}

.TblBorderCollapse
{
	border-collapse:collapse;
}

.QuickLinkCellBG
{
	background-image:url('../Images/QuckLinkHeader.jpg');}