a:link {
	background-color: transparent;
	color: #FFFF00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #FFFF00;
	text-decoration: none;
		font-weight: bold;
}

a:hover{
	color: #FF0000;
	cursor: hand;
	text-decoration: none;
		font-weight: bold;
}

body,td, content{
	background: #000000;
	border: 0 0 0 0;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-right: 20px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FF0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-track-color: #2F4F4F;
	text-align: left;
}

img{
	border-bottom: 1px solid #2F4F4F;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #2F4F4F;
	border-top: 1px solid #C0C0C0;
	margin-bottom: 16px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
}

img.flag{
	border-bottom: 1px solid #2F4F4F;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #2F4F4F;
	border-top: 1px solid #C0C0C0;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	vertical-align: middle;
}

img.pix{
	border-bottom: #2F4F4F;
	border-left: #C0C0C0;
	border-right: #2F4F4F;
	border-style: solid;
	border-top: #C0C0C0;
	border-width: 1px  1px  1px  1px;
}

input{
	background: #000000;
	border: 0 0 0 0;
	color: #FF0000;
	font-family: Monospace;
	font-size: large;
}

input:hover{
	color: #DC143C;
}

strong.red {
	color: #FF0000;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

table{
	margin: 2px 8px 8px 2px;
}

table.border{
	border: 0px solid #FFFFFF;
}

td{
	border-bottom: 0px solid #808080;
	border-left: 0px solid #C0C0C0;
	border-right: 0px solid #808080;
	border-top: 0px solid #C0C0C0;
}

td.copyright{
	background-color: transparent;
	color: #708090;
	padding-left: 8px;
	text-align: center;
}

td.counter{
	background: #000000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #FFFFFF;
	text-align: center;
}

td.exit{
	background-color: transparent;
	color: #FF0000;
	text-align: right;
}

td.title{
	background-color: transparent;
	color: #FFA500;
	font-size: small;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}

td.top{
	vertical-align: top;
}

.control{
	border: 0;
	margin: 0;
	padding: 0;
}

.linklist{
	font-size: x-small;
	font-weight: bold;
	line-height: 140%;
}

.logo{
	border: 0;
}

.trimlist{
	font-size: xx-small;
	font-weight: bolder;
	line-height: 130%;
}

