BODY{
 font-family:Ariel;
 font-size: 13;
 margin:0;
 background-color:#ffc53a;;
}

TABLE#maincore{
 width: 800;
 border: none;
 padding: 0;
 border-spacing:0;
}

TABLE#logincore{
 border: dotted 1px;
 background-color: #0066FF;
 border-collapse:collapse;
 padding:0;
}

TABLE#header{
 height:110;
}
TABLE#news{
 width:200;
 height:110;
}
TABLE#maincore TD#menu{
 width:100%;
 height:50;
}

TABLE#maincore TD#main{
 width:100%;
 height:300;
}

TABLE#photos{
 width:100%;
 height:100%;
}
TABLE#photos TR.navrow{
 height:10;
}
TABLE#photos TR.imgrow TD{
 border: thin dotted 2px;
 height: 140;
 width: 140;
 vertical-align:center;
 text-align:center;
}
TABLE#photos TR.navrow TD{
 vertical-align: top;
}

TABLE#menui{
  border:none;
  height:50;
  width:100%;
}
TABLE#menui TD{
  height:100%;
  width:100%;
  text-align:center;
}
DIV#footer{
 font-size: 10;
 text-align:center;
 height:40;
}

TABLE#tfooter TD{
 vertical-align: top;
 text-align:center;
 font-size: 10;
 padding: 0;
}

TABLE#tfooter{
 font-size: 10;
 height:40;
 padding: 0;
}

TABLE#item{
 border-collapse:collapse;
 width:100%;
 height:100%;
}

TABLE#item TD#spacer{
 width:3px;
 background-color:lightgreen;
}

TABLE#item TD#submenu{
 text-align:center;
 width:160px;
 vertical-align: top;
}

TABLE#item TD#submenu DIV{
 font-size: 18;
 font-weight: bold;
}

TABLE#item TD#submenu A{
 font-size: 13;
 color: black;
 font-weight: bold;
 text-decoration: none;
}

TABLE#item TD#submenu A:hover{
 font-size: 15;
 text-decoration: blink;
}

TABLE#item TD#submenu DIV.link{
 height:20px;
}

TABLE#item TD#content{
  width:600;
  height:100%;
  background-color:white;
  vertical-align: top;
}

TABLE.theme{
    overflow:scroll;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    height:100%;

}
TD.data{
	height:100%;
	width:100%
    FONT-SIZE: 10pt;
}

TABLE.theme TD{
    padding: 0;
}
TABLE#abcmenu{
 width:150;
}

TABLE#abcmenu TD{
 width:16;
 height:20;
}

TABLE.fixer{
 border: none;
 padding: 0;
 border-spacing:0;
 width:800;
 height:100%;
}

TABLE.scrolling{
 width:200;
 font-size: 10pt;
}

TABLE.scrolling TD{
 vertical-align:top;
}