/* Default CSS Stylesheet for a new Web Application project */

H1
{
	Font-size: 10pt;
	font-family: verdana;
	font-weight: bolder;
}

TD
{
	Font-size: 8pt;
	font-family: verdana;
}

BODY
{
	Font-size: 8pt;
	font-family: verdana;
}

A
{
	Font-size: 8pt;
	color: #0000ff;
	font-family: verdana;
	text-decoration: underline;
}

A:hover
{
	Font-size: 8pt;
	color: #8181ff;
	font-family: verdana;
	text-decoration: underline;
}

.Content TD
{
	Font-size: 8pt;
	color: #000000;
	font-family: verdana;
}

.Content Body
{
	Font-size: 8pt;
	color: #000000;
	font-family: verdana;
}

.Content A
{
	Font-size: 8pt;
	color: #0000ff;
	font-family: verdana;
}

.Content A:hover
{
	Font-size: 8pt;
	color: #8181ff;
	font-family: verdana;
}

.Menu TD
{
	Font-size: 8pt;
	color: #000000;
	font-family: verdana;
	LINE-HEIGHT: 16 px;
}

.Menu A
{
	font-size: 8pt;
	color: #000000;
	line-height: 16px;
	font-family: verdana;
	text-decoration: none;
}

.Menu A:hover
{
	Font-size: 8pt;
	color: #000000;
	font-family: verdana;
	LINE-HEIGHT: 16 px;
	text-decoration: none;
}

.DefaultBorder
{
	background-color :#2557AD
}
.DefaultBorderAlter
{
	background-color:#97B9E8
}

.TableHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #2557ad;
	text-decoration: none;
}

.PageHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: 000000;
	font-family: Verdana;
	text-decoration: none;
}

.HiLiteWord
{
	font-weight: bold;
	font-size: 8pt;
	color: 2A59CF;
	font-family: Verdana;
	text-decoration: none;
}

.AlineaTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: 525252;
	font-family: Verdana;
	text-decoration: underline;
}

.MemberTableHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: 000000;
	font-family: Verdana;
	text-decoration: none;
}

.MemberHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.OrgName
{
	font-weight: bold;
	font-size: 8pt;
	color: #525252;
	font-family: Verdana;
	text-decoration: none;
}

.AboutListName
{
	font-weight: bold;
	font-size: 8pt;
	color: #0130AA;
	font-family: Verdana;
	text-decoration: none;
}

.note
{
	font-family: Verdana;
	font-size: 7pt;
	color:Black;
	text-decoration: none;
}
