html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Tahoma ,Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: url(../images/grad1.gif) repeat-x top #292929;
	color: #CCCCCC;
	padding: 0 0 40px;
}

td {
	font-size: 11px;
}

#site_wrapper {
	clear: both;
	margin: 0 auto;
	width: 950px;
}

td.header {
	width: 950px;
	height: 90px;
	vertical-align: top;
}

td.header_1 {
	width: 370px;
	height: 90px;
	vertical-align: top;
}

td.header_2 {
	width: 580px;
	height: 90px;
	vertical-align: center;
	text-align: right;
	color: #505050;
}

td.header_2 a {
	color: #909090;
	text-decoration: none;
}

td.header_2 a:hover, a:active, a:focus {
	color: #909090;
	text-decoration: underline;
}

td.content_news_item a {
	color: #CCCCCC;
	text-decoration: none;
}

td.content_news_item a:hover, a:active, a:focus {
	color: #CCCCCC;
	text-decoration: underline;
}

td.navigation {
	width: 944px;
	height: 37px;
	padding: 3px 3px 0 3px;
	vertical-align: top;
	background: url(../images/mainnav-bg.gif);
}

td.menu_item a {
	display: block;
	height: 29px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0 20px 0 20px;
	line-height: 30px;
}

td.menu_item a:hover {
	display: block;
	height: 29px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0 20px 0 20px;
	line-height: 30px;
}

td.active a {
	display: block;
	height: 29px;
	background-color: #00AEEF;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0 20px 0 20px;
	line-height: 30px;
}

td.active a:hover {
	display: block;
	height: 29px;
	background-color: #00AEEF;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0 20px 0 20px;
	line-height: 30px;
}

td.empty_line {
	width: 950px;
	height: 20px;
}

td.content {
	width: 950px;
	vertical-align: top;
}

td.content_news {
	width: 580px;
	vertical-align: top;
}
td.content_gameblock {
	width: 350px;
	vertical-align: top;
}
td.content_gamepic {
	border: 1px solid #141414;
	height: 440px;
	width: 348px;
	padding: 1px;
	vertical-align: top;
	background: #252525;
}

td.content_empty_line {
	width: 20px;
}

td.content_news_header {
	border: 1px solid #141414;
	background: #252525;
	width: 562px;
	padding: 8px;
	color: #00AEEF;
	font-size: 14px;
	font-weight: bold;
}

td.content_news_item {
	background: #252525;
	width: 564px;
	padding: 8px;
	font-size: 12px;
	background: url(../images/hdot.gif) repeat-x bottom left;
}

td.content_news_empty_line {
	width: 580px;
	height: 20px;
}

td.content_news_horizontal_line {
	width: 950px;
	height: 2px;
	background: url(../images/dot.gif);
}

td.content_whatis {
	width: 580px;
	vertical-align: top;
}

td.content_kweenie {
	width: 350px;
	vertical-align: top;
}

td.content_activities_block {
	width: 465px;
	vertical-align: top;
}

td.content_activities_header {
	border: 1px solid #141414;
	background: #252525;
	width: 447px;
	padding: 8px;
	color: #00AEEF;
	font-size: 14px;
	font-weight: bold;
}

td.content_activities_text {
	width: 461px;
	padding: 2px;
}

img {
	border: 0px;
}

a {
	color: #00AEEF;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #00AEEF;
	text-decoration: underline;
}

form input.button {
	font-size: 11px !important;
}

form #mod_login_username,
form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
}

form a {
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	padding: 1px;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #666666;
}

.button {
	background: url(../images/but-bg.gif) repeat-x center #000000;
	border: 1px solid #000000;
	color: #CCCCCC;
	padding: 2px 8px;
}

* html .button, *+html .button {
	padding: 2px 5px !important;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFFF;
	border: 1px solid #00AEEF;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}
