/* RESET */
	
		* { margin: 0; padding: 0 }
		
/* GENERAL */

		p { text-align: left; margin: 0px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none; padding:0; margin:o; }
		
		p#cross-links { text-align: center; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 0px; padding-bottom: 0px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0; margin:0px; padding:0px; }
		
		body {
			font-family: Georgia, "Times New Roman", Times, serif;
			background: #3b2f1f url("../img/bgmain.jpg") left no-repeat;
			background-position:top left;
			color: #3b2f1f;
			
			margin: auto; 
			text-align: left;
			padding: 0px;
		}
		
		strong {
		color: #3b2f1f;
		}
		
		.marqueetxt {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:10px; font-weight:normal;}
		a.marqueetxt {font-family:Georgia, "Times New Roman", Times, serif; color: #fff;  font-size:10px; font-weight:normal;}
		a.marqueetxt:hover {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:10px; font-weight:normal;}
		
		.footertxt {font-family:Georgia, "Times New Roman", Times, serif; color: #fff;  font-size:10px; font-weight:normal;}
		a.footertxt {font-family:Georgia, "Times New Roman", Times, serif; color: #fff;  font-size:10px; font-weight:normal;text-decoration:none; margin-left:3px; margin-right:3px;}
		a.footertxt:hover {font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:10px; font-weight:normal;text-decoration:none; margin-left:3px; margin-right:3px;}
	
		.txtmenu {font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:18px; font-weight:bold;}
		a.txtmenu {font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:18px; font-weight:bold; text-decoration: none;}
		a.txtmenu:hover {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:18px; font-weight:bold; text-decoration:underline;}
		
	.leesmeer {font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:12px; font-weight:bold;}
		a.leesmeer{font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:12px; font-weight:bold; text-decoration: none;}
		a.leesmeer:hover {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:12px; font-weight:bold; text-decoration:underline;}	
		
			.innerlink {font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:16px; font-weight:normal;}
		a.innerlink{font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:16px; font-weight:normal; text-decoration: none;}
		a.innerlink:hover {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:16px; font-weight:normal; text-decoration:underline;}

		
		.info {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:11px; font-weight:normal;  }
		a.info {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:10px; font-weight:normal; text-decoration: none;}
		a.info:hover {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:10px; font-weight:normal; text-decoration:none;}
		
		.infobox {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:16px; font-weight:normal; }
		a.infobox {font-family:Georgia, "Times New Roman", Times, serif; color: #3b2f1f;  font-size:16px; font-weight:normal;text-decoration: none;}
		a.infobox:hover {font-family:Georgia, "Times New Roman", Times, serif; color: #f36fd4;  font-size:16px; font-weight:normal;text-decoration:none;}
		
		.leftmenu {font-family: Arial, Verdana;color: #fff;  font-size:13px; font-weight:bold;}
		a.leftmenu {font-family: Arial, Verdana; color:#ffffff; text-decoration: none; font-weight:bold;}
		a.leftmenu:hover {font-family:Arial, Verdana; color:#7a7677; text-decoration:none; font-weight:bold;}
		
		.leftmenu_active {font-family: Arial, Verdana;color: #57b6dd;  font-size:13px; font-weight:bold;}
		a.leftmenu_active {font-family: Arial, Verdana; color:#57b6dd; text-decoration: none; font-weight:bold;}
		a.leftmenu_active:hover {font-family: Arial, Verdana; color:#7a7677; text-decoration:none; font-weight:bold;}
		
		.leftmenu_black {font-family: Arial, Verdana;color: #000;  font-size:13px; font-weight:bold;}
		a.leftmenu_black {font-family: Arial, Verdana; color:#000; text-decoration: none; font-weight:bold;}
		a.leftmenu_black:hover {font-family:Arial, Verdana; color:#000; text-decoration:none; font-weight:bold;}

/* Z-LAYERS */	
		
	#top_layer {
	position:absolute;
	width:100%;
	height:44px;
	z-index:100;
	left: 0px;
	top: 0px;
}

input, textarea
			{
			font-size: 11pt;
			color: #3b2f1f;
			font-family: Georgia, Helvetica, sans-serif;
			}
		input
			{
			font-size: 10pt;
			color: #3b2f1f;
			font-family: Georgia, Helvetica, sans-serif;
			}
		input, textarea
			{ 
			border: 1px solid #3b2f1f;
			background-color: #fff;
			}

    </style>

