.BALTBUTTON1  {
   color:#004000;
   font-family:'Arial Black',sans-serif;
   font-size:8pt!important;
   background-color:#def8d8;
   border:1px solid black;
font-weight: normal!important;
}

.BALTBUTTON2 {
 color:#ff9900;
 background-color:#fefff8;
}

.BALTBUTTONTEXT, .BALTBUTTONTEXT2, .SWIKISEARCHLINK A, .SWIKIBINLINK A
{
   color:#004000;
   font-family:'Arial Black',sans-serif;
   font-size:8pt!important;
   background-color:#def8d8;
   border:1px solid black;
  line-height: 18px;
  font-weight: normal!important;
}


.MINI{
font-size:3pt;
}

/* This is the button that adds the current page to you bookmarks */ 
.NOTEBUTTON {
   border:1px solid black;
  padding: 5px;
  background-color: #CEE8C8;
  width: 75%;
}

IMG {
 border: 0px;
 margin: 0px;
 padding: 0px;
}

/* This only works in IE */

HTML { scrollbar-base-color:#000000;
scrollbar-3dlight-color:#005000;
scrollbar-track-color:#DEF8D8;
scrollbar-face-color:#005000;
scrollbar-arrow-color:#DEF8D8;
scrollbar-shadow-color:#000000;
}

/*
HTML { scrollbar-base-color:#000000;scrollbar-3dlight-color:#00ff00;scrollbar-track-color:#005500;scrollbar-face-color:#008800;scrollbar-arrow-color:#99ff99;scrollbar-shadow-color:#005500;
}
*/

H1 {
  font-size: 20px;
}
H2 {
  font-size: 18px;
  margin-top: 2px;
}
DIV {
margin: 0px;
padding: 0px;
}

.CONTENT {
  padding-left: 57px;
margin-left: 0px;
padding-right: 5px;
}

.NOCONTENT {
  padding-left: 0px;
margin-left: 0px;
background-color: #DEF8D8; 
}

BODY {
margin:  0px;
padding:  0px;
  background-color: #E8F4FF;
  color: black;
  font-family: verdana, arial, serif;
  font-size: 14px;
}
TABLE {
  font-size: 14px;
}

TH {
 margin-left: 0; 
 padding-right: 1em;
  text-align: left;
  vertical-align: top;
/*  background-color: red; */
}

TD {
 margin-left: 0; 
 padding-right: 1em;
  text-align: left;
  vertical-align: top;
/*  background-color: red; */
}
.CENTERTD {
 margin-left: 0; 
 padding-right: 0;
  text-align: center;
  vertical-align: middle;
}
.RIGHTTD {
 padding-right: 1em;
 text-align: right;
}

P { 
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 8px;
  margin-left: 2px;
  text-align: left;
} 

.SPACE { 
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
} 

.UNBOLD {  
  font-weight: normal!important;
  font-style: italic!important;
}

A:link, A:visited {  
  font-weight: bold;
 text-decoration: none;
 color: #005800;
}

A:hover {
 color: #009000;
 text-decoration: none;
  font-weight: bold;
}

/* Used on member.html and seek_members.html when someone asks 
   for a relation */
.FRIENDOKP {  } 

/* This is messages that can occur on every page. They may be things like
   "The server is restarted" on the index.html-page or 
    "You have joined forum Foo Bar" on the forum-page */
.MESSAGE { font-family: verdana, serif; 
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 10px;
  margin-left: 2px;
  text-align: left;
  width: 500px;
 color: #FF0060;
 } 

/* errors on the wiki-page */
.ERROR {
 color: #FF0060;

}

/* The whole entrance-page */
.ENTRANCE {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #E8F4FF;
  background-image: NONE;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 5px;
  text-align: center;
}
.ENTRANCE table {
 width: 100%; 
 height: 100%; 
 border-spacing: 10px;
}

.ENTRANCE TD {
  background-color: black; 
  border: 20px; 
  border-color: #445555;
  border-style: solid;
  padding: 10px;
  color: #FFFFFF;

}


.ENTRANCETABLECELL {
  width: 750px;
  text-align: left;
}


