/*tags template*/ 
a {
	font-weight: bold;
	color: #ee4023;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
address {
	font-style: normal;
}
body {
	background-color: #008CCB;
	margin: 0;
	padding: 0;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
em {
	font-style: italic;
}
form {
	margin: 0px;
}
img {
	border: 0;
}
input, select, textarea {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #005a9f;
	padding: 2px;
}
input, select {
	height: 16px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 12px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #005a9f;
}
hr {
	background-color: #000000;
	height: 1px;
	border: 0px;
	margin: 0px 0px 10px 0px;
}
optgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
p {
	margin: 0px 0px 10px 0px;
}
select {
	height: 18px;
}
strong {
	font-weight: bold;
	color: #005a9f;
}
/*classes*/
.box {
	background-color: #fcaf17;
	color: #000000;
	border: solid 1px #ee4023;
	padding: 5px;
}
.btn {
	background-color: #005a9f;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	border: 2px inset #ffffff;
	height: 24px;
}
.btn-back {
	margin: 50px 0 10px 0;
	padding: 0;
}
.btn-back a {
	margin: 0;
	padding: 0;
	display: block;
	width: 45px;
	height: 16px;
	background: url(../images/src/btn_back.gif) no-repeat;
}
.btn-back span {
	display: none;
}
.btn-image {
	border: 0;
	background-color: #ffc30c;
	color: #000000;
}
.breadcrumb {
	font-size: 10px;
	font-weight: bold;
	color: #004b8f;
	text-decoration: none;
}
.breadcrumb a {
	font-weight: bold;
	color: #004b8f;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumb span {
	font-weight: bold;
	color: #005a9f;
}
.cnt-text {
	margin: 0 50px 10px 0;
}
.cnt-game {
	margin: 0 0 10px 0;
}
.cnt-combo {
	color: #000000;
	border: solid 1px #ee4023;
	margin: 0 0 10px 0;
	padding: 5px;
}
.cnt-lista {
	color: #000000;
	border: solid 1px #ee4023;
	margin: 0 0 10px 0;
	padding: 5px;
}
/*list*/
.list-basic {
	list-style-type: none;
	list-style-image: url(../images/src/bullet.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
.list-basic li {
	margin: 0 0 5px 0;
	padding: 0;
}
/*image replacement*/
.header-swap {
	margin: 0;
	padding: 0;
}
.header-swap a {
	margin: 0;
	padding: 0;
	display: block;
}
.header-swap span {
	display: none;
}