.ContextText
{
	font-family:Times New Roman; 
	font-size: 12pt;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff
}
.TilteNormal
{  
	font-family: arial; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff
}

.TitleBold
{  
	font-family: arial; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff
}
.TitleBoldOrange
{  
	font-family: arial; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #E8C140;
}

.copyrighttext 
{  
	font-family: arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000
}

.LinkOrange
{
	text-decoration: underline; 
	font-family: arial; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color:#E8C140
}
.LinkOrange:hover
{
	text-decoration: blink;
	font-family: arial; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color:#E8C140
}

.TextBoxTitle
{  
	font-family: arial; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

.TextBox
{
	border-width:2;
	border-style:solid;
	border-color:#000079;
	background-color: #ffffff;
}
li 
{  
	list-style-image: url(images/bullet.gif);
	background: #3D6DB0;
}
