/* Header */
.CenterHeader
{	
	background: url(../Images/Header/center.png) no-repeat top left;
	height: 30px;	
	width:64px;
	text-decoration: none;
}
.LeftHeader
{	
	background: url(../Images/Header/Left.png);
	background-repeat:repeat-x;
	height: 30px;	
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}

.menuul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	color:  #00FFFF;
}
.menuul li:hover
{
	float: left;
	margin: 0px 2px 0px 0px;
	background: url(../Images/tab_current_l.gif) no-repeat top left;
	height: 22px;
	padding-left: 7px;
	text-decoration: none;
}
.menuul li
{
	float: left;
	margin-right: 2px;
	background: url(../Images/tab_l.gif) no-repeat top left;
	height: 22px;
	color:  #00FFFF;
	padding-left: 7px;
	margin-bottom: 0px;
	text-decoration: none;
}
.itemmenu
{
	background: url(../Images/tab_r.gif) no-repeat top right;
	color:  #00FFFF;
	line-height: 22px;
	padding-right: 6px;
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
}
.itemmenu:hover
{
	background: url(../Images/tab_current_r.gif) no-repeat top right;
	color:  #00FFFF;
	line-height: 22px;
	padding-right: 6px;
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
}
.menuul li.active
{
	float: left;
	margin-right: 2px;
	background: url(../Images/tab_current_l.gif) no-repeat top left;
	height: 22px;
	padding-left: 7px;
	color:  #00FFFF;
	text-decoration: none;
	font-weight:bold;
}
.itemmenuactive
{
	background: url(../Images/tab_current_r.gif) no-repeat top right;
	color: #FFFFFF;
	line-height: 22px;
	padding-right: 6px;
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
}
.topmenu
{
	text-align: left;
	background: #212121;
	padding-left: 20px;
	height: 22px;
	padding-right: 20px;
	text-decoration: none;
}
.cssCompanyName
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtbottomcompany
{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Option
{
	background: transparent url(../Images/Header/Option.jpg) no-repeat scroll right top;	
	text-align: center;
	width: 33px;
	height:21px;
	color: #FFFFFF;	
	font-weight:bold;
	cursor:pointer;
	
}

.maincontent
{
	border-bottom: 2px solid #555555;
	border-top: 2px solid #555555;
	border-left: 2px solid #555555;
	border-right: 2px solid #555555;
	
}
/*Footer*/

.mainfooter
{
	background:#1a1a1a;
	height:106px;
	color:#747474;
	text-align:left;
	padding-left:22px;
	padding-right:32px;
}
.topfooter
{
	padding-bottom:5px;
	padding-top:12px;
	border-bottom:2px solid #555555;
	
}
.contentfooter
{
	 padding-top:5px;
}
.titlecontent
{
	background: #1a1a1a;
	height: 28px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	color: #58abc9;
	padding-left: 66px;
}
.language
{
	float: right;
}
.alternateRow {
  background-color: #58abc9;
}

.sortedColumn {
  background-color: #58abc9;
}


.HeaderHover
{
	color:White;
	text-align: center;
	
}
.Header
{
	color: White;
	text-align: center;

}

.sortable .desc span {background:url(../Images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc span {background:url(../Images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#ffffff}
.sortable .evenrow td {background:#ecf2f6}
.sortable .oddrow td {background:#1A1A1A}
.sortable td.evenselected {background:#ecf2f6}
.sortable td.oddselected {background:#dce6ee}
tr.alternateRow {
  background-color: #ffffff;
}

td.sortedColumn {
  background-color: #1A1A1A;
}
tr.alternateRow td.sortedColumn {
  background-color: #ffffff;
}
.alternateRow 
{
  background-color: #ffffff;
}
.lkNewTab
{
	color: #00FFFF;
}
.lkNewTabActive
{
	color: #ffffff;
}
a:hover 
{	
	color: #ffffff;
}
a:active 
{
	color: #ffffff;
}
.cellChooseSymbol 
{
	font-family:Arial;
	font-size:13px;
	color:#2E2F2F;	
	text-align:center;
	white-space:nowrap;	
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;	
}
.toolTip {
        font-family: Arial, Sans-serif, 'Times New Roman';        
        border-right: 1px solid #525152;
	    border-bottom: 1px solid #525152;
	    border-top: 1px solid #525152;
	    border-left: 1px solid #525152;
        /* comment the above 3 line if you don't want transparency*/
}

