/* design by vhfinder@yahoo.com - mauthietke.com 
   copyright by PCWorld - 2006 */
   
/* define font-face,size default */
body,td {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
body{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #2a2222;
	line-height: 16px;
	background-color:#2f2b28;
}

/*Home - leftmenu*/
.home{
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	}

/*box title*/
.boxTitle{ /*use for td*/
	font-size: 11px;
	font-weight: bold;
	color: #e3dbdb;
	text-decoration: none;
	}
.boxred{ /*use for td*/
	font-size: 12px;
	font-weight: bold;
	color: #e3dbdb;
	text-decoration: none;
	}

.boxBlack {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.boxTitle_top{ /*use for td*/
	font-size: 13.5px;
	font-weight: bold;
	color: #e3dbdb;
	text-decoration: none;
	}

.boxTitTex /* text title */
	{
	Z-INDEX: 10;
	POSITION: absolute;
	left:-250px;
	top:-9px;
	width:501px;
	height:12;
	visibility: visible;
	}
	
.boxTitleShadow{/* text shadow */
	color: #333333;
	Z-INDEX: 1;
	left:-255px;
	width:511px;
	height:12;
	CURSOR: default;
	POSITION: absolute;
	top: -8px;
	visibility: visible;
	}

/* BOX TOP NEWS STYLE */
.boxRightTitTex /* text title */
	{
	Z-INDEX: 10;
	POSITION: absolute;
	left:-100px;
	top:-9px;
	width:200px;
	height:12;
	visibility: visible;
	}
	
.boxRightTitleShadow{/* text shadow */
	color: #CCCCCC;
	Z-INDEX: 1;
	left:-101px;
	width:200px;
	height:12;
	CURSOR: default;
	POSITION: absolute;
	top: -10px;
	visibility: visible;
	}
	
	
	
/* BOX GAME */
.boxGameShadow{/* text shadow */
	color: #333333;
	Z-INDEX: 1;
	left:-101px;
	width:200px;
	height:12;
	CURSOR: default;
	POSITION: absolute;
	top: -10px;
	visibility: visible;
	}
	
	
	
	
.boxTitleCon
	{position:absolute; /*make container FOR TITLE*/}
	
	
.boxrightTitle{
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	}
#banner table {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../images/banner_bg.gif');
	background-repeat: repeat-x;
}

.AdvBoxContent {
	padding-bottom: 3px;
}
.ActicleTitle {
	font-weight: bold;
	text-decoration: none;
}
.boxContent {
	padding: 5px;
}
.boxaTitle {
	font-size: 17px;
	font-weight: bolder;
	color: #bb1818;
	text-decoration: none;
}
.boxContentRed {
	color:#FFFFFF;}.articlePictures {
	padding-right: 4px;
	padding-bottom: 2px;
}
.boxBorder {
	border: 1px solid #311919;
}
.BgRepeatY {
	background-repeat: repeat-y;
}
