body {
	background-color: #cccccc;
	scrollbar-face-color: #CC6600;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #CC6600;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

font, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}
.small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px
}
A:link {
	text-decoration: none;
	color:#FFFFFF;
}
A:visited {
	text-decoration: none;
	color:#FFFFFF;
}
A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.info{
    position:relative;
    z-index:24;
	text-decoration:none;
}
a.info:hover{z-index:25;background-color:#355AAA}
a.info span{display: none}
a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0em; left:2em; width:6em;
    border:1px solid #CC6600;
    background-color:#ffffff; 
	color:#000;
    text-align: center
}

hr {
	height: 1px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

/* This is the border line & background colour round the entire page */
.bodyline {
	background-color: #ffffff;
	border: 1px #98AAB1 solid;
}

th {
	font-size: 11px;
	font-weight : bold;
	color: #ffffff;
	background-color: #cc0000;
	height: 15px;
}

td.row0	{ background-color: #ff9933; }
td.row1	{ background-color: #cc9999; }

/* Form elements */
.form_label {
  font-size: 11px;
  background-color: #ff9933;
  height: 30px;
}
.form_label2 {
  font-size: 11px;
   background-color: #cc9999;
   height: 30px;
}
input, textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* UBB */
.bginput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: #dbdbdb;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.bginput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

#QUOTE { white-space:normal; font-family: Verdana, Arial; font-size: 11px; color: #ffffff; background-color: #e4ecf0; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE  { white-space:normal; font-family: Courier, Courier New, Verdana, Arial;  font-size: 11px; color: #ffffff; background-color: #e4ecf0; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
.menu {
	font-family: BankGothicBT, "Courier New", Courier, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 300;
	text-transform: capitalize;
}
a.dark {
	font-family: BankGothicBT, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight:590;
	font-size: 11px;
	padding-top: 5px; padding-right: 2px; padding-bottom: 5px; padding-left: 3px
}
a.dark:hover {
	font-family: BankGothicBT, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: 590;
	padding-top: 5px; padding-right: 2px; padding-bottom: 5px; padding-left: 3px
}

a.dark:visited {
	font-family: BankGothicBT,  Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:590;
	padding-top: 5px; padding-right: 2px; padding-bottom: 5px; padding-left: 3px
}
 a.red {
	font-family: BankGothicBT, Verdana;
	font-size: 12px;
	color: #ce481b;
	font-weight:590;
	padding-top: 5px; padding-right: 2px; padding-bottom: 5px; padding-left: 3px;
	text-decoration: underline;
}
a.red:hover {
	font-family: BankGothicBT, Verdana;
	font-size: 12px;
	color: #ce481b;
	font-weight: 590;
	padding-top: 5px; padding-right: 2px; padding-bottom: 5px; padding-left: 3px;
	text-decoration: underline;
}

a.red:visited {
	font-family: BankGothicBT,  Verdana;
	font-size: 12px;
	color: #ce481b;
	font-weight:590;
	padding-top: 5px; padding-right: 2px; padding-bottom: 5px; padding-left: 3px;
	text-decoration: underline;
}

.cell{
	color: #ffffff;
}

