body, td
{
	font-size: 14px;
}

body
{
	background-image: url(../images/5x5.gif);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

hr
{
	height: 1px;
	border: 0px;
	border-top: 1px solid gray;

}

td
{
	background-color: white;
}

td.top {
	background-color: #999999;
}

a, a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #FA8F26;
}

a:hover
{
	color: #5C5C5C;
}

#frame_table
{
	margin-left: auto;
	margin-right: auto;
}

div.subtitle
{
	font-size: 20px;
	font-weight: bold;
	color: #FA8F26;
	padding-bottom: 5px;
}

td.subtitle
{
	vertical-align: bottom;
}

td.content
{
	text-align: left;
	vertical-align: top;
}

div.content
{
	padding-top: 10px;
}

div.news_date
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

div.game_title
{
	font-size: 16px;
	font-weight: bold;
}

ul
{
	/* list-style-type: disc; */
	list-style-image: url("../images/arrow-right.gif");
}

li
{
	padding: 5px 0px;
	text-align: left;
}

.form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

td.form
{
	padding: 4px 0px;
}

div.form_result
{
	padding: 20px 0px;
}

div.form_error
{
	color: red;
	padding: 20px 0px;
	text-align: center;
}

.survey_section
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0px 4px 0px;
}

.survey_question
{
	padding: 8px 0px 2px 0px;
	text-align: left;
}
