@charset "UTF-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#ffffff;
scrollbar-base-color: #010120; scrollbar-arrow-color: #5496A6;

}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a{color:#000000;}
a:hover{color:#003300;}
#content{ 
float: left; width: 205px; height: 410px;  overflow: auto; padding:4px;
}
.main_table{
position:absolute; top:160px;
}


/* MODUEL CLASSES */
/* EXTENDED GALLERY STYLES */
.ext_gallery_main_tbl{
width:796px;
position:absolute; top:230px;
}
.ext_view_main_tbl{
background:;
}
.ext_thumb_photo{
border:solid thin black; 
}
.ext_view_lft_td{

}
.ext_main_photo{
border:solid thin black;
}
.ext_view_rt_td{

}
.ext_view_projects_td{
width:125px;
}
.ext_gallery_left_td{
border:solid thin #000033; background: #cccccc; width:155px;
}
.ext_gallery_right_td{
border:solid thin #000033; background: #cccccc; padding:4px;
}
.ext_gallery_tile_cats{
border:solid thin #333333; width:125px;
}
.ext_view_pg_title_font{
font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:16px; font-weight:bold; color:#666666;
}
/* END EXTENDED GALLERY STYLES */