html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}

/*============================================================================*/
a:link {
	border-width: 0px;
	color: #e5e5e5;
	text-decoration: none;
}

a:visited {
	border-width: 0px;
	color: #d9c14c;
	text-decoration: none;
}

a:hover {
	border-width: 0px;
	color: White;
	text-decoration: underline;
}

a:active {
	border-width: 0px;
	color: #f2f2f2;
	text-decoration: none;
}

/*============================================================================*/
p {
	text-align: left;
	text-indent: 20px;
	line-height: 140%;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

img {
	border-width: 0px;
}

h1 {
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 4px;
}

h2 {
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 4px;
}

h3 {
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 4px;
}

h4 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 4px;
}

ul {
	margin-top: 4px;
	margin-bottom: 4px;
}

select,input {
	background-color: #cccccc;
	border: 1px solid #737373;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 100%;
}

input[type=button] {
	border-width: 2px;
}

input[type=text] {
	background-image: url(img/inputTextBg.gif);
	padding: 2px;
}

/*============================================================================*/
div.panel {
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 8px;
	border-left: 1px solid #808080;
	border-right: 1px solid #565656;
	float: right;
	height: 22px;
}

div.slider {
	width: 216px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
}

div.headerText {
	color: #999999;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 16px;
	position: relative;
	text-align: right;
	text-shadow: 1px 1px Black;
	width: 180px;
}

div.headerTextInner {
	color: Orange;
	font-size: 10px;
	margin-top: 10px;
	text-decoration: underline;
	text-shadow: 1px 1px Black;
}

div.gameInfo {
	border: 2px solid Black;
	font-size: 16px;
	font-weight: bold;
	margin: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	text-align: left;
	width: 400px;
}

div.shop {
	background-color: #cccccc;
	height: 96px;
	margin: 2px;
	padding: 2px;
}

div.shopItemName {
	font-size: 12px;
	font-weight: bold;
}

div.shopItemDesc {
	font-size: 10px;
	padding: 4px;
	text-align: left;
}

div.shopItemFoot {
	color: #880000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: right;
}

a.download {
	color: #880000;
	font-size: 24px;
	font-weight: bold;
}

a.xxx {
	color: White;
}

body.main {
	background-color: #616161;
	background-image: url(img/bgMain.jpg);
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

td.borderL {
	background-image: url(img/borderL.gif);
	width: 23px;
}

td.borderR {
	background-image: url(img/borderR.gif);
	width: 23px;
}

td.center {
	background-color: #380000;
	background-image: url(img/cornerNuke.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: White;
	text-align: center;
	vertical-align: top;
	width: 720px;
}

td.panel {
	background-color: Black;
	background-image: url(img/panel.gif);
	height: 30px;
}

img.frame {
	border-width: 0px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

span.strike {
	text-decoration: line-through;
}

span.uline {
	text-decoration: underline;
}

div.swiTalk {
	background-image: url(img/swiTalk.png);
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 10px;
	height: 56px;
	padding: 8px;
	padding-left: 16px;
	padding-right: 70px;
	text-align: left;
	text-shadow: 1px 1px White;
	width: 178px;
}

/*============================================================================*/
table.frame {
	background-color: #9c9c9c;
	background-image: url(img/frameBack.gif);
	border: 1px solid #cccccc;
	margin-top: 8px;
}

td.frameHead {
	background-color: Black;
	background-image: url(img/panel.gif);
	color: White;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

td.frameBody {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

/*============================================================================*/
table.news {
	border: 1px solid #737373;
	border-top-color: Black;
	margin-top: 2px;
}

td.newsh {
	background-color: #cccccc;
	color: #880000;
	font-size: 10px;
	padding: 2px;
}

td.news {
	padding: 2px;
	text-align: left;
}

th.newsth {
	background-color: #737373;
	background-image: url(img/newsBack.gif);
	color: White;
	padding: 2px;
	text-shadow: 1px 1px Black;
}

.cornerSwi {
	background-image: url(img/cornerSwi.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.cornerGul {
	background-image: url(img/cornerGul.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*============================================================================*/
	/* Swiborg River */
#scoretable {
	margin: 0px auto;
	width: 550px;
	text-align: left;
}

table.scoreTable {
	margin-bottom: 40px;
	width: 550px;
}

tr.scoreTableH {
	font-weight: bold;
}

tr.row0 {
	background-color: #888888;
}

tr.row1 {
	background-color: #808080;
}

tr.rowGold {
	background-color: #CCCC22;
}

tr.rowSilver {
	background-color: #bbbbbb;
}

#navibar {
	margin: 0px auto;
	width: 550px;
}
