body { background: #f9f9f9; margin: 0px; font-family: Arial; font-size: 12px; color: #444444; }

div#header { background: #5199c1; width: 100%; }
div#center { background: url(../images/center_bg.png) repeat-y; width: 897px; height: auto; margin: auto; }
div#footer { background: url(../images/footer_bg.jpg) repeat-y; width: 897px; height: 33px; margin: auto; }

div.logo { float: left; padding: 10px; padding-left: 30px; padding-bottom: 20px; }
div.menu {  background: url(../images/menu_bg.jpg) repeat-x; width: 100%; height: 32px; border-top: solid 1px #fefffb; }
div.margin_auto_div { width: 897px; margin: auto; }

table.menu_table td { text-align: center; color: #838383; height: 31px; font-size: 12px;}
table.menu_table td a { color: #838383; text-decoration: none; display: block; height: 23px; padding-top: 8px; }
table.menu_table td a:hover { background: #FFFFFF; color: #007abd; text-decoration: none; display: block; height: 23px; padding-top: 8px;  }
table.menu_table td.selected a { background: #FFFFFF; color: #007abd; text-decoration: none; display: block; height: 23px; padding-top: 8px;  }

div.copyright { text-align: center; }

div.title { background: #92ba1e; padding: 2px; padding-left: 10px; }
h2 { color: #FFFFFF; padding: 0px; font-size: 15px; margin: 0px; }

input.login_input { border: solid 1px #c4c2c2; width: 130px; padding: 2px;  color: #838383; }
input.register_input { border: solid 1px #c4c2c2; width: 240px; height: 18px;  padding: 2px;  color: #838383; }
select.register_input { border: solid 1px #c4c2c2; width: 246px; height: 22px;  padding: 1px;  color: #838383; }
textarea.register_ta { border: solid 1px #c4c2c2; width: 240px; height: 150px;  padding: 2px;  color: #838383; }

input.green_button { background: #92ba1e; border: 0px; color: #FFFFFF; font-weight: bold; padding: 2px; width: 100px; cursor: pointer; }
input.red_button { background: #d45656; border: 0px; color: #FFFFFF; font-weight: bold; padding: 2px; width: 100px; cursor: pointer; }

a.green_link { text-align: center; display: block; background: #92ba1e; border: 0px; color: #FFFFFF; font-weight: bold; padding: 2px; width: 80px; text-decoration: none; }
a.red_link { text-align: center; display: block; background: #d45656; border: 0px; color: #FFFFFF; font-weight: bold; padding: 2px; width: 80px; text-decoration: none; }
a.blue_link { text-align: center; display: block; background: #5199c1; border: 0px; color: #FFFFFF; font-weight: bold; padding: 2px; width: 80px; text-decoration: none; }

div.games_menu { }
div.games_menu a {  border-top: solid 1px #5199c1; border-left: solid 1px #5199c1; border-right: solid 1px #FFFFFF; background: #5199c1; display: block; padding: 3px; width: 80px; text-align: center; float: left; color: #FFFFFF; text-decoration: none; }
div.games_menu a.selected { background: #FFFFFF; border-top: solid 1px #5199c1; border-left: solid 1px #5199c1; border-right: solid 1px #5199c1; display: block; padding: 3px; float: left; color: #5199c1; }

div.selected_email { background: url(../images/selected.jpg) no-repeat; width: 64px; height: 16px; color: #525252; padding-top: 3px; }

table.membersTable { border: solid 1px #5199c1; padding: 1px; }
table.membersTable td { height: 24px; text-align: left; width: 20%; }
table.membersTable tr.titles { background: #5199c1; color: #FFFFFF; font-weight: bold; }
