﻿.topmenu {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
}
.topmenuSelection{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: none;
}

.tblhead
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	background-color: #5B5B5B;
	padding-left:3px;
	padding-right:3px;
}
.gridhead
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	background-color: #1a5b93;
	padding-left:3px;
	padding-right:3px;
	
}

.topmenu a:hover {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: none;
}
.whitetxt {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.whitetxt{
	font-family: tahoma;
	font-size: 8pt;
	color: #feff01;
	text-decoration: none;
}

.content {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;

}

.contentlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}

a:hover.contentlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;	
}
.normalcontent {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	
}
.boldcontent {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.txtred {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #ed5a23;
	text-decoration: none;
	line-height: 16px;
}
.greenheader {
	font-family: tahoma;
	font-size: 10pt;
	color: #378140;
	text-decoration: none;
	font-weight: bold;

}
.tblsymbol {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 4px;
	height: 20px;
}
.tbldata
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
}
.tbldata1
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	clip: rect(auto 3px auto auto);
	height: 20px;
}


.gridsymbol {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 4px;
	height: 20px;
}

.griddata
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	clip: rect(auto 3px auto auto);
	padding-right: 4px;
	height: 20px;
}
.griddata1
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color:#8a8a8a;
	text-decoration: none;
	clip: rect(auto 3px auto auto);
	height: 20px;
}

.boxLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbc9;
	border-left-color: #cbcbc9;
}
.crums {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: none;
}
a:hover.crums {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a.arrbluelinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #1768ac;
	text-decoration: none;
	background-image: url(../images/blue_arr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
a:hover.arrbluelinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #ff0000;
	text-decoration: none;
	background-image: url(../images/blue_arr_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.sublinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #1768ac;
	text-decoration: none;	
	background-repeat: no-repeat;
	background-position: left center;	
}
a:hover.sublinks {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;
	text-decoration: none;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: left center;
}

.arrbluelinksSelected{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #ff0000;
	text-decoration: none;
	background-image: url(../images/blue_arr_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

a.bluelinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #1768ac;
	text-decoration: none;
}
a:hover.bluelinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
}
a.bulletlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #1768ac;
	text-decoration: none;
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
}
a:hover.bulletlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.bulletlinksSelected {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.pagination {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;
	text-decoration: none;
}
a.pagination {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #1768ac;
	text-decoration: underline;
}
a:hover.pagination {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #FF0000;
	text-decoration: none;
}
.greytxt {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #999999;
}
.ticker_text {
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
a.ticker_text {
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
 a:hover.ticker_text {
	FONT-SIZE: 8pt;
	COLOR: #feff01;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.ticker_start {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	FONT-FAMILY: tahoma;
	TEXT-ALIGN: center;
	COLOR: #a4beff
}
.ticker_green {
	FONT-SIZE: 8pt;
	COLOR: #07fe2a;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.ticker_red {
	FONT-SIZE: 8pt;
	COLOR: #fc8d61;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.ticker_black {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;
}
.dash {
	background-image: url(../Images/dashline.gif);
	background-repeat: repeat-x;
}
.LTRB {
	border: 1px solid #CCCCCC;
}
.line {
	background-image: url(../Images/line.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center;
}
.btn {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #333333;
	border: 1px solid #2a58ad;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../Images/btn_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.dd
{
	TEXT-JUSTIFY: auto;
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	TEXT-DECORATION: none;
	color: #666666;
	border: 1px solid #8f8f8f;

}
.input
{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8.5pt;
	PADDING-BOTTOM: 2px;
	COLOR: #666666;
	PADDING-TOP: 1px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	height: 12px;
	border: 1px solid #8f8f8f;
}
.htminput
{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8.5pt;
	PADDING-BOTTOM: 2px;
	COLOR: #666666;
	PADDING-TOP: 1px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	height: 17px;
	border: 1px solid #8f8f8f;
}
.txtarea
{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8.5pt;
	PADDING-BOTTOM: 1px;
	COLOR: #666666;
	PADDING-TOP: 1px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border: 1px solid #8f8f8f;


}
.darkblue {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #1e6eb3;
	padding-top: 2px;
	height: 22px;
}

.datagrid
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8.5pt;
    PADDING-BOTTOM: 2px;
    VERTICAL-ALIGN: middle;
    COLOR: #666666;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: sans-serif;
    HEIGHT: 22px;
    TEXT-DECORATION: none
}


.vline {
	background-image: url(../Images/vline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.btmbor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #136ab0;
}
.DataGridFixedHeader 
{
	POSITION: relative;  TOP: expression(this.offsetParent.scrollTop-0.5); 
}
.blacktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
}


.grdPaging span
{
    FONT-SIZE: 8.5pt;
    font-weight:bold;
    COLOR: #5072a2;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}

 

.grdPaging a
{
    FONT-SIZE: 8.5pt;
    font-weight:normal;
    COLOR:#5072a2;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}

 

.grdPaging a:hover
{
    FONT-SIZE: 8.5pt;
    font-weight:normal;
    COLOR:#DD0099;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: underline;
}

 .olpadding li
 {
 padding-bottom: 5px;
 }.center {
	text-align: center;
}
.tblheadLight
{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	background-color: Silver;
	padding-left:3px;
	padding-right:3px;
}
.rowstyleGrid
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8.5pt;
    PADDING-BOTTOM: 2px;
    VERTICAL-ALIGN: top;
    COLOR: #000000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: sans-serif;
    HEIGHT: 22px;
    TEXT-DECORATION: none
}