

/* PAGE FRAME DIVISION*/
/* PROMT */

input.prompt {border:1 solid transparent; background-color:#99ccff;width:70;font: bold 8pt Arial; color:black;}
td.titlebar { background-color:#99ccff; color:#000000; font-weight:bold;font-family:arial; font-size:12;}
table.promptbox {border:1 solid #ccccff; background-color:#f5f5f5; color:black;padding-left:2;padding-right:2;padding-bottom:2;font-family:arial; font-size:12;}
input.promptbox {border:1 solid #e0e0e0; background-color:white;width:100%;font-family:arial;font-size:12; color:black; }


/* CSS Document */

/* LINK FOR CATALOGUE */
.linkType1{border: 0px solid #CCCCCC;color: #FFFF00;font:  normal 10pt;text-decoration:none;cursor:pointer;}
.newsTableHeader{font: bold 9pt;background-color: #F0F0F0;}
.contentTable1{font: normal 9pt;background-color: #eeffee;background-color:#e8e8a2; /*f8f8a2*/}
.contentTable1 a{font: normal 9pt; color:#003366;cursor:pointer;}
.contentTable1 a:hover{font: bold 10pt; color:red;cursor:pointer;}
.contentTable{font: normal 9pt;    cursor:pointer;}
.contentTable a{font: normal 9pt;color:#003366;cursor:pointer;}
.contentTable a:hover{ font: bold 9pt;  color:red;cursor:pointer;}

/* PAGE FRAME DIVISION*/
#wrapper{width:560px;margin:0 auto;border:2px #FFFFFF solid;}
#menu_div{background:#f5f5f5 url(../administration/image/bg.jpg) no-repeat;height: 130px;width:560px;margin:0 auto;}
#body_middle_div{background:#f5f5f5 width:auto;font: bold 10pt arial;text-align:justify;margin:0 auto;width:560px;}
#footer_gal_div{ background:#cccccc; text-align:center;margin:0 auto;height:40px;width:560px;margin-top:-10px;}
