
html,body,table{
   font-family:Arial;
   margin:0px;
   padding:0px;
   color:#FFFFFF;
   font-size:13px;
}

#container {
	width:100%;
}

#wrapper {
	width:1000px;
	align:center;
}

p {
}

table {
   height:100%;
}


#spec {
	height:500px;
	margin:0px;
}

#spec td {
	padding-right:5px;
}

#spec_colors {
	height:200px;
	margin:0px 0px;
}


#spec_colors td {
	padding-right:5px;
}

a.title{
   font-family:Arial;
   font-size:20pt;
   color:#FFFFFF;   
   text-decoration:none;
}

a.text{
   font-family:Arial;
   font-size:10pt;
   color:#FFFFFF;   
   text-decoration:none;
}

a.webis{
   font-family:Arial;
   color:#FFFFFF;   
   text-decoration:none;
}
a.webis:hover{
   font-family:Arial;
   color:#FFFFFF;   
   text-decoration:underline;
}

a{
   font-family:Arial;
   color:#ECDA79;   
   text-decoration:underline;
}

a:hover{
   font-family:Arial;
   text-decoration:none;
}

a.news{
   font-family:Arial;
   color:#FFFFFF;   
   text-decoration:none;
}

a.news:hover{
   font-family:Arial;
   color:#FFFFFF;   
   text-decoration:underline;
}

table,td,tr{
   font-family:Arial;
   border-color:#98b080;
}

#price {
	BORDER-COLLAPSE: collapse;
	border:1px solid white;
}

#price td {
	height:1px;
}

a img {
	border:0px solid white;
}

.menutop {
	margin-top:100px;
}

.menuitem, .menuitem_last {
	width:210px;
	height:34px;
	background: transparent url(/images/menuitem.gif) repeat-y;
}

.menuitem_last {
	background: transparent url(/images/menuitem_last.gif) repeat-y;
}

.menuitem a, .menuitem_last a {
	display:block;
	width:172px;
	height:20px;
	padding-top:10px;
	text-align:right;
	font-size:11px;
	color:white;
	text-decoration:none;
}

.menuitem a:hover, .menuitem_last a:hover {
	text-decoration:underline;
}

.gamtable img {
	width:130px;
	height:90px;
}

.gamtable td {
	padding-right:15px;
}
