#forum {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#pgContent {
	position:relative;
	left:39px;
	top:-360px;
	width:702px;
	height:339px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: hidden;
}

#xtraContent {
	position:relative;
	left:192px;
	top:-687px;
	width:373px;
	height:333px;
	z-index:3;
	background-color: #FFFFFF;
	overflow: scroll;
	border-width:5px;
	border:solid;
	border-color:#FFFFFF;
	visibility: hidden;
}
#closer {
	position:relative;
	left:42px;
	top:-1054px;
	width:80px;
	height:20px;
	z-index:4;
	background-color: #000000;
	overflow: hidden;
	visibility: hidden;
	border-width:1px;
	border:solid;
	border-color:#FFFFFF
}
.msgTxt1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.infoBoxTxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

A.megaLink { font-family: tahoma; color:#ffffff; text-decoration:none; font-size: 22px;  font-weight:bolder; }
A.megaLink:hover { font-family: tahoma; color:#C02F17; text-decoration:none; font-size: 22px;  font-weight:bolder; }

A.megaLink2 { font-family: tahoma; color:#000000; text-decoration:none; font-size: 22px;  font-weight:bolder; }
A.megaLink2:hover { font-family: tahoma; color:#C02F17; text-decoration:none; font-size: 22px;  font-weight:bolder; }

A.closerLink { font-family: tahoma; color:#ffffff; text-decoration:none; font-size: 14px;  font-weight:bold }
A.closerLink:hover { font-family: tahoma; color:#C02F17; text-decoration:none; font-size: 14px;  font-weight:bold }

A.logLink { font-family: tahoma; color:#ffffff; text-decoration:none; font-size: 12px;  font-weight:bold }
A.logLink:hover { font-family: tahoma; color:#C02F17; text-decoration:none; font-size: 12px;  font-weight:bold }

A.newsLink { font-family: tahoma; color:#000000; text-decoration:none; font-weight:bold; font-size: 11px; }
A.newsLink:hover { font-family: tahoma; color:#C02F17; text-decoration:none; font-weight:bold; font-size: 11px; }

A.forumLink { font-family: tahoma; color:#222222; text-decoration:none; font-weight:bold; font-size: 11px; }
A.forumLink:hover { font-family: tahoma; color:#C02F17; text-decoration:none; font-weight:bold; font-size: 11px; }

html {
overflow-x: hidden;
overflow-y: auto;
}

BODY{
scrollbar-face-color:#333333;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}
.titleTxt {

	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
}
.newsTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.newsTxt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.forumTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.forumTxt2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #555555;
}
.titleTxt2 {


	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
.otherTxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
