/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #060606;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#08398a;
}
h1 {
	background: url(img/h1.gif) no-repeat top left;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 35px;
	font-size:16px;
	font-weight:bold;
}
h2 {
	color:#ec008c;
	font-size:14px;
}

hr {
	border: none;
	border-bottom:1px solid #ed2790;
	height:1px;
	font-size:1px;
	margin: 10px 0;
	background:none;
}
ul {
	margin:0px;
	padding:0 0 0 15px;
}
li {
	color: #060606;
	list-style-image:url(img/li.gif);
	margin-bottom:5px;
}
#body {
	width:1004px;
	margin:0 auto;
}
#left {
	float:left;
	width:200px;
}
#right {
	margin-left: 266px;
}
#mmenu {
	background:#ed2790 url(img/c.gif) no-repeat left top;
	height: 25px;
}

#mmenu a {
	color:#FFFFFF;
	display:block;
	float: left;
	text-decoration:none;
	margin: 5px 0 0 30px;
	font-weight:bold;
}

#lmenu a.l1{
	display:block;
	background:url(img/catl1.gif) no-repeat top left;
	height:20px;
	padding:3px 0 0 35px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:10px 0;
}
#lmenu a.l2{
	display:block;
	background: url(img/li.gif) no-repeat center left;
	height:20px;
	padding-left:15px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:35px;
}
#lmenu a.l3{
	display:block;
	height:20px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:60px;
}
#lmenu a.l4{
	display:block;
	height:20px;
	color:#666;
	font-size:14px;
	text-decoration:none;
	margin-left:80px;
}

#content {
	border-left: 2px solid #ed2790;
	background:url(img/contentbg.jpg) no-repeat top right;
	padding: 25px 0 0 0;
}
#contentbot {
	padding:0px;
	margin:0px;
	text-align:left;
	background:url(img/bpline.gif) repeat-x top;
}
.m20px {
	margin: 0 30px 0px 35px;
}
#slon {
	position:absolute;
	top:30px;
	right:75px;
}


#patch {
	font-size:10px;
}
.pict {
	border:1px solid #08398a;
}

.imageholder {
	float:left;
	height:170px;
	text-align:center;
	vertical-align:middle;
	width:170px;
}
a.previewlink {
	text-decoration:none;
}
