body{
	margin:0px;
	background-color:#FF9999;
	font-family:verdana;
	font-size:10px;
}

p{
	margin-bottom:2px;
	margin-top:8px;
}

td{
	font-family:verdana;
	font-size:10px;
}

form{
	margin:0px;
}

input, select, textarea{
	font-family:verdana;
	font-size:10px;	
}

.contentcolumn{
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
}

.dots{
	background-image:url('../pics/dots.gif');
	background-repeat:repeat-x;
	margin-top:8px;
}

.forumcontent{
	overflow:auto;
	height:400;
	width:500;
	border:1px solid #FF9999;
	scrollbar-track-color:#CCCBB0;
	scrollbar-face-color: #CCCBB0;
}

.forumform{
	position:relative;
	overflow:hidden;
	height:110;
	width:500;
	display:block;
	border:1px solid #FF9999
}

.forumheader{
	border-bottom:1px solid #CC3333;
}

.forumtype1{
	background-color:#cccccc;
	border-bottom:1px solid #CC3333
}

.forumtype2{
	background-color:#ffffff;
	border-bottom:1px solid #CC3333
}

.iframebody{
	background-color:#FFFFFF;
	background-image:none;
}

.iframerightbody{
	background-color:#FFffff;
	background-image:none;
}

.leftcolumn{
	background-color:#FF9999;
	width:180px;
	height:300px;
}

.leftmenuitemcontainer{
	border-top:1px solid #CC6666;
	border-bottom:1px solid #990000;
	color:#eeeeee;
	cursor:pointer;
	font-weight:bold;
	padding:4px 12px 4px 12px;
}

.leftmenuitemcontainer_mo{
	border-top:1px solid #CC6666;
	border-bottom:1px solid #990000;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	padding:4px 12px 4px 12px;
}


.menuitemcontainer
{
	color:#aaaaaa;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	padding:4px 10px 4px 10px;
}

.menuitemcontainer_mo{
	color:#cccccc;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	padding:4px 10px 4px 10px;
}

.menuitemcontainer_sel{
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	padding:4px 10px 4px 10px;
}

.opponents{
	background-color:#FFCCCC;
}

.opponentstotal{
	background-color:#FF9999;
	color:#ffffff;
}

.playerPicFrame{
	border:2px solid #CC3333
}

.portraits{
	background-color:#FFCCCC;
	background-image:none;
}

.rightcolumn
{
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
}

.topbartitle{
	background-image:url('../pics/topbarback.gif');
	color:#666666;
	padding-left:22px;
	font-family:helvetica, verdana;
	font-size:40px;
	font-weight:bold;
	letter-spacing: 3px;
}

.trainingtab{
	border-bottom:1px solid #000000;
	border-top:1px dashed #000000;
	border-right:1px dashed #000000;
	padding:2px;
	cursor:pointer;
}

.trainingtab_sel{
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	padding:2px;
	cursor:pointer;
}

a{
	color:#660000;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#660000;
	text-decoration:underline;
	font-weight:bold;
}

a.grey{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
a.grey:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}

a.light{
	color:#CCCC99;
	text-decoration:none;
	font-weight:bold;
}
a.light:hover{
	color:#CCCC99;
	text-decoration:underline;
	font-weight:bold;
}

a.bottomlink{
	color:#aaaaaa;
	text-decoration:none;
	font-weight:bold;
}
a.bottomlink:hover{
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
}

a.whitebold{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.whitebold:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.menulevel2{background:#fff;}

/*BOLD.DK STYLES*/
.bold_boldheader {
color : #000000;
text-decoration: none;
font-weight: bold;
}
.bold_headline {
color:#000;
margin-left:15px;
display:list-item;
padding-left:5px;
text-decoration: none;
font-weight: normal;
}
.bold_headline:hover {
color:#000;
text-decoration: underline;
font-weight: normal;
}
.bold_linebreak_top {
font-size : 5px;
}
.bold_linebreak {
font-size : 1px;
}