body
{
	background-color: #f0f1f6;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
}
TABLE
{
	font-size: 8pt;
	font-family: Verdana;
}
.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman'; 
	width: 200px;
}
.LongTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman'; 
	width: 300px;
}
.TextArea
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman'; 
	width: 300px;
}
.SmallTextArea
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman'; 
	width: 200px;
}
.Menu
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	width: 130px;
}
.SmallTextBox
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	width: 80px;
	background-color: #DFEAF4;
	border: 1px solid #999999;
}
.Button
{
	background-color: #ECF2F9;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	border: 1px solid #999999;
	color: #666666;

}
.Normal
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
}
.links {
      font-family: Verdana, Tahoma, 'Times New Roman'; font-size: 9pt; color: #4882B2; font-weight: bold;}
.links:hover {
      font-family: Verdana, Tahoma, 'Times New Roman'; font-size: 9pt; color: #4882B2; font-weight: bold;text-decoration:none;}
.linksorange {
      font-family: Verdana, Tahoma, 'Times New Roman'; font-size: 9pt; color: #FF6600; font-weight: bold;}
.linksorange:hover {
      font-family: Verdana, Tahoma, 'Times New Roman'; font-size: 9pt; color: #4882B2; font-weight: bold;text-decoration:none;}

.links_small {
	font-family: Verdana, Tahoma, 'Times New Roman';
	font-size: 8pt;
	color: #336699;
	text-decoration: none;
}
.links_small:hover {
      font-family: Verdana, Tahoma, 'Times New Roman'; font-size: 8pt; color: #336699;text-decoration:underline;}


.HeaderFriends
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	width: 100%;
	color: White;
	background-color: 336699;
	text-align: right;
}
.HeaderImage
{
	vertical-align: middle;	
}
.HeaderTitle
{
	padding-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	width: 100%;
	color: White;
	background-color: 336699;
}
.FooterFriends
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	width: 100%;
	color: White;
	background-color: #336699;
	text-align: center;
}
.SubHeader
{
  border-top: 3px groove;
  font-size: 8pt;
  color: white;
  font-family: Verdana, Tahoma, 'Times New Roman';
  background-color: #4f82b5;
  text-align: right;
}
.orangebox {
	border: 1px solid #CC3300;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	width: 75px;
	background-color: #FFFFCC;
}
.OrangeButton
{
	background-color: #FFFFCC;
	font-size: 8pt;
	font-family: Verdana, Tahoma, 'Times New Roman';
	border: 1px solid #003366;

}
.newlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.newlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
