body
{
  padding:0;
  margin:0 auto;
  background: #200606 url(./../../../uploads/internal/theme/images/body_background.gif) repeat-x top left; 
  text-align: center;
  font-family: trebuchet MS;
  font-style: normal;
  letter-spacing: 0px;
  font-size: 14px;
  color: #a28989;
}


h3
{
  font-family: trebuchet MS;
  font-weight: normal;
  letter-spacing: 0px;
  font-size: 11px;
  color: #9f2327;
  margin: 0px;
  padding-top: 16px;
}
h2
{
  font-family: trebuchet MS;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 18px;
  color: #a28989;
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
}

a{
  color: #A28989;
  text-decoration: none;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

a:hover{
  color: #A28989;
  text-decoration: underline;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
}


#cnt_menu a{
  font-family: trebuchet MS;
  font-size: 13px;
  color:#b21d22;
  text-decoration: none;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  font-weight: bold;
}

#cnt_menu a:hover {
  font-family: trebuchet MS;
  font-size: 13px;
  color:#cfadad;
  text-decoration: none;
  font-weight: bold;
}

.debug
{
border-bottom:1px dashed skyblue;
padding:3px;
}

.debugtxt
{
font-size:12px;
}

.debugstring
{
color:orange;
font-size:9px;
}

.debugerror
{
border-bottom:1px dashed red;
padding:3px;
}

.debugerrortxt
{
color:red;
font-size:12px;
}

.debugerrorstring
{
color:red;
font-size:12px;
}

/* test css */

#item1
{
border:1px dashed orange;
padding: 5px;
margin: 5px;
font-family:trebuchet MS;
font-size:18px;
color:orange;
}

#item2
{
border:1px dashed orange;
padding: 5px;
margin: 5px;
font-family:trebuchet MS;
font-size:18px;
color:orange;
}

#item21
{
border:1px solid gray;
padding: 5px;
margin: 5px;
font-family:trebuchet MS;
font-size:12px;
color:gray;
}

#item22
{
border:1px solid gray;
padding: 5px;
margin: 5px;
font-family:trebuchet MS;
font-size:12px;
color:gray;
}

#item3
{
border:1px dashed orange;
padding: 5px;
margin: 5px;
font-family:trebuchet MS;
font-size:18px;
color:orange;
}

