body {}

.bodyText
{
	font-weight: normal;
	font-size: 13px;
	color: #cccccc;
	font-family : Verdana;
	text-decoration: none;
}

.bodyTextBold
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-family : Arial;
	text-decoration: none;
}

.bodyTextFooter
{
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	font-family : Verdana;
	text-decoration: none;
}

.bodyTextRed
{
	font-weight: normal;
	font-size: 14px;
	color: #D0EBF3;
	font-family:  Courier;
	text-decoration: none;
}


.bodyTextLink
{
	font-weight: bold;
	font-size: 14px;
	color: #D0EBF3;
	font-family : Arial;
	text-decoration: none;
}

.bodyTextLink:Hover
{
	font-weight: bold;
	font-size: 14px;
	color: #D0EBF3;
	font-family : Arial;
	text-decoration: underline;
}

.tableHead
{
	font-weight: bold;
	font-size: 12px;
	color: #cccccc;
	font-family : Arial;
	text-decoration: none;
}

.tableHeadRed
{
	font-weight: bold;
	font-size: 12px;
	color: #D0EBF3;
	font-family : Arial;
	text-decoration: none;
}

.tableText
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family:  Courier;
	text-decoration: none;
}

.bodyLink
{
	font-weight: bold;
	font-size: 13px;
	color: #B7ABC5;
	font-family:  Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

.bodyLink:Hover
{
	font-weight: bold;
	font-size: 13px;
	color: #B7ABC5;
	font-family:  Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: underline;
}

.navMainText  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : #ffffff;
}

.navMainText:hover  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	color : #ffffff;
}

.navMainTextSelected  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : #D0EBF3;
}

.navSecondaryText  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	color : #ffffff;
}

.navSecondaryText:hover  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
	color : #ffffff;
}

.navSecondaryTextSelected  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : #ffffff;
}

.navSecondaryTextHome  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	color : #68505E;
}

.navSecondaryTextHome:hover  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
	color : #68505E;
}

.navSecondaryTextSelectedHome  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : #68505E;
}

.navSecondaryTextBlack  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	color : #ffffff;
}

.navSecondaryTextBlack:hover  {
	font-family : verdana, arial, helvetica, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
	color : #ffffff;
}
