/*general body and table settings*/
#padfix	{
padding-top:10px;
}
a:link	{
text-decoration:none;
}
a:visited	{
text-decoration:none;
}
a:hover	{
text-decoration:underline;
}
body,td,th {
	font-size: 11px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

/* Styling for the Headers of the Navigation on the left */
.header_color	{
	color: #990000; /* this color code must be consistent with any other class with this comment*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header_color a:link	{
color: #990000; /* this color code must be consistent with any other class with this comment*/
}
/* End of Styling */

/*green styling by default. custom the color only*/
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004F2F; /* this color code must be consistent with any other class with this comment*/
}
/* End of Styling */

/* Styling for the gainers and losers - customize the color only */
.overvw_green	{
color:#009900;
}
.red	{
color:#990000;
}
/* End of Styling */

.button-style /*changes the styling for all buttons on the site*/	{
border: #F5F5F5 2px solid;
background-color: #990000; /* this color code must be consistent with any other class with this comment*/
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

/*summary.php*/
.summary-statistics {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	font-weight:bold;
	font-size:11px;
}
.text-bold {
	font-weight:bold;
	font-size:11px;
}
/*stockoverview.php*/
.marketsummarydate {
	color: #FFFFFF; font-weight: bold; 
}

/* Affects all title headers across the site - default is green background and white text. custom aforementioned only */
.tabletitle	{
background-color: #990000; /* this color code must be consistent with any other class with this comment*/
color:#FFFFFF;
font-size:14px;
}
.tablebody	{
border:#FF5E5E 1px solid;
background-color:#F8FEE2;
}
/* End Style */
.greytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }

/* Styling for the child links below the links in the top vertical navigational bar ("home", "Register", and "Login"). customize the background color and text only */
.account-link-dark {
background-color: #990000; /* this color code must be consistent with any other class with this comment*/
color:#FFFFFF;
font-size:11px;
text-align:center;
font-weight:bold;
}

.account-link-dark a:link {
color:#FFFFFF;
text-decoration:none;
}
.account-link-dark a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.account-link-options tr	{
border:#FF9900 1px solid;
}
/* End of Styling */

.selected-nav-border_top{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F3BF07;
	border-right-color: #F3BF07;
	background-color:#FFFFFF;
}
.selected-nav-border_bottom{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F3BF07;
	border-right-color: #F3BF07;
	background-color:#FFFFFF;
}
.orangeborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3BF07;
	border-right-color: #F3BF07;
	border-bottom-color: #F3BF07;
	background-color:#FFFFFF;
}

.orangeborder1 {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3BF07;
	border-bottom-color: #F3BF07;
	background-color:#FFFFFF;
}

.greenbck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000; /* this color code must be consistent with any other class with this comment*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.greenbck1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000; /* this color code must be consistent with any other class with this comment*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.orangebdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F3BF07;
	border-right-color: #F3BF07;
	border-left-color: #F3BF07;
}

#stck-line
{
border-bottom:#cbc8c8 1px solid;
font-family:verdana;
font-size:10px;
color:#4b4b49;
vertical-align:middle;
text-align:left;
}
.WhiteTitleText{
color:#FFFFFF;
text-decoration:none;
}
.WhiteTitleText:hover{
color:#FFFFFF;
text-decoration:underline;
}
