@charset "utf-8";
/* MAIN */

* { margin: 0; padding: 0; }
body { /* background: url('images/topbg2.jpg') no-repeat top center;	*/ background-color: #ffffff; /*orange: b73906;grey: 222222; dark grey: 0d0b0b */ }
#main { text-align: center;}
#contact {text-align: center;}
/* IMAGES */

.zero { border: 0 none; }
.mbutton { border: 0 none; }
.hspon { margin-bottom: 30px; border: 0 none; }
.lmore { margin: 8px; float: right; border: 0 none; }
.tflags { margin-top: 50px; }
.m-buttons { border: 0px none; margin-left: 25px; }
.micon { border: 0px none; margin-left: 25px; margin-bottom: 13px; }
.micon2 { border: 0px none; margin-bottom: 13px; }

/* FONTS */

h1 { color: #b73906; font-family: "Verdana"; font-weight: bold; font-size: 14px; }
h2 { float: left; color: #ffffff; font-family: "DejaVu Sans"; font-weight: bold; font-size: 14px; margin: 8px; margin-top: 10px; }
h4 { float: left; color: #ffffff; font-family: "Verdana"; font-weight: bold; font-size: 12px; }/* t-content titles e.g. players */
h5 { color: #ffffff; font-size: 14px; text-align: left; font-weight: bold; font-family: "Verdana"; margin-left: 5px; padding-top: 5px; }
h6 { color: #ffffff; font-size: 14px; text-align: left; font-weight: bold; font-family: "Verdana"; margin-left: 5px; padding-top: 5px; }
h7 { color: #ffffff; font-size: 12px; font-weight: bold; font-family: "Verdana"; }
h8 { color: #b73906; font-size: 12px; font-weight: bold; font-family: "Verdana"; }
.margin5 { margin: 5px; }
.margin5l { margin-left: 5px; }
.margin5r { margin-right: 5px; }
.margin5t { margin-top: 5px; }
.margin5b { margin-bottom: 5px; }
.justify { text-align: justify; }
.tplayernames { color: #ffffff; font-family: "Verdana"; font-size: 12px; }
.tpb_click { color: #ffffff; font-family: "Verdana"; font-size: 10px; font-weight: bold; }
.bold { font-weight: bold; }
.otext { color: #b73906; font-family: "Verdana"; font-weight: bold; font-size: 10px; }
.o2text { color: #ff4a00; font-family: "Verdana"; font-weight: bold; font-size: 10px; margin-bottom: 5px; }
.btext { color: #000000; font-family: "Verdana"; font-size: 10px; }
.lbtext { color: #00a2d0; font-family: "Verdana"; font-size: 10px; }
.wtext { color: #ffffff; font-family: "Verdana"; font-size: 10px; }
.w14text {color: #ffffff; font-family: "Verdana"; font-size: 14px;}
.gtext { color: #006600; font-family: "Verdana"; font-size: 10px; }
.ytext { color: #FFFF00; font-family: "Verdana"; font-size: 10px; }
.rtext { color: #FF0000; font-family: "Verdana"; font-size: 10px; }
.grtext { color: #666666; font-family: "Verdana"; font-weight: bold; font-size: 10px; }
.vtext { color: #990099; font-family: "Verdana"; font-size: 10px; }
.floatleft { float: left; }
.floatright { float: right; }
.center {text-align: center;}
.readmore { margin: 10px; font-size: 12px; font-family: "Verdana"; font-weight: bold; }

a:hover { color: #b73906;font-family: "Verdana"; font-size: 10px; font-weight: bold;border-bottom: 1px dotted #b73906;}
a:visited { color: #000000;font-family: "Verdana"; font-size: 10px; font-weight: bold;border-bottom: 1px dotted #b73906;}
a:visited:hover { color: #b73906;font-family: "Verdana"; font-size: 10px; font-weight: bold;border-bottom: 1px dotted #b73906;}
a:link { color: #000000;font-family: "Verdana"; font-size: 10px; font-weight: bold;border-bottom: 1px dotted #b73906;}