/* General */
html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;

	SCROLLBAR-HIGHLIGHT-COLOR: #4666ad;
	SCROLLBAR-SHADOW-COLOR: #EAEAEA;
	SCROLLBAR-3DLIGHT-COLOR: #EAEAEA;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #F4F4F4;
	SCROLLBAR-DARKSHADOW-COLOR: #EAEAEA;
	SCROLLBAR-BASE-COLOR: #4666ad;

}
td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: arial;
	color: #4666ad;
	text-decoration: none;
}
a:active {
	font-family: arial;
	color: #4666ad;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	color: #4666ad;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	color: #ff6600;
	text-decoration:underline;
}
.common-grey8 {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.common-dark-grey8 {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.common-bold12-headline {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.footer {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}
/* End: General */

/* AboutUs-Milestones */
.milestones-date {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
/* End: AboutUs-Milestones */

/* Miscellaneous-Latest News */

.news-date {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
	font-style: normal;
}
.news-headlines {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4666AD;
	font-style: normal;
}
.news-more {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF9600;
	font-style: normal;
}
/* End: Miscellaneous-Latest News */

/* Miscellaneous-Stock */
.stock-name {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #8A8A8A;
	font-style: normal;
}
.stock-symphny {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #4666AD;
	font-style: normal;
	text-transform: uppercase;
}
.stock-symbol {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #565656;
	font-style: normal;
}
.stock-symbol-blue {
	font-family: Aarial;
	font-size: 9px;
	font-weight: normal;
	color: #4482BA;
	font-style: normal;
	text-transform: uppercase;
}
.stock-change-green {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #58AB4C;
	font-style: normal;
}

.stock-change-red{
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color:#FF0000;
	font-style: normal;
}
/* End: Miscellaneous-Stock */

