body {  font-family : Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
        background : #ffcc33; 
	color : black; 
	background-image : url("/files/goblin2.gif");
}

h2  {
        font-size : x-large;
        font-weight: bold;
        text-align : center;
}
h3  {
        font-size : x-large;
        font-weight: bold;
        text-align : left;
}

.xbody, .xbodyh, .xbodyx, .xbodyf, .ibody, .ibodyx, .mrbody
     {  font-family : Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
        border : 0px;
        float : right;
        opacity: 0.75;
        filter: alpha(opacity=75);  
	-moz-opacity: 0.75;  
	-khtml-opacity: 0.75;  
}
.xbody, .xbodyh, .xbodyx, .xbodyf, .ibody, .ibodyx
     {  width : 78%;
}

.mrbody
      { background : white; 
	color : black; 
        width : 99%;
}

.xbody, .xbodyx, .ibody, .ibodyx
      { background : white; 
}
.ibody, .xbody
      { height : 88%;
	overflow: auto; 
	padding: 10px;
}

.basebody 
      {
        background : #ffcc33; 
}

.xbodyh 
      { height : 40px;
        background : #ffcc33; 
}
.ibodyx, .xbodyx
      { height : 60%;
	overflow: auto; 
	padding: 10px;
}
.xbodyf
      { height : 21%;
        background : #ffcc33; 
}
.xtext { 
        text-align : left;
}

.xsgf { 
       float: right;
       width : 25%;
}

.cs {  
        text-align : center;
        position: relative;
        top : 30%;
}

.ad {  
        text-align : right;
        position: absolute;
        bottom : 10%;
        right : 5%;
}

.lmenu {  
	font-family : Monospace;
        font-size : medium;
        font-weight: bold;
        float : left;
        width : 18%;
        height : 99%;
        list-style-type : circle;
}
.hmenu {  
	font-family : Monospace;
        font-size : x-large;
        font-weight: bold;
        text-align : right;
        float : right;
	width : 78%;
	height : 8%;
       }

.login {
        background : #ffeeea;
        font-size : small;
        font-weight: bold;
        color : black;
}

.wow {
        font-size : medium;
        font-weight: bold;
        color : black;
}

.bow {
        font-size : small;
        font-style : normal;
        font-weight: bold;
        text-decoration: none;
        color : black;
}

.auth {
        font-size : small;
        font-style : normal;
        text-decoration: none;
        text-align: right;
        color : #ffeeea;
}
td {
        font-size : medium;
}


.sel, A.sel {
        text-align : center;
	font-family : Monospace;
        font-size : medium;
        font-weight: bold;
        text-decoration: none;
        color: red;
}
.title {
        font-size : x-large;
}

.btitle {
        font-size : large;
        font-weight: bold;
}

A  {
        font-weight: bold;
        text-decoration: none;
        color: Maroon;
}

A:hover  {
        color: blue;
}
.xfloat, .linkfloat 
      { 
       background : yellow; 
       float: right;
       text-align   : center;
       border-width : bold;
       border-color : red;
       border-style : solid;
}
.linkfloat { 
       height : 200px
       width  : 20%;
}

.sep {
        font-size : xx-small;
}
.notrans
{       opacity: 100;
        filter: alpha(opacity=1);  
	-moz-opacity: 1;  
	-khtml-opacity: 1;  
}