﻿body {
}

.Menu
{
	font-size: 14px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.Welcome
{
	font-size: 50px;
	color: white;
	font-family: Arial;
	vertical-align: text-bottom;
	line-height: 54px;
}

.LatestNews
{
	font-size: 50px;
	color: white;
	font-family: Arial;
	vertical-align: text-bottom;
	line-height: 34px;
}

A
{
	font-size: 8pt;
	font-family: Verdana;	
	text-decoration:	none;
	background-color: transparent;
}	

A:link
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}	
		
A:visited	
{
	font-size: 8pt;
	font-family: Verdana;	
	text-decoration:	none;
	background-color: transparent;
}	
		
A:active
{
	font-size: 8pt;
	font-family: Verdana;	
	text-decoration:	none;
	background-color: transparent;
}	
		
A:hover
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}

.CalendarRed
{
	font-weight: bold;
	font-size: 18px;
	color: #CA0000;
	font-family: Arial;
}

.CalendarWhite
{
	font-weight: bold;
	font-size: 18px;
	color: white;
	font-family: Arial;
}

.CalendarDesc
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.CalendarDescBold
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.CalendarDescU
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}

.WhiteHeading
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.GreyText
{
	font-size: 11px;
	color: #696969;
	font-family: Arial;
	text-decoration: none;
}

.GreyTextU
{
	font-size: 11px;
	color: #696969;
	font-family: Arial;
	text-decoration: underline;
}

.RedText
{
	font-size: 11px;
	color: red;
	font-family: Arial;
	text-decoration: none;
}

.HDots
{
	background-image: url(Images/HDots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*
     Selected tab.  The left most cell that contains the tab left corner .gif
*/
.selTabLeft	{
	background-color:#ffffff;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 0 solid #ffffff;
	
	background-image: url(images/selectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top left;
	
	cursor:default;
}

/*
    Selected tab.  The center cell that contains the tab text
*/
.selTabCenter
{
	background-color: #ffffff;
	border-left: #BCBFBF 0px solid;
	border-top: #BCBFBF 1px solid;
	border-right: #BCBFBF 0px solid;
	border-bottom: #ffffff 1px solid;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2;
	cursor: default;
}


/*
    Selected tab.  The right most cell that contains the tab right corner .gif
*/
.selTabRight	{
	background-color:#ffffff;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 0 solid #ffffff;
	
	background-image: url(images/selectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:default;
}

/*
    Table cells in the tab table that are used as spacers between the tab buttons
*/
.spacerTab	{
	background-color:transparent;
	border-bottom: 1px solid #BCBFBF;
}

/*
    Deselected tab.  The left most cell that contains the tab left corner .gif
*/
.deSTabLeft	{
	background-color:#DEEAF3;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	border-collapse: separate;
	
	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	cursor:hand;
}

/*
    Deselected tab.  The center cell that contains the tab text
*/
.deSTabCenter	{
	background-color:#DEEAF3;
	border-left: 0 solid #BCBFBF;
	border-top: 1px solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	padding-bottom:2;
	cursor:hand;
}

/*
    Deselected tab.  The right most cell that contains the tab right corner .gif
*/
.deSTabRight	{
	background-color:#DEEAF3;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	

	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:hand;
}

/*
    Hover style.  The left most cell that contains the tab left corner .gif
*/
.hoverTabLeft	{
	background-color:#f5f5f5;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	border-collapse: separate;
	
	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	cursor:hand;
}

/*
    Hover style.  The center cell that contains the tab text
*/
.hoverTabCenter
{
	background-color: #f5f5f5;
	border-left: 0 solid #BCBFBF;
	border-top: 1px solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	padding-bottom: 2;
	cursor: hand;
}

/*
    Hover style.  The right most cell that contains the tab right corner .gif
*/
.hoverTabRight	{
	background-color:#f5f5f5;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	

	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:hand;
}

.hDots
{
	background-image: url(Images/hDots.gif);
	background-repeat: repeat-x;
}

.GridHeader
{
	background-image: url(Images/Footer.jpg);
	background-repeat: repeat-x;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
}

.Calendar
{
	font-size: 8pt;
	color: #003399;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}

.WhiteText
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}


.GreyTextBold
{
	font-size: 11px;
	color: #727272;
	font-family: Arial;
	line-height: 14px;
	font-weight: bold;
}

.Dots
{
	background-image: url(Images/Dots.jpg);
	background-repeat: repeat-x;
	height: 1px;
	width: 200px;
}