html
{
	min-width:1012px;
}
body
{
	margin:0px;
	font-family:verdana, arial, tahoma, helvetica, sans-serif;
}

div#top_menue
{
	position: absolute;
	clear:both;
	top:0px;
	text-align:center;
	width: 100%;
}

div#left_frame
{
	position: fixed;
	float: left;
	top:70px;
	left:0px;
	width: 180px;
	text-align:center;
}
div#right_frame
{
	position: fixed;
	float: right;
	top:70px;
	right:10px;
	width: 180px;
	text-align:center;
}
div#bottom
{
	clear: both;
	margin-top:40px;
	height:60px;
	text-align:center;
}


div#center_frame
{
	position: relative;
	margin:40px 220px;
	padding-top:40px;
	min-height:300px;
	height:auto !important;
	height:300px;
	text-align:center;
	text-color:#000000;
	text-decoration:none;
	font-size:10pt;
	min-width:352px;
	
}


a.top
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
a.top:hover
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
}

.copyright
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}


ul#left
{
	border-width: 2px;
	list-style-type: none;
	width:180px;
	margin: 16px;
	margin-left:8px;
	border-style: solid;
	border-left-style: none;
	padding:1px;
	padding-right:8px;
	text-align:right;
}
ul#right
{
	border-width: 2px;
	list-style-type: none;
	width:180px;
	margin: 16px;
	margin-right:8px;
	border-style: solid;
	border-right-style: none;
	padding:1px;
	padding-left:8px;
	text-align:left;
}
ul a
{
	color:#000000;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}
ul a:hover
{
	color:#000000;
	font-size:8pt;
	text-decoration:underline;
	font-weight:normal;
}

div#right
{
	border-width: 2px;
	width:180px;
	margin: 16px;
	margin-right:8px;
	border-style: solid;
	border-right-style: none;
	text-align:center;
	text-color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	padding:4px;
}
div#left
{
	border-width: 2px;
	width:180px;
	margin: 16px;
	margin-left:8px;
	border-style: solid;
	border-left-style: none;
	text-align:center;
	text-color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	padding:4px;
}
div#preview_img
{
	width:180px;
	text-align:center;
	text-color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	padding:4px;
	margin:4px;
}
div#category
{
	width:180px;
	text-align:left;
	text-color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	padding:4px;
	margin:4px;
}


a.author
{
	color:#000000;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
}
a.author:hover
{
	color:#000000;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
}
a.category
{
	color:#000000;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	line-height:20px;
}
a.category:hover
{
	color:#000000;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	line-height:20px;
}
a.crosslink
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}
a.crosslink:hover
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:underline;
	font-weight:normal;
}
.section_name
{
	color:#6C5635;
	font-size:11pt;
	text-decoration:none;
	font-weight:normal;
	line-height:40px;
}
a.section_link
{
	color:#6C5635;
	font-size:11pt;
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
}
a.section_link:hover
{
	color:#6C5635;
	font-size:11pt;
	text-decoration:underline;
	font-weight:bold;
	line-height:40px;
}
.section_name_bold
{
	color:#6C5635;
	font-size:11pt;
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
}
a.rate
{
	color:#6C5635;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	line-height:30px;
}
a.date
{
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	line-height:20px;
}
a.img_menu
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
	padding:10px;
}
a.img_menu:hover
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
	line-height:40px;
	padding:10px;
}

.formtext
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
.formheader
{
	color:#6C5635;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.formbutton
{
	color:#000000;
	font-size:10pt;
	text-decoration:none;
	font-weight:normal;
}
.formvalue
{
	color:#000000;
	font-size:10pt;
	text-decoration:none;
	font-weight:normal;
}
.error
{
	color:#F26522;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
a.nav_act
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	padding:8px;
}
a.nav_act:hover
{
	color:#6C5635;
	font-size:8pt;
	text-decoration:underline;
	font-weight:normal;
	padding:8px;
}
.nav_inact
{
	color:#D6DDBA;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	padding:8px;
}

div#bg_modal
{
    position: fixed;
    background-image: url('img/bgopacity.png');
}


