body
{
	font-size: 7px;
	text-align:justify;
	font-family: Verdana;
	background-color: #666666;
}

A.NavLinks:link    
{
	font-size:15px;
    text-decoration:    none;
    color:#FFFFFF;
}

A.NavLinks:visited 
{
	font-size:15px;
    text-decoration:    none;
    color:#FFFFFF;
}

A.NavLinks:active  
{
	font-size:15px;
    text-decoration:    none;
    color:#FFFFFF;
}

A.NavLinks:hover
{
	font-size:15px;
	color: #ffffff;
	text-decoration: underline;
}
A.ActiveNavLinks:link
{
	font-size:15px;
	font-weight: bold;
	color: #D2763B;
	text-decoration: none;
}

A.ActiveNavLinks:visited 
{
	font-size:15px;
	font-weight: bold;
    text-decoration:    none;
    color:#D2763B;
}

A.ActiveNavLinks:active  
{
	font-size:15px;
	font-weight: bold;
    text-decoration:    none;
    color:#D2763B;
}

A.ActiveNavLinks:hover
{
	font-size:15px;
	font-weight: bold;
	color: #D2763B;
	text-decoration: underline;
}
.NormalText
{
	font-size: 10px;
	color: white;
	text-align:justify;
	font-family: Verdana;
}
.MediumText
{
	font-size: 11px;
	color: white;
	text-align:justify;
	font-family: Verdana;
}
.LargeText
{
	font-family: Verdana;
	text-align:justify;
	font-size:12pt;
	font-weight: bold;
	color: white;
}

.BoldNormalText
{
	font-family:Verdana;
	text-align:justify;
	font-size:12pt;
	font-weight: bold;
	color: white;
}
.BoldLargeText
{
	font-family:Verdana;
	text-align:justify;
	font-size:12pt;
	font-weight: bold;
	color: white;
}
A.OtherLinks:link    
{
	font-size: 10px;
    text-decoration:    none;
    color:#FFFFFF;
}

A.OtherLinks:visited 
{
	font-size: 10px;
    text-decoration:    none;
    color:#FFFFFF;
}

A.OtherLinks:active  
{
	font-size: 10px;
    text-decoration:    none;
    color:#FFFFFF;
}

A.OtherLinks:hover
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.Heading1
{
	font-weight: bold;
	font-size: 15px;
	color: 464646;
	text-align:justify;
	font-family: Verdana;

}

.Heading2
{
	font-weight: bold;
	font-size: 15px;
	color: 464646;
	text-align:justify;
	font-family: Verdana;

}
.Heading3
{
	font-weight: bold;
	font-size: 15px;
	color: 464646;
	text-align:justify;
	font-family: Verdana;

}

.divBorder
{
	border:1px solid black;
	background:#336666;
}

.AppList
{
	border:1px solid #4A78B4;
	background:white;
}

.AppListItem
{
	font-family:Arial;
	font-size:10;
	text-align:left;	
	color:Black;
	cursor: hand;		
	text-decoration: underline;
}

.AppListItemRollover
{
	font-family:Arial;
	font-size:10;
	text-align:left;	
	color:Blue;
	cursor: hand;	
	text-decoration: underline;
}
