.homeNoticesPMs {
	width:60%;
}
.homeNoticesGame {
	width:auto;
	margin-left:5px;
}

.homeInfoList {
	float:right;
	text-align:right;
	font-size:14px;
	font-style:italic;	
	background-color:#fff;
	padding-left:10px;
	padding-bottom:15px;
	border-right: 4px solid #999;
	border-bottom: 4px solid #999;
	}
.homeInfoList h4 {
	font-size:14px;
	font-style:normal;
	margin:0;
	margin-bottom:5px;
	}
.homeInfoList strong {
	font-style:normal;
	}
a.current {
	color:black !important;
	}
div.homeUserContent {
	margin-top:15px;
	
}

table.homeTable p.notice{
	padding:5px;
}

.homeTable div.hr {
	margin-top:4px;
	margin-bottom:4px;
}
table.homeTable {
}
table.homeTable tr {
	vertical-align:top;
}

td.homeNoticesPMs textarea, td.homeNoticesGame textarea {
	font-size:14px !important;
}

td.homeContent {
	border:1px solid #aaa;
	background-color: #fff;
	padding:0 !important;
	margin:0;
	border-right: 4px solid #999;
	border-bottom: 4px solid #999;
}

td.homeContentGames {
	width: 39%;
}

td.homeContentTabbed {
	border:1px solid #aaa;
	background-color: #fff;
	padding-top:0 !important;
	margin:0;
	border-right: 4px solid #999;
	border-bottom: 4px solid #999;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	}

table.homeTable td.homeSplit {
	border:0 !important;
	}
	
td.homeMessages {
	width:28%;
}

td.homeGameNotices {
	width:28%;
}

td.homeGamesStats {
	width:100%;
}

td.homeSplit {
	width:4px;
	padding:0; margin:0;
	}

div.homeHeader {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	text-align: center;
	color: #000299;
	padding-top: 3px;
}


.homeForumGroup {
	font-size:12px;
	}
.homeForumSubject, .homeForumLink {
	
	padding:4px 2%;
	}
.homeForumTopBorder {
	border-top: 1px solid #cecece;
}
.homeForumSubject {
	color: #000299;
	overflow:hidden;
	font-weight:bold;
	white-space: nowrap;
}
.homeForumAlt1 {
	background-color:#f5f5f5;
	border-bottom: 1px solid #d1d1d1;
}
.homeForumAlt2 {
	background-color:#f0f0f0;
	border-bottom: 1px solid #cecece;
}
 
.homeForumPost {
	padding:4px 2%;
	
}
.homeForumPostAlt1 {
	background-color:#eaeaea;
}
.homeForumPostAlt2 {
	background-color:#e5e5e5;
}
.homeForumPMAlt1 {
	background-color:#ffeaea;
}
.homeForumPMAlt2 {
	background-color:#ffe5e5;
}
.homeForumPostTime {
	float:right;
	text-align:right;
	color: #39383A;
	font-style:italic;
	padding-left:3px;
	border-left:1px solid #aaa;
}
 
.homeForumLink {
}
.homeForumReplies {
	text-align:right;
	color: #666;
	font-style:italic;
	font-size:11px;
}

.homeNoActivity {
	
}
.homeForumReplies {
	text-align:center;
}
.homeForumMessage {
	color:#666;
}
div.homeTabs {
	width: auto;
	padding-top:3px;
	height:auto;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	border:0;
	text-align:left;
	vertical-align: bottom;
	font-size: 13px;
	border-bottom: 1px solid #aaa;
}
div.homeTabs a {
	text-decoration:none;
	margin:0;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 0px;
	padding-right:6px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	border:0;
	background-color: #fafafa;	
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;	
	border-bottom:2px solid #006699 ! important;
	line-height: 27px;
}
div.homeTabs a:hover {
	text-decoration:none;
	background-color: #f5f5f5;
	border-bottom:2px solid #000299 ! important;
	border-top:1px solid #000299 ! important;
	border-left:1px solid #000299 ! important;
	border-right:1px solid #000299 ! important;
}
div.homeTabs a.current {
	text-decoration:none;
	background-color: #eaeaea;
	color:#000;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-bottom:2px solid #000 ! important;
}
div.homeTabs a.current:hover {
	text-decoration:none;
	background-color: #e5e5e5;
	border-bottom:2px solid #000299 ! important;
	color:#000299 !important;
}
