/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 220px;
border: 0px solid black;
padding: 0px;
}

.billcontent{
width: 220px;
display:block;
}
.plus
{
  WIDTH: 10px;
  HEIGHT: 10px; 
  background: url(gfx/au.gif); 
  border: 0;
  cursor: pointer;
}

.min 
{
  WIDTH: 10px;
  HEIGHT: 10px;   
  background: transparent url(gfx/ad1.gif) no-repeat; 
  border: 0;
  cursor: pointer;
}

INPUT { font-family:"Trebuchet MS";font-size:10px }
SELECT { font-family:"Trebuchet MS";font-size:10px }

body { 
 margin-left: 0px; 
 margin-top: 5px;
}

.tekstn { 
 text-decoration: none; 
 color: #000000; 
 font-size: 11px; 
 font-family: "Trebuchet MS";
}

a.tekstn:active,
a.tekstn:visited,
a.tekstn:link {
 text-decoration: none; 
 color: #000000; 
 font-size: 11px;
 font-family: "Trebuchet MS";
}

a.tekstn:hover {
 text-decoration: none; 
 color: #a50800;
 font-size: 11px;
 font-family: "Trebuchet MS"; 
}

.link,
a.link:active,
a.link:visited,
a.link:link
{
 text-decoration: underline; 
 color: #a50800;
 font-size: 11px;
 font-family: "Trebuchet MS"; 
}

a.link:hover {
 text-decoration: none; 
}

.menu_text { 
 text-decoration: none; 
 color: #000000; 
 font-size: 11px; 
 font-family: "Trebuchet MS";
}

a.menu_text:active,
a.menu_text:visited,
a.menu_text:link {
 text-decoration: none; 
 color: #000000; 
 font-size: 11px;
 font-weight: bold;
 font-family: "Trebuchet MS";
}

a.menu_text:hover {
 text-decoration: none; 
 color: #a50800;
 font-size: 11px;
 font-family: "Trebuchet MS"; 
}

.tekstb {
 text-decoration: none;
 color: #000000;
 font-size: 11px;
 font-family: "Trebuchet MS";
 font-weight: bolder;
}

a.tekstb:active,
a.tekstb:visited,
a.tekstb:link {
 text-decoration: none;
 color: #000000;
 font-size: 11px;
 font-family: "Trebuchet MS";
 font-weight: bolder;
}

a.tekstb:hover {
 text-decoration: none;
 color: #a50800;
 font-size: 11px;
 font-family: "Trebuchet MS";
 font-weight: bolder;
}

.tekstbw {
 text-decoration: none;
 color: #a50800;
 font-size: 11px;
 font-family: "Trebuchet MS";
 font-weight: bolder;
}

a.tekstbw:active,
a.tekstbw:visited,
a.tekstbw:link {
 text-decoration: none;
 color: #a50800;
 font-size: 11px;
 font-family: "Trebuchet MS";
 font-weight: bolder;
}

a.tekstbw:hover {
 text-decoration: none;
 color: #a50800;
 font-size: 11px;
 font-family: "Trebuchet MS";
 font-weight: bolder;
}

.tekstc { 
 text-decoration: none; 
 color: #EC5AC1; 
 font-size: 11px; 
 font-family: "Trebuchet MS";
}

a.tekstc:active,
a.tekstc:visited,
a.tekstc:link {
 text-decoration: none; 
 color: #EC5AC1; 
 font-size: 11px;
 font-family: "Trebuchet MS";
}

a.tekstc:hover {
 text-decoration: none; 
 color: #EC5AC1;
 font-size: 11px;
 font-family: "Trebuchet MS"; 
}


.dateb { 
 text-decoration: none; 
 color: #000000; 
 font-size: 9px; 
 font-weight: bold;
 font-family: "Trebuchet MS";
}

a.dateb:hover { 
 color: #a50800; 
}

a.button_t,
a.button_t:hover {
 text-decoration: none; 
 color: #000000; 
 font-size: 14px; 
 font-family: "Trebuchet MS";
}

.dot {
background:url(gfx/dot.gif) repeat-y;
}

.formbutton{
cursor:pointer;
border:outset 1px #cccccc;
color:#000000;
font-size: 11px; 
font-family: "Trebuchet MS";
font-weight:bold;
padding: 1px 2px;
background:url(gfx/formbg.gif) repeat-x left top;
}


.warning {

color: #a50800 !important;
font-weight: bold;
font-size: 11 px; 
font-family: Verdana, Arial, Helvetica , sans-serif;
}



