
A:link {
text-decoration : none;
color : black;
font-size : 8pt;
}
A:visited {
text-decoration : none;
color : black;
font-size : 8pt;
}
A:active {
text-decoration : none;
color : black;
font-size : 8pt;
}
A:hover {
text-decoration : underline;
color : black;
font-size : 8pt;
}
BODY {
background : #ededed;
color : #333333;
}
TD {
font-size : 8pt;
font-family : Verdana;
}
H1 {
font-size : 8pt;
font-family : Verdana;
}
.showthecross {
margin-top : 0;
margin-right : 0;
margin-left : 2px;
float : left;
}
.container {
color : #ffffff;
}
.tborder {
font-family : 'Verdana';
color : #000000;
font-size : 8pt;
background : #0b2943;
text-align : center;
}
.ttable_headouter {
border-collapse : collapse;
}
.ttable_headinner {
border-collapse : collapse;
border : 1px solid #9999cc;
}
.ttable_head {
font-family : 'Verdana';
color : #000000;
font-size : 8pt;
background : #66ccff;
text-align : center;
}
.ttable_col1 {
font-family : 'Verdana';
border : 1px solid #9999cc;
font-size : 8pt;
background : #ededed;
}
.ttable_col2 {
font-family : 'Verdana';
border : 1px solid #9999cc;
font-size : 8pt;
background : #ececec;
}
.ttable_colx {
font-family : 'Verdana';
border : 1px solid #9999cc;
font-size : 8pt;
background : #ececec;
}
.table_table {
border : #000000;
border-width : 1px;
border-collapse : collapse;
}
.table_head {
font-family : 'Verdana';
border : 0 solid #666699;
font-size : 8pt;
background : #66ccff;
color : #000000;
}
.table_col1 {
font-family : 'Verdana';
border : 0 solid #ededed;
font-size : 8pt;
background : #ededed;
}
.table_col2 {
font-family : 'Verdana';
border : 0 solid #666699;
font-size : 8pt;
background : #ededed;
}
#downloadbox {
padding : 0.75em;
background-color : #eff3fb;
border : 1px solid #8ba7cd;
}
/*DEFINE THE SHOUTBOX CSS */
.shoutbox_body { width: 100%; font-family: verdana; color: black; float: middle; }
.shoutbox_contain { border: 0; height: 275; width: 100%; overflow: auto; align: middle; }
.shoutbox_history { border: 0;height: 100%; width: 100%;align: middle; }
.shoutbox_messageboxback { overflow: auto;}
.shoutbox_noalt { background-color: white; }
.shoutbox_alt { background-color: white; }
.shoutbox_msgbox {
width: 100%; 
background-color: white;
border-width: 2;
color: 000000;
font-size: 10pt;
font-family: times;
}
.shoutbox_shoutbtn { 
background-color: white;
border-width: 4;
color: 000000;
font-size: 10pt;
font-family: times;
font-weight: bold;
}
.shoutbox_error { color: red;font-size: 13px; }
.btn {
width : 70px;
height : 30px;
border : 1px solid #d0d0d0;
background-image : url(images/cat_back.gif);
color : black;
font-family : Verdana, serif;
font-size : 10pt;
font-weight : normal;
cursor : pointer;
}
.btnDisable {
width : 60px;
height : 30px;
border : 1px solid #d0d0d0;
background-color : white;
color : black;
font-family : Verdana, serif;
font-size : 10pt;
font-weight : normal;
}
.rowTabHead {
background-color : #66ccff;
padding : 4px;
font-family : Verdana, Helvetica, sans-serif;
font-size : 10px;
}
.row1 {
background-color : #efefef;
padding : 4px;
font-family : Verdana, Helvetica, sans-serif;
font-size : 10px;
}
.row2 {
padding : 4px;
font-family : Verdana, Helvetica, sans-serif;
font-size : 10px;
background-color : #ededed;
}
.rowEnd {
padding : 4px;
font-family : Verdana, Helvetica, sans-serif;
font-size : 10px;
background-color : #cccccc;
}
.tablebg {
background-color : #f0f1f1;
padding : 0;
border : 0 solid #006699;
margin : 0;
}
/*CSS popup MP*/
#dragbar {
  cursor:hand;
  cursor:pointer;
  border:none;
  border-left:solid #9999CC 1px;
  border-top:solid #9999CC 1px;
  padding-left:3px;
  background:url(images/NB_ftm.gif) repeat-x;
}

#bar {
  cursor:hand;
  border:none;
  border-top:solid #9999CC 1px;
  border-right:solid #9999CC 1px;
  background:url(images/NB_ftm.gif) repeat-x;
  vertical-align:bottom;
}

#mainbody {
  background-color: #bbced4;
  border:solid #9999CC 1px;
  border-top:none;
  border-bottom: solid #9999CC 1px;
  border-right: solid #9999CC 1px;
  padding:10px;
}

#c_body {
  border:solid #3d3d3e 1px;
  border-top: solid #9999CC 1px;
  border-left: solid #9999CC 1px;
}