body {
  margin-top:	0px;
  margin-bottom:	0px;
  margin-left: 0px;


   background: #FFFFFF;
   font-family: Arial,Helvetica,Verdana;
   font-size: 9pt;
}

table {
}

td {
}

.copyright {  
   font-size: 7pt;
   color: #638EB9;
   text-decoration: none;
}

img {
   border: 0px;
}

a:visited {
   color: 6699CC;
   text-decoration: none;
   cursor: hand;
}

a:link {
   color: 6699CC; 
   text-decoration: none;
   cursor: hand;
}

a:hover { 
   color: 6699CC; 
   text-decoration: none;
   border: 0px;
}

.mainheadline {
FONT-SIZE: 18pt;
font-weight: bold;
COLOR: #6699CC;
}

.smallheadline {
FONT-SIZE: 14pt;
font-weight: bold;
COLOR: #6699CC;
}

.catHeading {
FONT-SIZE: 18pt;
font-weight: bold;
COLOR: #6699CC;
}

.leftbarheadline {
FONT-SIZE: 12pt;
font-weight: bold;
COLOR: #FFFFFF;
}

table.left {
FONT-SIZE: 9pt;
COLOR: #FFFFFF;
}


table.left a {
FONT-SIZE: 9pt;
   color: FFFFFF; 
   text-decoration: underline;
   cursor: hand;
}

table.left a:visited {
FONT-SIZE: 9pt;
   color: FFFFFF; 
   text-decoration: underline;
   cursor: hand;
}

table.left a:hover {
FONT-SIZE: 9pt;
   color: FFFFFF; 
   text-decoration: underline;
   cursor: hand;
}

a:visited.topbarlink {
   color: FFFFFF;
   text-decoration: none;
   cursor: hand;
}

a.topbarlink {
   color: FFFFFF;
FONT-SIZE: 8pt;
   text-decoration: none;
   cursor: hand;
}

a:hover.topbarlink { 
   color: FFFFFF; 
   text-decoration: none;
   border: 0px;
}

.yellow {
COLOR: #FFCF25;
font-size: 8pt;
}

.subpipe {
COLOR: #FFCF25;
}

.login {
display:inline;
}

.inputbox {
	font-family: Arial,Helvetica,Verdana;
        font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;

	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

	padding: 1px 1px 1px 1px !important;	
	margin-top: 0px !important;
	height: 17px !important;
}