* 		{ font-family: verdana; margin: 0px; padding: 0px; font-size: 11px }
body	{ color: #666; text-align: center }
#main	{ width: 760px; margin: auto; text-align: justify }

p		{ margin: 0px }
a img	{ border: 0px }
#up		{ text-align: right; height: 20px }

#top	{ background: url("img/top_image.jpg") no-repeat; height: 160px }

#lang		{ text-align: right; padding: 2px 0px 2px 5px; margin-bottom: 15px }
#lang img	{ margin-left: 2px; width: 11px; height: 11px; border: 1px solid #ccc }

h1		{ color: #666; font-size: 17px; margin: 0px 0px 20px 0px; letter-spacing: 0.5px; font-family: arial, helvetica, verdana }
h2		{ font-size: 11px; margin-bottom: 5px }

/* .acthd	{ background: url("img/act_hdr.gif") no-repeat; font-weight: bold; height: 18px; padding: 2px 0px 0px 10px; color: #fff } */

#leftcol		 { width: 180px; height: 400px; background: url("img/lc.gif") top right no-repeat; background-color: #f7f7f7; padding: 0px 10px }
#leftcol h2		 { margin-bottom: 0px }
#leftcol a		 { color: #c00; text-decoration: none; font-weight: bold }
#leftcol .acthdr { color: #fff; font-weight: bold; padding-top: 3px; margin-bottom: 15px }
#leftcol p		 { font-size: 10px; padding-right: 5px; text-align: justify }

#menu td		{ padding: 0px; padding: 10px 20px }
#menu a			{ font-weight: bold; color: #333; font-size: 12px; text-decoration: none }
#menu td.act	{ background: url("img/act.gif") no-repeat }
#menu td.act a	{ color: #c00 }

#m2				{ font-weight: bold; padding-left: 10px }
#m2 dt			{ margin: 10px 0px }
#m2 dt a		{ text-decoration: none; color: #c00; font-size: 12px }
#m2 dt a:hover	{ color: #c00 }
#m2 dt.act a 	{ color: #c00 }

#m3				{ font-size: 12px; margin: 5px 0px 0px 0px }
#m3 dt			{ margin: 5px 0px 5px 0px; padding-left: 15px }
#m3 dt a		{ color: #666 !important; font-size: 11px; font-weight: normal }
#m3 dt.act 		{ background: url("img/arrow.gif") no-repeat }
#m3 dt.act a	{ color: #c00 !important }

/* content */
#content		{ padding: 0px 0px 20px 20px; text-align: justify }
#content a		{ color: #c00 }
#content a:hover { color: #999 }
#content p 		{ margin: 0px; line-height: 15px; font-size: 11px }
#content td 	{ font-size: 11px; text-align: justify }

#content .pt td { font-size: 10px; text-align: center; border: 1px solid #ccc; padding: 2px 5px }
#content .pt table { border-collapse: collapse }
#content .pt .thead { background-color: #eee; font-weight: bold }

.cheader	{ width: 150px; vertical-align: top; color: #999; font-size: 10px }
.ctd		{ vertical-align: top; margin: 0px; padding: 0px; padding-bottom: 10px }

/* overview */
.tx-overview-pi1 a { text-decoration: none; font-weight: bold; text-align: justify }
.tx-overview-pi1 div.title { margin-bottom: 20px; border-left: 1px solid #c00; padding-left: 15px }
a.back	{ display: block; width: 65px; margin-top: 25px; border-top: 1px solid #c00; padding-top: 5px; font-weight: bold; cursor: pointer; padding-right: 5px }

/* sitemap */
#sitemap		{ line-height: 20px }
#sitemap a		{ color: #666; text-decoration: none; font-weight: normal; font-size: 12px }
#sitemap a:hover { color: #c00; text-decoration: underline }
#sitemap span a	{ font-size: 11px }

/* cForm */
#error			{ font-weight: bold; color: #c00 }
#cform .e		{ font-weight: bold; color: #c00 }
#cform h2		{ margin-top: 15px; padding-top: 10px }
#cform table	{ font-size: 11px }
#cform td		{ padding-right: 15px; padding-bottom: 2px; vertical-align: middle }
#cform input	{ border: 1px solid #999; width: 140px; font-size: 11px }
#cform textarea	{ border: 1px solid #999; width: 240px; height: 50px; overflow: auto; font-size: 11px }
#cform .sbmt	{ background-color: #c00; font-weight: bold; color: #fff; cursor: pointer; border: 1px solid #c00 }

/* footer */
#footer		{ font-weight: normal; font-size: 10px; text-align: right; border-top: 2px solid #c00; padding-top: 3px }
#shortcuts	{ float: left; width: 190px; text-align: center; background-color: #fff }
#footer a	{ color: #666; text-decoration: none }

@media print {
	#content { padding: 5cm 0% 0% 0%; margin: 0%; margin-right: 5%; min-height: 100%; width: 85% }
	body	{ width: 100% }
	#footer, #top, #lang, #leftcol, #up, #slct, .sel, a.back { display: none }
}