body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #660000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menuhead {
	height: 130px;
}

.main {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.mainblue {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;
	padding-right: 8px;
}
.mainwhite {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: left;
}


.element{
      /* Mozilla ignores crazy MS image filters, so it will skip the following */
      //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/im1.png');
      }
      /* IE ignores styles with [attributes], so it will skip the following. */

.element[class]{
      background: url(images/im1.png) no-repeat center center;
      }
.onemore{
background: url("../images/menu.gif") no-repeat top;
}
