#top_hint {
	color: #ff0000;
	background-color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	padding: 4px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1100;
}

div, p, h1, h2, h3 {
	display: block;
	margin: 0;
	padding: 0;
}

img, a img {
	margin: 0;
	border-width: 0;
}

a {
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	padding:10px 0 0 0;
	background-color: #dfc2b4;
}


/* -qp- */
#content p.xindent {
	text-indent: 2em;
}

#content a, #content a:link, #content a:visited {
	color: #0000ff;
	border-bottom: 1px solid #0000ff;
}

#content a:hover, #content a:focus {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}
#content a img {
	border: none;
}

/* -*- */
.pager {
	font-family: Verdana;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#content div.pager a {
	border-bottom: none;
}

#op_error {
	color: #ff0000;
}
#op_error td {
	vertical-align: top;
}

/* birka -- */
/* about */
.op_about {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

/* contact */
.op_text {
/*	background: url("op/line3_.jpg") top left repeat-y;*/
/*	min-height: 100%;*/
/*	overflow: auto;*/
}
.op_text a {
	color: #034ea2;
}
.op_text a:hover {
	text-decoration: underline;
}
.text_title {
	padding: 30px 20px 0 50px;
	margin-bottom: -10px;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
}
.text_body {
	padding: 30px 20px 20px 50px;
	font-family: Verdana;
	font-size: 10pt;
}

.glcat {
	text-align: center;
}
.glcat div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;

	border: 8px solid transparent;
	_border-color: pink;
	_filter: chroma(color=pink);
}
.glcat img {
	border: 2px solid #CF6938;
}
.glcat a:focus {
	outline: none;
}
.glcat * {
	vertical-align: middle;
}
.glcat p {
	height: 100%;
	width: 0;
	font-size: 0;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* article */
.op_article {
	font-family: Verdana;
	font-size: 8pt;
}
.op_article a {
	color: black;
	text-decoration: underline;
}
.op_article_dump {
	margin: 0 5px 0 0;
	height: 500px;
	overflow: auto;
	padding-right: 1em;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 1.3em;
}
.op_article_dump p {
	text-align: justify;
}
.op_article_dump h1 {
	font-size: 12pt;
}
.op_article_dump ul {
	list-style-type: disc;
	margin-left: 2em;
}


/* header */
.header_phone td {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

/* nav_bar */
.nav_bar td {
	border: 1px solid black;
	border-width: 1px 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.nav_bar td.nav_space {
	border-width: 0;
}

.nav_bar td div {
	width: 100%;
	cursor: hand;
}

.nav_bar a:hover, .nav_bar div:hover {
	background-color: #ffffd9;
}

.nav_bar a {
	color: #000000;
	text-decoration: none;
}

.list_page p {
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	padding: 0;
	margin: 10px 10px 10px 10px;
}
.list_pager td {
	font-family: Verdana;
	font-size: 8pt;
	color: white;
}
.list_pager td a {
	text-decoration: underline;
	color: white;
}
.list_pager td b {
	font-size: 9pt;
}

.video {
	color: black;
	text-decoration: underline;
	font-size: 8pt;
}

.signature {
	font-family: Verdana, Arial;
	color: #906090;
	font-size: 10pt;
}
.signature a {
	text-decoration: underline;
	color: #906090;
}

