/* background elements */
html { overflow: -moz-scrollbars-vertical; }
body { margin: 0px auto; text-align: center; margin-top: 20px; }

/* seo */
#seo, #seo h1, #seo h2 { display: none; background: #fff; color: #fff; }

/* font */
html, body, input, select, textarea, h1, h2, h3, h4, p, td, button, .c1
{ font-family: Arial,Tahoma, Gulim; font-size: 12px; color:#444; line-height: 140%;}
p { line-height: 180%; }
#footer { font-family: Arial; font-size: 11px; color: #666; }

/* content */
#middle p { margin: 10px 0px; }
#content ul { margin-top: 0px; margin-bottom: 0px; list-style-type: disc; list-style-position: outside; }
#content li { margin: 10px 0px 10px -10px; }

/* tables */
table { padding: 0px; border-collapse: collapse; }
tr { vertical-align: top; }

/* floaters */
img { border: 0px; }
img.picLeft { display: block; float: left; margin: 10px 15px 10px 5px; }
img.picRight { display: block; float: right; margin: 10px 5px 10px 15px; }
div.picsLeft { display: block; float: left; margin: 10px 15px 10px 5px; }

/* ahref */
a { color: #00f; text-decoration: none; }
a:hover { color: #00f; text-decoration: underline; }

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:inline-block; }  
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* colors */
span.green { color: #008000; }

/* general */
div.noflash { text-align: center; margin: 10px 0px;}
div.dashed { overflow:hidden; height: 10px; margin-bottom: 10px; border-bottom: 1px dashed #ccc; }

/* header */
#header { }
#navi { text-align: center; }
#banner { background: #fff; }

/* content */
#middle { background: #fff; text-align: left;}
#middle td.colLeft { width: 190px;}
#middle td.colRight { padding: 0px 10px;} 
#middle h2 { font-weight: bold; margin: 0px 0px 0px 0px; padding-bottom: 5px; border-bottom: 2px solid #D89417; color: #444444; font-size: 14px;}
#middle ul { }
#middle h2 span {}


#content h3 { margin: 0px;}
#content p { margin: 10px; }

#content { width: 600px; padding-top:10px;}

#picmenu img{
display: block;
border: 0px;
}


#shorcuts2 img
{
	border: 0px;
}
}

img.picThumb
{
	display: block;
	border: 1px solid #E6E6E6;
}

a.thumb
{
	width: 140px;
	display: block;
	background: #f0f0f0;
	border: 1px solid #ddd;
	padding: 10px;
	text-decoration: none;
}

a.thumb:hover
{
	width: 140px;
	display: block;
	background: #DEE4EC;
	border: 1px solid #ddd;
	padding: 10px;
}

div.prop_thumb
{
	font:9pt arial;
	padding: 5px;
	text-align: center;
}