body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white url(../images/bodybacktexture.png) repeat-x top;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.button, input.intext {
	border: 1px solid #DFDFDF;
	background: white;
	color: #8EADAF;	
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

input#search {
	background: white url(../images/arrow.png) no-repeat center;
	cursor: pointer;
	width: 20px;
}

input#word {
	padding: 1px 1px 1px 1px;
	width: 140px;
	margin-left: 12px;
}

div.main, div.main_for_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background: transparent;
}

div.main_for_menu {
	background: #D2A6FD;
	height: 40px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background: white url(../images/menubacktexture.png) repeat-x;
}

div#name, div#mainmenu, div#content {
	width: 1000px;
	background: white;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	margin: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div#mainmenu {
	height: 40px;	
	background: white url(../images/menutexture.png) repeat-x;
	text-align: left;
}

div.mainmenuitem {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	padding: 14px 20px 0px 20px;
	float: left;
}

div.mainmenuitem a {
	font-weight: bold;
}

div.info_text {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;	
}

.item_arrow {
	padding: 0px 0px 2px 13px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	background: transparent url(../images/arrow.png) no-repeat left;
}

.mini_top {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0px 10px 0px 0px;
}

div.item_arrow a {
	text-decoration: none;	
	font-weight: normal;
}

div.item_arrow a:hover {
	text-decoration: underline;
	color: black;
}

div.mainmenuitemseparator {
	background: transparent;
	width: 1px;
	border-left: 1px solid #DFDFDF;	
	float: left;
	height: 40px;
}

div#name {
	height: 140px;
	background: white url(../images/maintexture.png) repeat-y left;
}

div#name h1 {
	font-size: 26px;
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	padding: 12px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

div#name h1 a {
	color: white;
	text-decoration: none;
}

div.news {
	padding: 5px;
	margin-bottom: 15px;	
}

div.flash_news {
	text-align: left;
	background: white;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px; 
}

div.content_news {
	padding-top: 10px;
	text-align: justify;
}

table#view {
	border-collapse: collapse;
}

table#view td {
	vertical-align: top;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
}

table.banner {
	border-collapse: collapse;
	width: 100%;	
	font-size: 11px;
}

td#leftmenu, td.map_info_top, td.map_info_bottom {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 195px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	border-right: 1px solid #DFDFDF;
}

td.map_info_bottom, td.banner_bottom {
	height: 130px;
	text-align: center;
	border-top: 1px solid #DFDFDF;
}

td.map_info_top, td.banner_top {
	height: 110px;
	text-align: center;
}

.fullsize {
	width: 100%;	
}

.toright {
	text-align: right;
}

td#leftmenu div.menutitle {
	padding: 0px 0px 2px 13px;
	font-weight: bold;	
}


td#vbanner {
	background: white;	
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #DFDFDF;
	text-align: center;
	color: #DFDFDF;
}

td#viewcontent {
	background: white;	
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 10px;
	width: 595px;
}

td.hbanner {
	background: white;	
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: #DFDFDF;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}

td#down {
	border-top: 1px solid #DFDFDF;	
}

div#foo {
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #DFDFDF;
	text-align: center;
}

div#info {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding: 4px 16px 4px 16px;
	background: url(../images/menubacktexture.png) repeat-x;
}

div.navi {
	padding: 0px;
	margin: 10px 10px 10px 8px;
}

div.navi_item, div.navi_item_selected {
	border: 1px solid #DFDFDF;
	background: #DFDFDF;
	padding: 1px 3px 1px 3px;
	margin-right: 5px;
	text-align: center;
	width: 15px;
	float: left;
}

div.navi_item_selected {
	background: white;
	color: #DFDFDF;	
}

div.info_text {
	padding: 5px 5px 5px 5px;
}

table.object {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	width: 99%;
}

td.info {
	width: 450px;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
}

img.inframe {
	border: 1px solid #DFDFDF;
}

img.gallery {
	margin: 15px 16px 15px 18px;	
	border: 1px solid #DFDFDF;
}

img.main_gallery {
	margin: 0px 0px 15px 0px;
	border: 1px solid #DFDFDF;	
}

a.zero:hover  {
	text-decoration: none;	
}

p {
	margin: 0px;
}

.silver_background, p.box_info {
	background: #DFDFDF;
	padding: 4px 5px 5px 5px;
}

table.details td.rightlook {
	text-align: right;
}

p.box_info {
	margin: 8px;	
}

sub {
	color: gray;	
}

div.line_hr {
	padding-top: 5px;
	width: 80px;
	border: 0;
	border-bottom: 1px solid #DFDFDF;
	background: white;	
}

div.line {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 10px;
	background: translate;
	border-bottom: 1px solid #DFDFDF;	
}

div.error {
	font-weight: bold;
	color: red;
	margin: 5px;
	padding: 5px;
	text-decoration: underline;	
}

.news_title {
	font-size: 11px;	
}

.decorate {
	background: transparent url(../images/symbol.gif) no-repeat right;
}

.request {
	background: #FFDFDF;	
}

input, textarea, select {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	background: white;
}

input.input_form, select.select_form, textarea.textarea_form {
	border: 0px;
	border-bottom: 1px solid #DFDFDF;
	width: 245px;
}

select.select_form {
	border: 1px solid #DFDFDF;
}

textarea.textarea_form {
	border: 1px solid #DFDFDF;
	height: 60px;
	padding: 2px 2px 2px 2px;
	width: 240px;
}


input.checkbox_button {
	color: black;
	background: white;
}

input.buttons {
	width: 120px;
	border: 1px solid #DFDFDF;
	padding: 2px 2px 2px 2px;
}

span.arrow {
	color: #87B8B5;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #013D7D; 	
}

a.mainmenu:link, a.mainmenu:visited {
	text-decoration: none;
	color: white; 	
}

a:hover {
	color: black;
	text-decoration: underline;	
}

a.mainmenu:hover {
	color: white;
	text-decoration: underline;	
}

.ico_set
{
	float: left;
	width: 110px;
	border: 1px solid white;
	height: 90px;
	text-align: center;
}



