BODY {
  color: #000000;
  background-color: #FFFFFF;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
}

IMG { border: none; }

FORM {
  margin-top: 0px;
  margin-bottom: 0px;
}

TABLE 
{
  border-style: none;
  border-width: 1;
  height: auto;
}

.backColor {background-color: #FFFFFF;} 
.formColor {background-color: #CCCCCC;} /* greyish #CCCCCC */
.listColor {background-color: #FFFFFF;} /* white #FFFFFF */
.button 
{
  color: #000000;
  background-color: #CCCCCC;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
}

.text
{
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  
}
.loginTable
{ left: 150px; top: 10px; position: relative;	}

.logintext
{ left: 100px; top: 150px; position: relative; }
.passwtext
{ left: 100px; top: 180px; position: relative; }
.field
{ font-size: 9pt; left: 5px; top: -2px; position: relative;
}
.languagetext
{ left: 10px; top: 270px;
}
.languageList
{ font-size: 9pt; left: 100px; top: -2px; }

.buttonLogin
{ font-size: 9pt; left: 110px; top: 220px; }

img.pos
{
  position: relative;
  left: 10px;
  top: 0px;
  bottom: 50px;
}
img.title
{ top: 30px; }
img.logo
{ top: 30px; }
img.login
{ top: 6px; bottom: 0px; }
img.marg { bottom: 0px; }
img.smssubcom 
{ position: relative; height: 30; left: 25px; top: 5px; bottom: 0px;}
img.sms 
{ position: relative; left: 0px; top: 8px; bottom: 0px;}
.loginerror
{ color: #FF0000;font-size: 9pt; position: relative; left: 110px; top: 200px; }
.logouttext
{ font-size: 9pt; left: 10px; top: 150px; }
.logouttext:hover
{ text-decoration: underline; }
.errorpage
{ font-size: 9pt; left: 10px; top: 170px; }
.errorpage1
{ font-size: 9pt; left: 10px; top: 190px; }
.errorpage1:hover
{ text-decoration: underline; }
.link
{ position: relative; left: 1cm; }
.link:hover
{ text-decoration: underline; }
.loginlink { top: 0px; left: 0px; position: relative;}
.smstextmsg1 { position: relative; left: 10px; top: 10px;}
.smstextmsg2 { position: relative; left: 10px; top: 80px; }
.smstextmsg3 { position: relative; font-size: 7pt; left: 10px; top: 80px; color: #FF0000; }
.smstextok { position: relative; font-size: 7pt; left: 25px; top: 0px;}
.smstextcancel { position: relative; font-size: 7pt; left: 25px; top: 0px;}
.smsfield { font-size: 7pt; position: relative; left: 5px; }
p.smsarea1 { position: absolute; top: 10px; height: 130px; width: 350px; 
        border-top: 1px solid #000000; background-color: #CCCCCC; }
p.smsarea2 { position: absolute; top: 10px; height: 40px; width: 350px;
         border-bottom: 1px solid #000000; font-size: 7pt;}