/* The image on index.html */
.ENTRANCEIMAGE { 
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

/* index.html */
.LOGINFORM { 
  font-size: 20px; 
  color: white;
  text-align: center;
} 

/* The first headertext on the index.html-page */
.WELCOME { 
 text-align: center; 
 } 

/* The welcome-text to the right on the index.html-page */
.WELCOMERIGHT { font-size: 16px;
  text-align: right;
  margin-top: 5px;
  margin-right: 16px;
  margin-bottom: 1em;
  margin-left: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}

/* index.html */
.LOGINFORMBUTTON
 { 
   color: black;
  font-size: 14px; 
  text-align: center;
  } 

/* index.html */
.REGISTER  { 
  text-align: center;
  margin-top: 60px;
}
.REGISTER A:link, .REGISTER A:visited { 
  background-color: #3030DD;
  border: 2px; 
  border-color: #FF4444;
  border-style: solid;

  padding: 4px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

/* The wooden-sign on index.html */
/* I don't want it there. It doesn't fit. */
.ELFTOWNLOGO1 { 
  text-align: left; 
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 212px;
}

/* index.html */
.SHORTABOUT {
}
.SHORTABOUT H1, 
.SHORTABOUT H2 {
  text-align: center;
}
/*
  Things that can exists on many pages.
*/


/* Containing all the links on bottom of almost every page */
.BOTTOMTEXTS {
float: left; 
clear: both;
width: 100%;
color: #000000;
background-color: #9090ff;
margin-bottom: 0px;
padding-bottom: 0px;
}

/* The link to the news-page on bottom of almost every page */
.NEWS {
  margin-top: 0px;
  margin-right: 50%;
  margin-bottom: 0px;
  margin-left: 1px;
}

/* The link to the help-page on bottom of almost every page */
.HELP {
  margin-top: -1em;
  margin-right: 1em;
  margin-bottom: 0em;
  margin-left: 50%;
  text-align: right;
}

/* The link to the news-page on bottom of index.html */
.NEWSINDEX {
  color: white;
  text-align: left;
  margin-top: 0px;
  margin-right: 50%;
  margin-bottom: 0px;
  margin-left: 1px;
}
.NEWSINDEX A:hover {
 background-color: #CEE8C8; 
}

/* The link to the help-page on bottom of index.html */
.HELPINDEX {
  color: white;
  margin-top: -1em;
  margin-right: 1em;
  margin-bottom: 0em;
  margin-left: 50%;
  text-align: right;
}

/* The links at top of almost every pages */
.LINKLIST A, .LINKLIST SPAN {  
  color: #000090!important;
  border: 1px solid black;
  background-color: #F5F5D0;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  margin: 5px;
  padding: 2px;
}

.LINKLIST A.LINKIMG {
  background-color: transparent!important;
  margin: 0!important;
  padding: 0!important;
  line-height: 55px!important;
border:0!important;
}


.HELPINDEX A:hover {
 background-color: #CEE8C8; 
}
.HELPINDEX  A:link {  
 text-decoration: underline;
 color: white;

}
.LINKLIST A:hover {
 background-color: #CEE8C8; 
}

.LINKLIST A:link, .LINKLIST A:visited {  
 color: #004000;
}
.LINKLIST TD {
 margin-right: 0px;
 padding-right: 1px;
  text-align: center;
}

.LINKLIST  {
  background-color: #F7FDFF;
  text-align: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 8px
}

.EMAILSHOW{
  text-align: right;
  margin-top: 1em;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}

.DELETEMESSAGEBUTTON2 {
  text-align: right;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}
.DELETEPOSTINGBUTTON2 {
  text-align: right;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.THREADPOSTINGNRS .NOLINK{
 font-style: italic;
}

.SKIPTHREADBUTTON {
  text-align: right;
  margin-top: 0px;
  margin-right: 24%;
  margin-bottom: 0px;
  margin-left: 0px;
}
.SKIPFROMHEREBUTTON {
  text-align: right;
  margin-top: 0px;
  margin-right: 24%;
  margin-bottom: 0px;
  margin-left: 0px;
}



/* not used */
.DELETEPOSTINGBUTTON3 {
  text-align: right;
  margin-top: 0px;
  margin-right: 24%;
  margin-bottom: 0px;
  margin-left: 0px;
}

.NEWWIKIS  {
  border: 1px solid black;
  background-color: #ACCEA4;
   /*width: 85%; */ 
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 9px;
}

.STATUSALL  {
/*  border: 1px solid black; */
  float: right;
  width: 21%;
/* Bugs in gecko-browsers:
  max-width: 21%;
  overflow: auto;
*/
/* This doesn't bug: */
  padding-bottom: 1em;
  overflow: auto;
  clear: right;
height:100%;
}


.STATUSHELP,
.STATUSHELPNEW 
  {
  margin-top: 2px;
  margin-right: 0;
  margin-bottom: 2px;
  margin-left: 9px;
}

.STATUSHELPNEW  {
 text-decoration: blink;
 color: red;
}


/* The status-list on almost every page */
.STATUSLIST  {
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 9px;
}


.STATUSLISTTABLE {
 width: 99.5%;
font-size: 12px;
border-spacing: 0px; 
 border: 2px; 
border-color: black;
border-style: solid;
}
.STATUSLISTTABLE TD {
 padding: 1px;
 margin: 1px;
}

/* These values are also used in the LOGINSTABLE below */
.STATUSTABLETOP {
  background-color: #ACCEA4;
/*  background-color: green;*/
}
.STATUSTABLEBOTTOM {
border: 0!important; 
 background-color: #CEE8C8;
/*  background-color: #006600;*/
}
.STATUSTABLEONE {
border: 0!important; 
  background-color: #CEE8C8;
/*  background-color: #006600; */
}
.STATUSTABLETWO {
border: 0!important; 
  background-color: #AEB8A8;
/*  background-color: #003300; */
}

/* The last-logins-list on almost every page */
.LOGINS  {
/* width: 96%;*/
  font-size: 10px;
  margin-top: 4px;
  margin-right: 0em;
  margin-bottom: 1px;
  margin-left: 9px;
}
.LOGINSTABLE {
 width: 99.5%;
font-size: 12px;
border-spacing: 0px; 
 border: 2px; 
border-color: black;
border-style: solid;
}
.LOGINSTABLE TD {
 padding: 1px;
}

/* start.html */
.STARTWORLDMAP{
 clear: both;
  padding-left: 57px;
}
.NROFMEMBERS, .NOOFBIRTHDAYS
{
  padding-left: 57px;
}

.STARTABOUT { 
  margin-top: 0;
  margin-bottom: 1em;
  margin-right: 24%; 
  margin-left: 22%;
 } 
.STARTLINKS { 
  margin-bottom: 1em;
  margin-top: 0;
  margin-right: 24%;
  margin-left: 22%;
 } 

.STARTLINKS P {
  margin-right: 2px;
  margin-bottom: 8px;
  margin-left: 9px;
  font-size: 14px; 
}
.STARTLINKS H1 A:visited {
color: #000000;
}

.STARTLINKS H1 A:link {
color: #000000;
}

.STARTLINKS H2 A:visited {
color: #000000;
}

.STARTLINKS H2 A:link {
color: #000000;
}


.LEFTATSTART { 

  width: 21%;
  margin-top: 0px;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 2px;
  float: left;
  clear: left;
 } 
.POLLATSTART { 
margin-right: 9px;
 } 

.POLLATSTART H2 { 
  font-size: 14px;
 } 

.CALENDARATSTART { 
margin-right: 9px;
 } 

.CALENDARPART, .EDITCALENDARBUTTON {
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 4px;
  margin-left: 0;
  border: 2px solid black;
  background-color: #CEE8C8; 
}


.MEMBEROFTODAY { 
   /*width: 85%*/; 
  margin-top: 4px;
  margin-right: 0em;
  margin-bottom: 2px;
  margin-left: 9px;
 } 

H2 { 
   margin-top: 4px;
  margin-right: 0em;
  margin-bottom: 1px;
  margin-left: 0;
 }

.POLLFORM {
  margin-top: 4px;
  margin-right: 0em;
  margin-bottom: 1px;
  margin-left: 0;
  border: 2px solid black;
  background-color: #CEE8C8; 
}



/* poll.html */

/* contains the pollchangebuttons  */ 
.POLLLISTINGELEMENT{
 width: 75%;
 border: 2px solid black;
}
.POLLLISTINGELEMENTIMG{
 width: 505px;

  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
}
.POLLLISTINGELEMENTTEXT{
  margin-top: 1px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
}


.POLLCHANGEBUTTONS {
  margin-top: 1em;
  margin-right: 24%;
  margin-bottom: 1em;
  margin-left: 2em;
}


/* help.html */
.HOWDOESITWORK { 
border: 0; 
border-collapse: separate;
border-spacing: 1em;
 } 

/* help.html */
.HOWDOESITWORKATTRIBUTESTABLE { 
/* width: 100%;  Don't work here! */
border: 0; 
border-collapse: separate;
border-spacing: 1em;
} 

/* member.html and home.html */
/* The div-class surrounding all presented attributes */
.MEMBERINFO {}

.MEMBERINFO .TEXT .DATA {

/*  color: #FF0000; */

}

.UPDATEATTRLINK{  
  text-align: right; 
  margin-top: 0em;
  margin-right: 24%;
  margin-bottom: 1em;
  margin-left: 1em;
}


/* The SPAN-class for info about an attribute. Example "Name:" */
.INFO{}
/* The SPAN-class for the date of an attribute. Example "Henrik Wallin" */
.DATE{} /* redefined in most cases below */

/* How the member username and "Member:" will be presented on memberpages */
.MEMBERNAME {
  font-size: 10px;
  font-family: verdana, serif;
}
/* The text "Member:" */
.MEMBERNAME H2 {
    font-size: 10px;}
/* The username */
.UNAME { 
  font-size: 24px; 
  font-weight: bold;
}

.UNAMEMOOD { 
  font-size: 24px; 
  font-weight: bold;
}



/* text and date when the member is created */
.MEMBERCREATED { 

}
.MEMBERCREATED .DATE { 
  font-style: italic;
  color: #004000;
  font-weight: bold;
}
/* How the number-attributes are presented */
.NUMBER {  

  font-weight: normal;
}
.NUMBER .DATA {
  color: #004000;

  font-weight: bold; 
  text-align: right;
}
/* How the selectone-attributes are presented */
.SELECTONE {}
.SELECTONE .DATA { 
  font-style: italic;
  font-weight: bold; 
  color: #004000;
margin-left: 4px
}
/* How the selectmany-attributes are presented */
.SELECTMANY {

}

.SELECTMANYTABLE {
  border: 0; 
  border-collapse: separate;
  border-spacing: 1em;
}
.SELECTMANY .DATA {  
  font-size: 10px;
  font-weight: bold; 
}
.SELECTMANY .DATA TABLE {
  border: 0; 
  border-collapse: separate;
  border-spacing: 1em;
  background: #ACCEA4;
  border: 1px solid black;
margin-left: 1px;
width: 78%;
 }

.SELECTMANY .DATA TABLE TH {
width: 33%;
padding-right: 2em;
}

/* How the string-attributes are presented */
.STRING { }
.STRING .DATA { 
  color: #004000;
  font-weight: bold;
margin-left: 4px
}
/* How the text-attributes are presented */
.TEXT {
  background-color: #ACCEA4;
  width: 78%;
  border: 1px solid black;
  font-weight: bold;
}
.TEXT .DATA { 
  margin-left: 2px;
  color: black;
  font-weight: normal;

}
/* How the image-attributes are presented */
.IMAGE IMG {
 border: 5px solid black;
 margin: 2px;
 padding: 0px;
margin-left: 4px
}
.IMAGEDESC {
 font-style: italic;
}


/* The was last seen note on member.html */
.LASTSEEN {}
/* The table of last visitors to a member-page */
.LASTVISITORS {
 background-color: black;
   margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
  /*width: 85%*/; 
 text-indent: 5px;
 border: 1px solid black;
 font-size: 12px;
}
/* parts of that table */
.LASTVISITORTOP { 
background-color: #ACCEA4;
border-bottom: 1px solid black;
}
.LASTVISITORONE { 
 background-color: #CEE8C8;
 padding-left: 5px;
 text-indent: 0px;
}
.LASTVISITORTWO { 
 background-color: #CEE8C8;
 padding-left: 5px;
 text-indent: 0px;
}

/* Text only shown to admins */
.ADMCHANGEPRIV {
background-color: #AEB8A8;
 width: 75%;
margin-left: 4px
}
.ADMESSAGE{
background-color: #AEB8A8;
 width: 75%;
margin-left: 4px
}

.RELATIONS {}
.RELATIONS TABLE {
 background: #ACCEA4;
 border: 1px solid black;
  margin-right: 24%;
margin-left: 4px
}

.RELATIONNAMES {
 width: 30em;
 overflow: auto;
}

.MESSAGEFORM {}
.MESSAGEFORMBUTTON {}
.BLOCKBUTTON {
  color: red;
}
.RELATIONSFORM {}

.FRIENDFORMTABLE {
border: 0; 
border-collapse: separate;
border-spacing: 1em;
margin-left: 4px
 
}

.NEXTPREVIOUSMEMBER TD{
text-align: center;
 margin-left: 0px; 
 margin-right: 0px; 
 padding-right: 0px;
 padding-left: 0px;
}

.NEXTPREVIOUSMEMBER table {
border-collapse: collapse;
 width: 78%;
}





/* bookmarks.html */
/* the bookmark-text that is a link to something */
.NOTELINK { }
/* The buttons that delete the bookmark */
.DELETENOTEBUTTON {  
  text-align: right; 
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-left: 4em;
  font-size: 10px;
}
.DELETENOTEBUTTON table {  
text-align: right; 
}

.DELETEGBBUTTON {
  text-align: right; 
  margin-top: 1px;
  margin-right: 24%;
  margin-bottom: 0em;
  margin-left: 1em;
  font-size: 10px;
}


.YOURMAIL {}
.MAILLIST {}
.NEXTMESSAGEBUTTON {}
/*
.MAILTABLE { 
border: 1px solid black;
color: black;
font-family: sans-serif; 
background-color: #CEE8C8;
background-image: url(paper.jpg);
} 
*/

.MAILTABLE{
border-collapse: collapse;

}

.MAILTABLE TD {
 margin: 0; 
 margin: 0; 
 padding: 0;
 padding: 0;
 border: 0;
}

.MAILTABLE .UR {
background-image: url(3474_wiki_new%252520paper_93eoSm5nnS2.gif); /* left bottom;  */
height: 25px;
width: 25px;
background-repeat: no-repeat;
}

.MAILTABLE .UL {
background-image: url(3474_wiki_new%252520paper_93epuXzp0D8.gif); /* right bottom;  */
height: 25px;
width: 25px;
background-repeat: no-repeat;
}
.MAILTABLE .LR {
background-image: url(3474_wiki_new%252520paper_93ea9uggAm5.gif); /* left top; */
height: 25px;
width: 25px;
background-repeat: no-repeat;
}
.MAILTABLE .LL {
background-image: url(3474_wiki_new%252520paper_93ep_wczz31.gif); /* right top; */
height: 25px;
width: 25px;
background-repeat: no-repeat;
}
.MAILTABLE .UM {
background-image: url(3474_wiki_new%252520paper_93epdjpG2E8.gif); /* bottom; */
height: 25px;
background-repeat: repeat-x;
}

.MAILTABLE .MR {
background-image: url(3474_wiki_new%252520paper_93epPzGS934.gif); /* left; */
height: 25px;
background-repeat: repeat-y;
}

.MAILTABLE .ML {
background-image: url(3474_wiki_new%252520paper_93epcVCw0p4.gif); /* right; */
height: 25px;
background-repeat: repeat-y;
}

.MAILTABLE .LM {
background-image: url(3474_wiki_new%252520paper_93ea4iI_ss5.gif); /* top; */
height: 25px;
background-repeat: repeat-x;
}
.MAILTABLE .MM {
background-image: url(3474_wiki_new%252520paper_93epE9h7EH1.gif);
}





.MAILTABLE A:link { 
color: blue;
} 

.MAILLISTTABLE { 
color: black;
background-color: #CEE8C8;
width: 78%;
}
.MAILLISTTABLE TD {
 padding-right: 1em;
} 

.DELETEMAIL {
  text-align: right; 
}


.CHOOSEATTRIBUTES {
border: 1px solid black;
border-collapse: separate;
border-spacing: 1em;
 }

.SEEKFORMTABLE {
margin-right: 24%;
}

.SELECTMANYTABLE{
border: 1px solid black;
border-collapse: collapse;
border-spacing: 1em;
}

.SELECTMANYTABLE TH {
 padding-right: 2px;
margin-right: 0;
margin-left: 0;
}

.SEEKFORMTABLE TR TD {
 padding: 2px;
}


.SNUMBER {}
.SSELECTONE {}
.SSELECTMANY {}
.SSTRING {}
.WTEXT {}
.SIMAGE {}
.SAGO {}
.DOITALL {}

.DESC  { margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 0em;
  margin-left: 0em;
  font-family: Arial, sans-serif;
}


.MEMBERLIST {}
.MEMBERLISTTABLETOP {
  background-color: #BEF8B8;}
.MEMBERLISTTABLEONE {
  background-color: #CEE8C8;}
.MEMBERLISTTABLETWO {
  background-color: #CEE8C8;}
.SBLOCKBUTTON {}
.NOTEINFO {}
.SNOTEBUTTON {}

.FORUMLIST { clear: none; 
width: 100%;
}
.FORUMLISTTABLE { 
width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 16px;
}

.FORUMLISTTABLE TH { 
  border: inset 1pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal; 
 padding-right: 1em;
}


.FORUMLISTTABLETOP {
  background-color: #ACCEA4;
} 
.FORUMLISTTABLEONE {
  background-color: #CEE8C8;
}
.FORUMLISTTABLETWO {
  background-color: #CEE8C8;
}


.GOTONEXTPOSTINGBUTTON {
  width: 75%;
 margin-left: 4px;
}
.GOTONEXTPOSTINGBUTTON2 {
  width: 75%;
 margin-left: 4px;
}
.POSTINGSLIST {
  width: 75%;
  margin-top: 4px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
}
.POSTINGSLISTTABLE { 
  border-spacing: 0;
border: 1px; 
border-color: black;
border-style: solid;
border-collapse: separate;
 margin-left: 4px;
}
.POSTINGSLISTTABLETOP { 
  background-color: #ACCEA4;

}
.POSTINGSLISTTABLEONEREAD { 
  background-color: #CEE8C8; 
  color: #226922;
}

.POSTINGSLISTTABLEONEREAD A:visited, .POSTINGSLISTTABLEONEREAD A:link,
.POSTINGSLISTTABLETWOREAD A:link, .POSTINGSLISTTABLETWOREAD A:visited {  
  font-weight: normal;
 text-decoration: none;
 color: #005800;
}

.POSTINGSLISTTABLEONEUNREAD {
  background-color: #CEE8C8;
}
.POSTINGSLISTTABLETWOREAD {
  background-color: #CEE8C8; 
  color: #226922; 
}
.POSTINGSLISTTABLETWOUNREAD {
  background-color: #CEE8C8; 
}



.POSTINGDATA {  
}
/* .POSTINGDATA have the following underclasses:
 NR
 UNAME     
 DATE      
 SUBJECT
 COMMENTTO
 COMMENTS
NOTE: Beware about other definitions of these elements!

 And they also have the subsubclasses:
 INFO
 DATA
 */

.POSTINGDATA .NR, .POSTINGDATA .UNAME,.POSTINGDATA  .SUBJECT, .POSTINGDATA .DATE, .POSTINGDATA .COMMENTTO, .POSTINGDATA .COMMENTS { 
  
  margin-top: 0em;
  margin-right: 2em;
  margin-bottom: 0em;
  margin-left: 0em;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
/* the color I want for the bg of the text: #337BA6 */
}
.POSTINGDATA .NR { width: 15% }
.POSTINGDATA .UNAME { width: 25% }
.POSTINGDATA .DATE { width: 30% }
.POSTINGDATA .COMMENTTO {

 text-align: right;
}
.FORUMNAME  { 
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  background-color: #ACCEA4;
  border-bottom: 1px;
  border-right: 0px;
  border-left: 0px;
  border-top: 0px;
  border-color: black;
  border-style: solid;
}

.POSTINGDATA table { width: 100%;}

.POSTINGDATA { width: 75%; 
  background-color: #CEE8C8;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  margin-left: 4px;
}


.POSTINGDATA .COMMENTS {
 margin-top: 0em;
}
.POSTINGDATA  .INFO { 
 font-weight: normal;
  font-size: 10px;
}

.POSTINGDATA .DATA { 
  font-size: 10px;

}
.POSTINGDATA .SUBJECT TABLE { 
width: 100%;
}

.POSTINGDATA .SUBJECT { 
width: 100%;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  border-top: 1px;
  border-color: black;
  border-style: solid;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.POSTINGDATA .SUBJECT .DATA { 
  font-size: 16px;
  font-weight: bold;
}



.POSTINGTEXT {
background-color: #ACCEA4;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
  margin-left: 4px;
overflow: auto;
}

.POSTINGTEXT table
{
  width: 100%;
}



.OBSOLETEPOSTINGTEXT table {
 width: 100%;
}

.DELETEDPOSTINGTEXT table {
 width: 100%;
}


/* Used in postingstexts for comments from Baltbalt system */
.TEXTCOMMENT {
  font-style: italic;
  color: #FF0000;
  font-weight: bold;
}
.OBSOLETEPOSTINGTEXT{
  background-color: #DCC0B0;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
margin-left: 4px;
}

.DELETEDPOSTINGTEXT {
background-color: #FFB8B8;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
margin-left: 4px;
}
.REPLYTOPOSTING { width: 75%;

background-color: #CEE8C8;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
margin-left: 4px;
}
.NEWPOSTING { width: 75%; 
background-color: #AEB8A8;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
margin-left: 4px;
}

.EDITPOSTING {
  width: 75%;
background-color: #ACCEA4;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
margin-left: 4px;
}
.REPLYTOPOSTING TABLE {
 /* background-color: #BEF8B8;*/
}
.NEWPOSTING TABLE {
/*background-color: #BEF8B8;*/

}

.REREADFORMS { text-align: right; margin-right: 24%; }

.REREADFORMS FORM {display: inline;}

.FORUMSEARCHFORM  {
}

.FORUMSEARCHBUTTON {}

.FORUMCREATEFORM {
width: 75%; 
background-color: #AEB8A8;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
}

.FOO  {
  font-family: monospace; /* This is supposed to be ugly! */
  margin-top: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
}


.UPLOADIMAGEFORM {
  background-color: #CEE8C8;
}

.ALLNEWS {
background-image: url(wpaper.jpg);
/*  clear: left; */
  margin-bottom: 1em;
  margin-top: 0;
  margin-right: 24%;
  margin-left: 22%;
}

.OLDNEWSBUTTON {
}
.NEWNEWSBUTTON {
}


.NEWSTEXT P {
  margin-top: 0;
  margin-right: 2px;
  margin-bottom: 1em;
  margin-left: 2px;
 }

.POEMSTEXT H1, 
.NEWSTEXT H1 {
  font-size: 16px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}
.NEWSTEXT {
  border: 1px solid black;
}
.NEWSTEXT PRE {
  background: #BEF8B8;
  font-family: monospace; 
  font-size: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.LASTPOSTINGBUTTON { }

.MEMBERMEMBERNOTE {
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 4px;
  margin-left: 0;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
  background-color: white;
}

.TOGUARDSMEMBERCOMMENT1 {
  margin-top: 2px;
  margin-right: 0;
  margin-bottom: 2px;
  margin-left: 0;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
  background-color: #F0F0F0;
}

.TOGUARDSMEMBERCOMMENT2 {
  margin-top: 2px;
  margin-right: 0;
  margin-bottom: 2px;
  margin-left: 0;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
  background-color: #D6D6D6;
}

.TOGUARDSMEMBERCOMMENT3 {
  margin-top: 2px;
  margin-right: 0;
  margin-bottom: 2px;
  margin-left: 0;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
  background-color: #C0C0C0;
}

.TOGUARDSMEMBERCOMMENT4 {
  color: red;			
  margin-top: 2px;
  margin-right: 0;
  margin-bottom: 2px;
  margin-left: 0;
  border: 1px; 
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 1px;
  width: 75%;
  background-color: #E0E0E0;
}


.MEMBERCOMMENT {
  color: #900000;
  background-color: white;
  width: 75%;
}

.MEMBERCOMMENT PRE {
  color: #000000;
}

.MEMBERCOMMENT A:LINK {
  color: #000000;
  text-decoration: underline;
}


/* Only for admins */

.NEWSFORM {

}


/* Only for admins */

.CHANGEOTHERPRIV {
  background-color: #AEB8A8;
}

.BANMEMBER {
  background-color: #AEB8A8;
}

.BANNEDINFO {
  background-color: #FEA8A8;

}

.MEMBERCOMMENTFORM {
  background-color: #AEB8A8;


}
.MEMBERSECRETDATA {
  width: 75%;
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  background-color: #AEB8A8;
}

.TOGUARDSMEMBERNOTESLINK{
margin-left: 9px;
}



.BOTTOMIMG
{
  width: 100%;
  background-color: #5050FF; 
  color: #ffffff;
  text-align: center;
  margin: 0px;
  margin-top: 0px;
}

DIV .BOTTOMIMGTEXT
{
  font-size: 13px; /* this font-size will not change! */
  padding: 0;
}

.CSSFORM1 {}
.CSSFORM2 {}

.TECHIMAGEFORM {}

.SELECTMANY,
.SELECTONE,
.NUMBER,
.TEXT ,
.IMAGE ,
.SNUMBER ,
.SSELECTONE ,
.SSELECTMANY ,
.SSTRING ,
.WTEXT ,
.SIMAGE ,
.SAGO ,
.DOITALL,
.STRING { margin-top: 1em;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}


.WIKI BR {
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
  text-align: left;
}

.WIKI P {
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 8px;
  margin-left: 2px;
  text-align: left;
}

.WIKI H1 {
  margin-top: 8px;
  margin-right: 2px;
  margin-bottom: 1px;
  margin-left: 2px;
  text-align: left;
}

.WIKI H2 {
  margin-top: 6px;
  margin-right: 2px;
  margin-bottom: 1px;
  margin-left: 2px;
  text-align: left;
}

.WIKI {
  margin-top: 6px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.WIKIDIFF {
  margin-top: 6px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  overflow: auto;
  width: 75%;
}
.WIKIDIFFHELP {
  margin-top: 6px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  overflow: auto;
  width: 75%;
  background-color: white; 
  border: 1px; 
  border-color: black;
  border-style: solid;
}

.WIKIDIFFHELP .UNCHANGED,
 .WIKIDIFF .UNCHANGED {
  
}

.WIKIDIFFHELP .REMOVED, 
 .WIKIDIFF .REMOVED{
  background-color: #AEB8A8;
 text-decoration: line-through;
}

.WIKIDIFFHELP .ADDED,
 .WIKIDIFF .ADDED{
  background-color: white;
  color: red;
  font-weight: bold;
}


.WIKIDATA {
  background-color: white;  
  border: 1px; 
  border-color: black;
  border-style: solid;

  /* width: 85%; */ 
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 9px;
}

.WIKIDATA WIKIAUTHOR {

}


.WIKIDATA WIKIPAGENAME {

}

.WIKIDATA WIKIVERSIONNR {

}

.WIKISTUFFUPLOADFORM{
  border: 2px; 
  border-color: black;
  border-style: solid;
}

.WIKICOMMENTS{
  border: 2px; 
  border-color: black;
  border-style: solid;
}

.WIKICOMMENT{
  background-color: #CEE8C8; 
/*  background-color: #ACCEA4; */
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.WIKICOMMENTDELETEBUTTON {
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 0;
  margin-left: 0px;
}
.WIKICOMMENTEDITFORM{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}


.FORUMLINKS {
text-align: right;
  margin-top: 0px;
  margin-right: 24%;
  margin-bottom: 4px;
  margin-left: 0px;

}
.STATUSNONEWMESSAGE {

}
.STATUSNEWMESSAGE {
  color: #6666FF;
}
.STATUSNEWMESSAGES {
  color: #6666FF;
}

.STATUSNEWGB{
  color: #6666FF;
}


.STATUSNEWPOSTINGS {
  color: #6666FF;
}


.STATUSCHAT{
  /*width: 85%; */
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 1px;
}
.STATUSBOOKMARKS{
  /*width: 85%; */
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 9px;
/*  text-align: center; */
}

.STATUSTOUNAME{
   /*width: 85%*/;  
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 9px;
}
.LINKTOGBS{
   /*width: 85%;*/  
/*
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
*/
text-align: center; 
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 9px;
}

.TOGUARDSMEMBERNOTESLINK img
{
display: block;
  margin-left: auto;
  margin-right: auto
}
.LINKTOGBS img
{
display: block;
  margin-left: auto;
  margin-right: auto
}


.STATUSCHANGEMOOD{
   /*width: 85%;*/
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}

.RELATIONREQUEST{
  /*width: 85%; */
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px; 
  margin-bottom: 0px;
  margin-left: 9px;
}


.STATUSALARM{
   /*width: 85%*/; 
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}
.STATUSSTARTCSS{
   /*width: 85%*/; 
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}

.STATUSTOWIKI{
   /*width: 85%*/; 
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}


.STATUSONLINEFRIENDS{
   /*width: 85%*/; 
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}
.LOGOUTFRIEND {

}
.NOTSOACTIVEFRIEND A:visited {

}
.NORMALFRIEND {

}
.STATUSTOPOSTINGNR{
  /*width: 85%*/; 
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}

.STATUSTOFORUM{
  /*width: 85%*/;
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}
.STATUSTIME{
  /*width: 85%*/;
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}
.STATUSTIME P {

 margin-top: 2px;
 margin-right: 2px;
 margin-bottom: 2px;
 margin-left: 2px;
 }
.STATUSTICKET{
  /*width: 85%*/;
  background-color: #C8DDCC;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}

.STATUSTICKET P {
 margin-top: 2px;
 margin-right: 2px;
 margin-bottom: 2px;
 margin-left: 2px;
 }



.FORUMINFOSTATUS{
  /*width: 85%*/;
  background-color: #E8FFEE;
  border: 1px; 
  border-color: black;
  border-style: solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 9px;
}


.WARNING {
  color: red;
}

.MEMBERLINKS {
margin-top: 3px;
  /*
border: 1px; 
  border-color: black;
  border-style: solid;
  background-color: #E8FFEE;  */
  width: 75%;
}

.TOMEMBERDATA {
margin-right: 1em;
}


.TOMEMBERGUESTBOOK {
margin-right: 1em;
}
.TOMEMBERDIARY {
margin-right: 1em;
}
.TOMEMBERPOLL {

}


.GBMESSAGE {
  margin-top: 15px;
  margin-right: 24%;
  margin-bottom: 1px;
  margin-left: 0px;
}
.GBMESSAGEONLYFRIENDS {
  margin-top: 15px;
  margin-right: 24%;
  margin-bottom: 1px;
  margin-left: 0px;
}
.GBMESSAGEONLYME {
  margin-top: 15px;
  margin-right: 24%;
  margin-bottom: 1px;
  margin-left: 0px;
}

.GBMESSAGEEVERY {
  margin-top: 15px;
  margin-right: 24%;
  margin-bottom: 1px;
  margin-left: 0px;
}

.GBMESSAGEONLYFRIENDS .GBMESSAGETEXT{
border: 1px; 
  border-color: black;
  border-style: solid;
 background-color: #F0F0F0; 
}

.GBMESSAGE .GBMESSAGETEXT{
border: 1px; 
  border-color: black;
  border-style: solid;
  background-color: #E8FFEE; 
}



.GBMESSAGE .DATA {
  font-family: monospace; 
font-weight: bold;
  font-size: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.GBMESSAGEEVERY .GBMESSAGETEXT{
border: 1px; 
  border-color: black;
  border-style: solid;
  background-color: #D8EFDE; 
}



.GBMESSAGEEVERY .DATA {
  font-family: monospace; 
font-weight: bold;
  font-size: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}


.ALLFMEMBERS {
background-image: url(paper.jpg);
/*   clear: left; */
  margin-bottom: 1em;
  margin-top: 0;
  margin-right: 24%;
  margin-left: 24%;
}
.ALLFMEMBERS A:link { 
color: blue;
} 

.OLDFMEMBERSBUTTON {
}
.FMEMBERFMEMBERSBUTTON {
}

.FMEMBERSTEXT P {
  margin-top: 0;
  margin-right: 2px;
  margin-bottom: 1em;
  margin-left: 2px;
 }

.FMEMBERSTEXT H1 {
  font-size: 30px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}
.FMEMBERSTEXT {
  border: 1px solid black;
}
.FMEMBERSTEXT PRE {
  background: #BEF8B8;
  font-family: monospace; 
  font-size: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.ALLPOEMS {
background-image: url(paper.jpg);
/*   clear: left; */
  margin-bottom: 1em;
  margin-top: 0;
  margin-right: 24%;
  margin-left: 22%;
}
.ALLPOEMS A:link { 
color: blue;
} 

.OLDPOEMSBUTTON {
}
.POEMPOEMSBUTTON {
}

.POEMSTEXT P {
  margin-top: 0;
  margin-right: 2px;
  margin-bottom: 1em;
  margin-left: 2px;
 }
.POEMSTEXT {
  border: 1px solid black;
}
.POEMSTEXT PRE {
  background: #BEF8B8;
  font-family: monospace; 
  font-size: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}


.ALLIMAGES {
background-image: url(paper.jpg);
/*  clear: left; */
  margin-bottom: 1em;
  margin-top: 0;
  margin-right: 24%;
  margin-left: 24%;
}
.ALLIMAGES A:link { 
color: blue;
} 

.OLDIMAGESBUTTON {
}
.IMAGEIMAGESBUTTON {
}

.IMAGESTEXT P {
  margin-top: 0;
  margin-right: 2px;
  margin-bottom: 1em;
  margin-left: 2px;
 }

.IMAGESTEXT H1 {
  font-size: 30px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}
.IMAGESTEXT {
  border: 1px solid black;
}
.IMAGESTEXT PRE {
  background: #BEF8B8;
  font-family: monospace; 
  font-size: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}


/* chat stuff */

.CHATAPPLE {
  margin-top: -140px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;

}

.STOPADD {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.ALARMMESSAGE {
text-align: center;
font-weight: bold;
font-size: 16px;
border: 4px double #ff0000;
}

.ALARMNOTE {
  text-decoration: blink;
 color: red;
   background: white;
}


.UPLOADPREMADEFORM {
border: 1px; 
  border-color: black;
  border-style: solid;
}

.UPLOADOWNMADEFORM table {
  width: 75%;
}

.BANIPFORM {
  background: #BEF8B8;
}

.UNBANIPFORM {
  background: #7E8878;
}

.HUGE {
 font-size: 120px;
}


TEXTAREA, INPUT, .STATUSTOUNAME INPUT, .STATUSCHANGEMOOD INPUT, .STATUSTOFORUM INPUT, .RELATIONSFORM INPUT, .MESSAGEFORM TEXTAREA, .MESSAGEFORM SELECT, .CHANGEIMAGEDESCFORM TEXTAREA, .STATUSTOWIKI INPUT, .WIKIDATA INPUT, .FRIENDFORMTABLE INPUT, .FRIENDFORMTABLE SELECT, .NOTEBUTTON INPUT, .WIKICOMMENTEDITFORM INPUT, .MEMBERMEMBERNOTESLINK TEXTAREA, .MEMBERMEMBERNOTESLINK INPUT, .OLDIMAGESBUTTON INPUT, MAILLISTTABLE INPUT, .SEARCHINMESSAGESFORMS INPUT, .WIKICOMMENTFORM INPUT, .TEXTBUTTON, .DELETENOTEBUTTON INPUT, .SEEKFORMTABLE SELECT, .CSSFORM1 INPUT, .REPLYTOPOSTING SELECT, .FORUMCREATEFORM SELECT, .DATA SELECT, .DELETEPOSTINGBUTTON2 SELECT, .FORUMSEARCHFORM SELECT
{
/* background-color: #F5FFF0; */
color: #000000;
font-family: verdana;
font-size: 14px;
}

.RED { color: #FF0000; }
.BLUE { color: #0000FF; }
.GREEN { color: #009F00; }
.WHITE { color: #FFFFFF; }
.PURPLE { color: #8A2BE2; }
.YELLOW { color: #FFFF00; }

.SWIKILINE{
  background-color: #F9F9F9; 
width: 78%;
 padding: 0px; 
border: 1px; 
  border-color: black;
  border-style: solid;
}

.SWIKILINE .SWIKILINED{
margin-left:50%; 
padding: 0px; 
border:0;
font-weight: bold;
}
.SWIKILINE .SWIKILINEH{
width: 50%;
padding: 0px; 
border:0;
float: left; 
clear: left; 
}
.SWIKILINE .SWIKILINEQ{
clear: left;
}
.SWIKITEXT {
 margin-top: 10px; 
 padding-top: 2px; 
  background-color: #F9F9F9; 
border: 1px; 
  border-color: black;
  border-style: solid;
width: 78%;
}
.SWIKIVERSIONBS{
width: 78%;
}
.SWIKIVERSIONBS TD{
width: 25%;
}
.TOWIKIEXPORTED { float: right; }

