/****************************/
/*  PHP Site Template		*/
/*  Default CSS Theme		*/
/*  Developed by heb.xi.1	*/
/*  admin@hebxi1.com		*/
/****************************/

/* Overall Site Scheme */
body
{
	font-family: Verdana, Arial, sans-serif;
	background: #000000 url(http://www.hebxi1.com/lucky/images/left_cell_back2.gif) repeat-y top left;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.menu_item a, .menu_item a:visited, .menu_item a:active
{
	color: #ffffff!important;
	text-decoration: none;
}

a:hover, .menu_item a:hover, .body a:hover, .subtitle a:hover
{
	text-decoration: underline;
}

a img	{ border: 0; }

.spacing
{
	background-color: #ffffff;
}

.body
{
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.subtitle, .subtitle a, .subtitle a:visited, .subtitle a:active, .subtitle a:active
{
	font-size: 10px;
	color: #ffffff;
	padding-left: 5px;
}

.smallbody
{
	font-size: 10px;
	color: #666699;
}

.menu, .smallbody a, .smallbody a:visited, .smallbody a:active,
.body a, .body a:visited, .body a:active
{
	color: #666699!important;
	font-weight: bold;
	text-decoration: none;
}

.menu_item
{ 
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	width: 126;  height: 25;
	background: #ffffff url(http://www.hebxi1.com/lucky/images/menu_button.gif) top right no-repeat;
	padding-top: 5px;
	text-align: center;
}

.header
{
	font-size: 13px;
	color: #666699;
	font-weight: bold;
	text-align: left;
}