body { 
margin: 0px 0px 0px 0px; 
scrollbar-base-color: #FFFFFF;
font: 12px Verdana;
background-color:#FFFFFF;
background-repeat: repeat-x;
background-position: left top;
}

TD {
font: 12px Verdana;
color: #000000;
}

#pad5 { padding:5px; }
.pad5 { padding:5px; }
.pad5left { padding-left:5px; }
.pad5top { padding-top:5px; }

#pad10 { padding:10px; }
.pad10 { padding:10px; }
.pad10left { padding-left:10px; }
.pad20left { padding-left:20px; }

.marg5 { margin:5px; }


a { 
color: #737087;
text-decoration: none;
}

a:hover 
{
text-decoration: underline;
color: #FF640B;
}

a.link2 { 
color: #FF640B;
text-decoration: none;
}

a.link2:hover { 
text-decoration: underline;
}

a.link3 { 
color: #BA2825;
text-decoration: none;
}

a.link3:hover { 
text-decoration: underline;
}

a.black {
color:black;
}

.nr {
font: 24px Verdana;
font-weight: bold;
color: #FFFFFF;
padding:5px;
background: #FF6600;
width:24px;
text-align:center;
}

.bold {
font-weight: bold;
}

.inpt {
font: 12px Arial;
}

.previewimages {
word-wrap: break-word;
overflow: hidden;
}

.imgdiv {
  float: left;
  width: 90px;
}

.small {
font: 10px Verdana;
}

.smallb {
font: 10px Verdana;
font-weight: bold;
}

#popup { position: absolute; display: none; left: 0px; top: 0px; width: 448px; height: 0px; z-index: 2; }

div.msgbox div { display:table; }
div.msgbox_open div {
display:table-row;
float: left;
}

div.msgbox_open div.idiv1 { width: 20px; padding:10px; }
div.msgbox_open div.idiv2 { width: 490px; padding:10px; }
div.msgbox_open div.idiv3 { width: 150px; text-align:center; padding:10px; }

.toplngmnu {
color:#FFFFFF;
float:right;
width:100px;
font: 10px Verdana;
margin-top:100px;
margin-right:10px;
}

* html .toplngmnu {
position:absolute;
z-index: 2;
width:100%;
padding-right:5px;
}

.toplngmnu a {
color:#FFFFFF;
}

.txtgrey { color: #C0C0C0; }
.grey { background: #CCCCCC; }

a.otrs2 {
color: #FF640B;
}

a.otrs2:hover {
color: #FF640B;
text-decoration: underline;
}

.lblue { background: #F4F4FF; }
.yell  { background: #FBF3D9; }
.dyell { background: #FFF1DB; }
.pink { background: #FFEAEA; }
.dpink { background: #FAD5D5; }
.lpink { background: #FFF4F4; }
.llpink { background: #FFFAFA; }
.blue { background: #F9F9FF; }
.red
{
font-weight: bold;
color: #FF0000;
}
.green { font-weight: bold; color: #008000; }
.green2 {background: #C5E8C5; }


.marg5top { margin-top:5px; }
.marg10top { margin-top:10px; }
.marg5bot { margin-bottom:5px; }
.marg10bot { margin-bottom:10px; }


.hand {
cursor:pointer;
cursor:hand;
}

hr {
  border:0;
  border-top: 1px solid #FFA600;
  height: 0;
  background: #FFA600;
}

hr.hr2 {
  border:0;
  border-top: 1px solid #CBA55F;
  height: 0;
  background: #CBA55F;
}

