body {
	margin: 0 0;
	padding: 0;
	color: #373d47;
	background-color: #000;
	background-image: url('../images/bg_tile.gif');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	line-height: 16px;
}

.tbl_content {
	padding-top: 15px;
	font-family: georgia, serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}

.tbl_content2 {
	font-family: georgia, serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	background-color: #fff;
}

.tbl_left_column {
	width: 545px;
	background-color: #fff;
	padding: 0 15px 15px 20px;
}

.tbl_left_column2 {
	background-color: #fff;
	padding: 0 40px 15px 40px;
}

.td_subnav {
	background-image: url('../images/sub_bg_tile.gif');
	background-repeat: repeat-x;
	background-position: top center;
	height: 32px;
	padding-left: 40px;
	text-align: left;
}

.td_bg_content {
	background-image: url('../images/bg2.gif');
	background-repeat: repeat-x;
	background-position: top center;
	height: 40px;
	text-align: left;
	padding: 35px 0 0 40px;
	background-color: #fff;
}

#td_main_content {
	padding-bottom: 30px;
	font-family: georgia, serif;
	font-size: 11px;
}

#td_main_content a {
	color: #000;
	text-decoration: underline;
}

#td_main_content a:hover {
	color: #ebd010;
	text-decoration: none;
	background-color: #999;
}

#td_misc {
	border: dotted 1px #999;
	background-image: url('../images/img3.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 20px 10px 20px 10px;
	color: #373d47;
	font-size:10px;
}

#td_misc ul, #td_misc2 ul {
	list-style-image: url('../images/bullet.gif');
	list-style-position: outside;
}

#td_misc li, #td_misc2 li {
	padding-bottom: 2px;
}

#td_misc a{
	color: #000;
	text-decoration: none;
}

#td_misc a:hover{
	color: #ccc;
	text-decoration: none;
	background-color: #666;
	padding: 2px 5px 2px 5px;
}


#td_misc2 {
	padding: 20px 10px 10px 10px;
	color: #373d47;
	font-size:10px;
}

#td_misc2 a{
	color: #000;
	text-decoration: none;
}

#td_misc2 a:hover{
	color: #ccc;
	text-decoration: none;
	background-color: #666;
	padding: 2px 5px 2px 5px;
}

#tbl_right_column {
	width: 205px;
	color: #cccccc;
	background-color: #333;
	text-align: left;
	font-family: arial, serif;
	font-size: 10px;
	background-image: url('../images/right_tile.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#tbl_right_column a{
	color: #ebd010;
	text-decoration: none;
}

#tbl_right_column a:hover{
	color: #ccc;
	text-decoration: underline;
}

.td_rightCol {
	padding: 0 0 0 15px;
	margin:0 0;
	padding-right: 10px;
}

.td_login {
	background-image: url('../images/right_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	height: 126px;
	padding: 20px 0 0 15px;
	margin: 0 0;
}

.input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 2px 2px 2px 8px;
	width: 165px;
	margin-bottom: 3px;
	border: 1px solid #d7d8d8;
}

.inputSub {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 2px;
	width: 45px;
	border: 1px solid #d7d8d8;
	background-color: #fff;
}

.inputSub2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 2px;
	width: 75px;
	margin-bottom: 3px;
	border: 1px solid #d7d8d8;
	background-color: #fff;
}

.td_rightColBot {
	background-image: url('../images/right_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 145px;
}

#td_footer {
	background-color: #fff;
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 23px;
	padding: 50px 20px 5px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #373d47;
}

#td_footer a{
	color: #373d47;
	text-decoration: none;
}

#td_footer a:hover{
	color: #999;
	text-decoration: none;
}

#gameHolder {
	width: 300px;
	float: left;
	position: relative;
	margin: 0 10px 0 10px;
}

#projContainer {
	padding: 10px 20px 10px 20px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #333;
	background-color: #eee;
	text-align: left;
}

#projTitle {
	margin: 15px 0 0 0;
	text-align: left;
	padding: 5px 0 5px 10px;
	font-size: 13px;
	background-color: #333;
	font-weight: bold;
	color: #fff;
}