.topmenu .menu {
  color: #450101;
}
.backmenu {
  background-image: url(pics/layout/backmenu.gif);
  background-repeat: no-repeat;
  background-position: -10  -7 ;
}
.contentbox {
  border: 1px orange solid; 
  padding: 12px; 
  background-image: url(pics/layout/ping.gif);
}
.linea {
  border-color:  orange;
  border-top: 1px solid orange;
  border-bottom: 1px solid orange;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
}
.main {
	background-image: url(pics/layout/menforalloccasions_background.jpg);
	border-color: orange;
  	border-top: 0px;
	border-bottom: 1px solid orange;
 	border-left: 0px;
 	border-right: 0px;
	padding: 30;
	border-style: solid;
	background-repeat : no-repeat;
	background-position : top;
}
.mainbox {

}
body {
	background: #340000;
	color: White;
	margin: 0px;
}
.button {
	border: 1px solid orange;
	background-color: #450101;
	color: white;
	font-size: 11px;
	cursor: hand;
	cursor:pointer;
}
a {
	font-family: arial, verdana;
	font-size : 11px;
	font-weight : bolder;
	color : #FF8C00;
}
.top_login_text{
	color: #EE910B; 
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    font-family : Tahoma;
}
.menu {
	text-decoration: none;
	font-size: 10px;
	font-family : Tahoma;
}
.menusel {
  color:#FFFFFF; 
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  font-family : Tahoma;
}
td, a {
  font-family: arial, sans-serif;
  font-size: 11px;
}
.border_sides {
  border-width: 0 1 0 1;
  border-color: black;
  border-style: solid;
}
.border_top {
  border-width: 1 1 0 1;
  border-color: black;
  border-style: solid;
}
.border_bottom {
  border-width: 0 0 1 0;
  border-color: black;
  border-style: solid;
}
.border_right {
  border-width: 0 1 1 0;
  border-color: black;
  border-style: solid;
}
.box td {
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.box td a {
  text-decoration: none;
}
.footer {
  font-size: 10px;
  color: #7f7f7f;
}
form {
  display: inline;
}
.componentHeading {
	font-weight: bold;
  font-size: 12px;
}
.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333 }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #DAF0FF;
	border: 1px solid; }

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }

.links {
   font: 12px Arial, Helvetica, Verdana, sans-serif;
   color: #0067A5;
   text-align: left;
   text-decoration: none}

.links:visited {
   font: 12px Arial, Helvetica, Verdana, sans-serif;
   color: #00427f;
   text-align: left}

.links:hover {
   font: 12px Arial, Helvetica, Verdana, sans-serif;
   color: #4C95C0;
   text-align: left;
   text-decoration: underline
}

.linkbox {
	color: #FFEBCD;
	text-decoration: none;
	font-size: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.title {
	font-weight: bold;
	font-size: 9px;
	color: #450101;
	font-family : Arial, Helvetica, sans-serif;
}
table.backend th {
  background-color: #a5c9c9;
  font-size: 12px;
}
