body {
	background-color: #8C2940;
}
.logo {
	background-image: url(/images/main/header-prize-sudoku.jpg);
	width: 832px;
	position: relative;
	right: 8px;
}
.login {
	background-image: url(/images/main/header-prize-sudoku-login.gif);
	padding: 1px 52px 0px 0px;
	width: 780px;
	height: 24px;
	position: relative;
	right: 8px;
}
.main,div.main_promo,div.main_home {
	background-image: url(/images/main/main-background-prize-sudoku.gif);
}
div.main_promo {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #11151E;
	text-align: center;
	background-position: left top;
	background-repeat: repeat-y;
	display: block;
	margin: auto;
	max-width: 684px;
	clear: both;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 27px;
}
div.main_promo table {
	display: block;
	margin: auto;
	text-align: center;
}
div.main_promo td {
	text-align: left;
}
div.main_promo p {
	display: block;
	margin-top: 35px;
	line-height: 115%;
}
div.main_home {
	min-height: 550px;
}
div.menu,span.menu {
	background-image: url(/images/main/main-background-prize-sudoku.gif);
}
div.content,span.content {
	background-image: url(/images/main/content-background-prize-sudoku.gif);
}
a.sudoku_button,a.sudoku_button:link,a.sudoku_button:visited {
	background-image: url(/images/main/button-red.gif);
}
a.sudoku_button:hover,a.sudoku_button:active {
	background-image: url(/images/main/button-red-highlight.gif);
}
.sudoku_grid,
.sudoku_grid .block,
.sudoku_grid .cell {
	border-color: #404F94;
}
div.sudoku_frame_3,div.sudoku_frame_4 {
	border-top: 1px solid #404F94;
	border-right: 2px solid #404F94;
	border-bottom: 2px solid #404F94;
	border-left: 1px solid #404F94;
}
td.sudoku_grid_3,td.sudoku_grid_4 {
	border: 1px solid #404F94;
}
td.sudoku_cell,td.sudoku_cell_fixed,td.sudoku_cell_error,td.sudoku_cell_guess {
	border-top: 1px solid #404F94;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #404F94;
}
h1,h2,h3,a,a:link,a:visited {
	color: #3F50B4;
}
a:active,a:hover {
	color: #406ED8;
}
span.news_heading {
	color: #3F50B4;
	border-top-color: #3F50B4;
	border-right-color: #3F50B4;
	border-left-color: #3F50B4;
	background-color: #E3ECFF;
}
.news_story {
	border-top-color: #3F50B4;
	border-right-color: #3F50B4;
	border-bottom-color: #3F50B4;
	border-left-color: #3F50B4;
}
div.footer {
	color: #FBFDFF;
	background-image: url(/images/main/footer-prize-sudoku.jpg);
	padding: 12px 10px 8px 6px;
}
a.footer,a.footer:link,a.footer:visited {
	color: #DBDDEE;
}
a.footer:hover,a.footer:active {
	color: #EBEDFE;
}
input,select,textarea {
	background-image: url(/images/main/sudoku-generator-text-box-background.jpg);
	background-color: #D0DDF5;
	border-color: #404F94;
}
textarea {
	scrollbar-3dlight-color: #0628C6;
	scrollbar-arrow-color: #0628C6;
	scrollbar-base-color: #C6CBFF;
	scrollbar-darkshadow-color: #C6CBFF;
	scrollbar-face-color: #C6CBFF;
	scrollbar-highlight-color: #C6CBFF;
	scrollbar-shadow-color: #0628C6;
}
fieldset {
	border: 1px solid #3F50B4
}
legend {
	color: #3F50B4;
}
div.mini_sudoku,div.mini_super_sudoku {
	background-color: #404F94;
}
