
body,td {
	font-family: Tahoma, Helvetica, Verdana, 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;
}
/************************************************/
a{
font-weight:bold;
color: #a20c15;
	text-decoration: underline;
	cursor: pointer;
}
a:link {
	color: #a20c15;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #a20c15;
}
a:hover {
	text-decoration: none;
	color:#2f2b28;
}
a:active {
	text-decoration: none;
	color: #a20c15;
}
.footer
{
color: #ffffff;
}
H2 {font-family: tahoma, helvetica, sans-serif; font-size: 18px; color: #a20c15; font-weight: bold;}
H3 {font-family: tahoma, helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold;}

.style2 {font-size: x-small;}








/********************************************************/

div.sample_popup div.menu_form_header
{
  border: 1px solid black;
  border-bottom: none;

  width: 450px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('../images/menubody.jpg') repeat-x;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #ffffff;
  cursor:  default;
  text-align:center;
}

div.sample_popup div.menu_form_body
{
  width: 450px;
  border: 1px solid black;
  background-color:#e7e7e7;
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;

}

div.sample_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #004060;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

