iframe {
border: 0px solid #ffffff;
}


/* ----------- */
/*  main tags */
/* ----------- */

body {

	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;

	scrollbar-track-color: #000000;
	scrollbar-face-color: #505050;
	scrollbar-shadow-color: #505050;
	scrollbar-highlight-color: #505050;
	scrollbar-3dlight-color: #A0A0A0;
	scrollbar-darkshadow-color: #303030;

	scrollbar-arrow-color: #E0E0E0;

}

td {

	font-size: 13px;
	empty-cells: show;

}

a {

	color: #A0A0A0;
	cursor: crosshair;
	text-decoration: none;

}

a:hover {

	color: #FF0000;

}

td {

	font-size: 11px;

}

input, textarea, select {

	font-size: 11px;
	font-family: Tahoma;
	background-color: #404040;
	color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #808080;

}

/* ---------------- */
/*  hiding/showing  */
/* ---------------- */

.hsright {

	float: right;

}

/* ----- */
/*  top  */
/* ----- */

.topbig {

	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 105px;
/*	background-image: url('images/bgpatternlight.gif'); */

}

.topbiginside {

	position: relative;
	text-align: right;

}

.topcenter {

	position: absolute;
	right: 360px;
	top: 0px;

}

.topbgleft {

	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 60px;
	background-image: url('images/topbackgroundleft.gif');

}

.toplinksbg {

	position: absolute;
	left: 0px;
	top: 75px;
	width: 310px;
	height: 25px;
	background-image: url('images/bgpatterndark.gif');
	text-align: right;

}

div.toplinks {

	position: absolute;
	left: 10px;
	top: 110px;
	font-size: 11px;
	color: #A0A0A0;

}

a.toplinks {

	color: #FFFFFF;
	text-decoration: none;

}

a.toplinks:hover, .toplinksselected {

	color: #FF0000;

}

/* ---------- */
/*  headings  */
/* ---------- */

.heading {

	font-size: 13px;
	font-weight: 900;
	color: white;

}

.mainheading {

	font-size: 20px;
	font-weight: 900;
	color: white;

}

.headingbracket {

	color: red;

}

/* -------------- */
/*  special text  */
/* -------------- */

.copyright {

	text-align: right;
	font-size: 9px;
	color: #707070;

}

.stdbracket {

	color: red;

}

a.namelink {

	color: #FFFFFF;

}

a.namelink:hover {

	color: #FF0000;

}

.warswin {

	font-family: terminal;
	font-size: 12px;
	color: #00C000;

}

.warsloss {

	font-family: terminal;
	font-size: 12px;
	color: #C00000;

}

.warsdraw {

	font-family: terminal;
	font-size: 12px;
	color: #C0C000;

}

/* ------------ */
/*  side stuff  */
/* ------------ */

a.sidelinks {

	color: #FFFFFF;
	font-size: 11px;

}

a.sidelinks:hover {

	color: #FF0000;

}

.sidelinksselected {

	color: #FF0000;
	font-size: 11px;

}

.leftside {

	position: absolute;
	left: 0px;
	top: 135px;
	height: auto;
	width: 145px;

}

.leftsideinside {

	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #808080;
	padding: 12px;

}

.rightside {

	position: absolute;
	right: 0px;
	top: 115px;
	height: auto;
	width: 275px;
	font-size: 11px

}

.rightsideinside {

	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #808080;
	background-color: black;
	padding: 12px;

}

td.rightsidetable {

	vertical-align: middle;
	font-size: 10px;

}

/* ------- */
/*  other  */
/* ------- */

.middlediv {

	position: absolute;
	top: 135px;
	left: 160px;
	width: 500px;

}
.smallinfo {

	position: absolute;
	right: 280px;
	top: 130px;
	font-size: 9px;
	color: #707070;
	text-align: right;

}

.darkerbody {

	color: #808080;

}

.smallertext {

	font-size: 8px;

}

/* -------- */
/*  tables  */
/* -------- */

.tablelistheadcell1style0 {

	background-image: url('images/bgpatterndark.gif');
	height: 25px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: 900;

}

.tablelistheadcell2style0 {

	background-image: url('images/bgpatterndark.gif');
	height: 25px;
	text-align: right;

}

.tablelistheadcell3style0 {

	background-image: url('images/bgpatternlight.gif');
	height: 25px;
	padding-left: 7px;
	font-weight: 900;

}

.tablelistrow1style0 {

	border: 1px solid #808080;
	padding: 7px;
	text-align: justify;
	font-size: 11px;
	vertical-align: top;

}

/* style 1 */

.tablelistheadcell1style1 {

	background-image: url('images/bgpatternred.gif');
	height: 25px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: 900;

}

.tablelistheadcell2style1 {

	background-image: url('images/bgpatternred.gif');
	height: 25px;
	text-align: right;

}

.tablelistheadcell3style1 {

	background-image: url('images/bgpatternlight.gif');
	height: 25px;
	padding-left: 7px;
	font-weight: 900;

}

.tablelistrow1style1 {

	border: 1px solid #808080;
	padding: 7px;
	text-align: justify;
	font-size: 11px;
	vertical-align: top;

}
