body {
	margin:0px;
         background-color:#151516;
	font-size:12px;
	font-family: Arial;
	color: #d0cfcf;
}

td, span, table, p, div {
	font-size:12px;
	font-family: Arial;
	color: #d0cfcf;
}

.moto {
	color:#f1f1f1;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
         padding:10px;
}

.contenttitle {
	font-size:14px;
	font-family: Arial;
	color: #84bc14;
}

input, textarea, select {
	font-size: 12px;
	font-family: Arial;
	color: #84bc14;
	padding-left: 5px;
}

.tableline1 {
	background-color: #363636;
}
	
.tableline2 {
	background-color: #4c4c4c;
}

a {
	color: #84bc14; 
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

.news {
	color: #ffffff; 
	text-decoration: none;
}

.news:hover {
	color: #000000;
	text-decoration: none;
}

.right_menu {
      text-decoration: none;
      color: #d0cfcf;  
      font-size: 13px;
      font-family:Arial;
      font-weight:none;
}
.right_menu:hover {
      text-decoration: none;
      color: #9dc03b;
      font-size: 13px;
      font-family:Arial;
      font-weight:none;
	}

.MainTable {
	background-color: #151516;
	background-image: url(/files/templateimages2011/bg_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.SubTable {
	background-image: url(/files/templateimages2011/bg_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.headline {
	background-image: url(/files/templateimages2011/bg_title.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 10px;
}

.title {
	color:#646464;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.support_button {
	background: url(/files/templateimages2011/bt_support-out.png);
	background-repeat: no-repeat;
	background-position: center;
}

.support_button:hover {
	background: url(/files/templateimages2011/bt_support-over2.png);
	background-repeat: no-repeat;
	background-position: center;
}
