
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown2{
padding: 0;
width: 100%;
/*border-top: 5px solid #adadef;*/ /*Highlight*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:none;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 11px Arial;
color: black;
text-decoration: none;
margin: 0 5px 0 0; /*Margin between each menu item*/
padding: 5px 6px 5px 6px; /*Padding within each menu item*/
background-color: #999999 /*#4C7999;*/ /*Default menu color*/
border-bottom: 0px solid #C3D0D9;
}

.invertedshiftdown2 a:hover{
background-color: #C3D0D9; /*Highlight*/
/*padding-top: 10px;*/ /*Set padding-top value to default's padding-top + padding-bottom */
/*padding-bottom: 0;*/ /*Set padding-bottom value to 0 */
/*border-bottom-color: #D10000;*/ /*Highlight red color theme*/
color: black;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #C3D0D9; /*Highlight*/
/*padding-top: 10px;*/ /*Set padding-top value to default's padding-top + padding-bottom */
/*padding-bottom: 0px;*/ /*Set padding-bottom value to 0 */
border-bottom-color: #adadef; /*Highlight*/
color: black;
}

.invertedshiftdown2 .logoff a{
background-color: #B5D96C;
color: black;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.rightalign1tab {
    text-align:right;
  float: right;
  width: 550px;
}

.rightalign2tab {
    text-align:right;
  float: right;
  width: 550px;
}

.rightalign3tab {
    text-align:right;
  float: right;
  width: 550px;
}

.rightalign4tab {
    text-align:right;
  float: right;
  width: 550px;
}

.rightalign5tab {
    text-align:right;
  float: right;
  width: 550px;
}

.rightalign6tab {
    text-align:right;
  float: right;
  width: 550px;
}

.leftalign {
  width: 100%;
}

.centeralign
{
	zoom: 1;
	display: inline;
}

.tabs{
  padding: 0;
  /*border-top: 5px solid #adadef;*/ /*Highlight*/
  background: transparent;
  voice-family: "\"}\"";
  voice-family: inherit;
}

.tabs ul{
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.tabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:none;
}

.tabs a{
float: left;
display: block;
font: bold 11px Arial;
color: black;
text-decoration: none;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 5px 6px 5px 6px; /*Padding within each menu item*/
background-color: #999999; /*Default menu color*/
border-bottom: 0px solid #C3D0D9;
}

.tabs a:hover{
background-color: #C3D0D9; /*Highlight*/
/*padding-top: 10px;*/ /*Set padding-top value to default's padding-top + padding-bottom */
/*padding-bottom: 0;*/ /*Set padding-bottom value to 0 */
/*border-bottom-color: #D10000;*/ /*Highlight red color theme*/
color: black;
}

.tabs .current a, .tabs li a.current{ /** currently selected menu item **/
background-color: #C3D0D9; /*Highlight*/
/*padding-top: 10px;*/ /*Set padding-top value to default's padding-top + padding-bottom */
/*padding-bottom: 0px;*/ /*Set padding-bottom value to 0 */
border-bottom-color: #adadef; /*Highlight*/
color: black;
}

.tabs .disabled
{
	pointer-events: none;
	cursor: default;
	color: Gray;
}
	
.tabs .logoff a{
background-color: #B5D96C;
color: black;
}

.buttons a{
background-color: #4C7999;
color: white;
}
