HR.dotteddivider {
	border-width:1px 0px 0px;
	border-style:dotted;
	border-color:#000;
	height:1px;
	color:#fff;
}
HR.soliddivider {
	border-width:1px 0px 0px 0px;
	/* [disabled]border-style:dotted; */
	border-color:#000;
	height:1px;
	color:#fff;
}
A:link {
	text-decoration: none;
}

a {
   outline: 0;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
}
A:hover	{
	font-weight: bold;
	color: #000000;

}

.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;color: #666666;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TwitterHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9BD3E0;
	text-decoration: none;
}
.Description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
}
.TwitterDescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #999;
}
.Welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #333;
}
.Welcome_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	color: #333;
}
.HeadingLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #999;
	font-style: normal;
}
.faner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
.boarder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.Huge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

#twitter_update_list li {
list-style-type: none;
// list-style-image: url('spacer_black.gif');
}

a:active {
  outline: none;
}

