@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: UB-Omnius;
	font-style: normal;
	font-weight: normal;
	src: url(UBOMNIU0.eot);
}
A:link {
	font-family:tahoma;
	text-decoration: none;
	color:#8B0303;
}
A:visited {
	font-family:Tahoma;
	text-decoration: none;
	color:#8B0303;
}
A:active {
	font-family:Tahoma;
	text-decoration: none;
	color:#000000;
}
A:hover {
	font-family:Tahoma;
	text-decoration: none;
	color:#000000;
}
.menu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color:#333333;
	line-height:20px;
}
.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color:#333333;
	line-height:20px;
}
.menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color:#333333;
	line-height:20px;
}
.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color:#999900;
	line-height:20px;
}
.xite:link {
	text-decoration: none;
	font-family:Tahoma;
	font-size : 10px;
	color:#999999;
}
.xite:visited {
	text-decoration: none;
	font-family:Tahoma;
	font-size : 10px;
	color:#999999;
}
.xite:active {
	text-decoration: none;
	font-family:Tahoma;
	font-size : 10px;
	color:#999999;
}
.xite:hover {
	text-decoration: none;
	color:#CE0000;
}
.footer:link {
	text-decoration: none;
	font-family:Tahoma;
	font-size : 10px;
	color:#999999;
}
.footer:visited {
	text-decoration: none;
	font-family:Tahoma;
	font-size : 10px;
	color:#999999;
}
.footer:active {
	text-decoration: none;
	font-family:Tahoma;
	font-size : 10px;
	color:#999999;
}
.footer:hover {
	text-decoration: underline;
	color:#999900;
}
.inputSubmit {
	color: #FFFFFF;
	background-color: #0099FF;
	border-color : #FFFFFF;
	font-family : Verdana, tahoma, Arial;
	font-size : 10px;
	font-weight: bold;
}
.inputTextBox {
	font-family:verdana;
	font-size:10px;
	color : #333333;
	width:80px;
	height:17px;
	min-height:17px;
	max-height:17px
}
.inputTextarea {
	font-family:verdana;
	font-size:10px;
	color : #333333;
	width:120px;
}
.inputTextarea2 {
	font-family:verdana;
	font-size:10px;
	color : #333333;
	width:200px;
}
.SelectedLanguage {
	font-family:Tahoma;
	font-size : 10px;
	color:#999900;
}
.Buttonz {
	font-family:Tahoma;
	font-size : 10px;
	width:50px;
}
.footer {
	font-family:Tahoma;
	font-size : 10px;
	color:#999999;
}
.little {
	font-size:5px;
	font-family:Verdana;
	color:#CCCCCC;
	padding-right:10px;
}
.Heading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-color:#CC6600;
	cursor:default;
}
.Content {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	cursor:default;
}
body {
	font-family:verdana;
	color:#2E2E2E;
}
td {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Sp {
}
.Langs {
	padding-top:48px;
	padding-left:45px;
}
.ContentDiv {
	height: 180px;
	max-height: 180px;
	min-height: 180px;
	overflow: auto;
	vertical-align: baseline;
	width: 100%;
}
.GalleryDiv {
	width:850px;
	max-width:850px;
	height:265px;
	min-height:265px;
	max-height:265px;
	overflow:auto;
	vertical-align:baseline;
}
.no {
	display:none;
}
button {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: -moz-linear-gradient(-90deg, #FFFFFF, #DDDDDD) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	-webkit-appearance: button;
	border-color: #C0C0C0 #909090 #909090 #C0C0C0;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	line-height: 1.5em;
	margin-right: 2px;
	min-height: 20px;
	outline: medium none;
	padding: 1px 4px;
	text-shadow: 0 1px 0 #FFFFFF;
}
button:focus, button:active, button:hover {
	-moz-box-shadow: 0 0 8px rgba(164, 132, 57, 6);
	border-color: #a48439 #785706 #785706 #785706;
	box-shadow: 0 0 8px rgba(82, 168, 236, 0.5);
	-webkit-box-shadow: 0 0 8px rgba(164, 132, 57, 6);
}
button:hover {
	background: -moz-linear-gradient(-90deg, #FEFEFF, #DDDDEE) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefeff), to(#dde));
}
button:active {
	background: -moz-linear-gradient(-90deg, #CCCCDD, #DDDDEE) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccd), to(#dde));
	box-shadow: inset 0px 7px 7px #ccd;
}
button img {
	margin-right: 0.3em;
}
.res_form {
	background-color:#e5dfcf;
	text-align:center;
	padding-top:10px;
}
img.offer {
	display:none;
}

