/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: normal small Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"ËÎÌå";
	font-weight: normal;
	font-style: italic;
	color: #FF6600;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

/** HEADER */

#header {
	padding: 1em;
	background: #FFFFCC;
	border-bottom: 2px solid #FF6600;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
	color: #FF6600;
}

#header h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .2em;
	color: #FF6600;
}

/** MENU */

#menu {
	padding: .3em;
	background: #FFFF99;
	border-bottom: 2px solid #FF6600;
	text-align: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0em 2em;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

#menu a:hover {
	background: #FF6600;
	color: #FFFFFF;
}

/** CONTENT */

#content {
	width: 700px;
	margin: 0px auto;
	padding: 2em;
}

#columnA {
	
	width: 700px;
}



/** FOOTER */

#footer {
	clear: both;
	padding: .3em;
	background: #FFFF99;
	border-top: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 0px;
}


#indexcon{ padding:10px 0px; }
#indexcon a{ width:265px; float:left; display:block; font-size:12px; line-height:220%; background: url(images/ico4.gif) no-repeat 5px center; padding-left:15px; }
.til{border-bottom:1px dashed #ccc; height:24px; clear:both; color:#FFCE09; font-size:13px; padding:10px 0px 0px 15px; font-weight:bold; background:url(images/ico4.gif) no-repeat 5px center;}
.linkli{ margin:10px; }
.linkli li{  background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%; list-style-type:none;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;list-style-type:none}
.boxad{ font-size:12px; padding:10px; border:1px solid #CCC; background:#fff; margin:10px 0px;}
.place{	height:20px; border-bottom:1px solid #ccc; text-align:left; padding:5px 5px 5px 30px; font-size:13px; font-weight:bold; background:url(images/img2.gif) no-repeat 15px center; }
.con li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

.con,.footcon,.bcon{ padding:5px 0px; font-size:12px; line-height:220%; width:100%;list-style-type:none;}
.con a{ background:url(images/ico4.gif) no-repeat 5px center; font-size:12px; padding-left:15px;}
.con a:link,.con a:visited,.con a:active{ color:#000; font-weight:bold; text-decoration:none;}
.con a:hover{  color:#FF7750; font-weight:bold; text-decoration:none;}
.footcon a{ width:280px; float:left; background:url(images/ico4.gif) no-repeat 5px center; padding-left:15px;} 
.bcon{ padding-top:5px; border-top:1px dashed #ccc;}
.bcon li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;  height:22px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
#text1{ width:620px; margin:2px auto 2px auto; background:#FFF url(images/ico.gif) no-repeat 5px center;; border:1px solid #D7D7C7; padding:5px 5px 5px 25px; line-height:150%; font-size:12px; text-align:left;}
#columnA h2{ font-size:16px; background-color:#F1EAE2;}
