/**
 * Style sheet llo
 */
/* table */
.td
{
	text-align:left;
	vertical-align:top;
}

.mod_newsreader h1
{
	font-family:Times, serif;
	font-size:22px;
	color:#000000;
}

.mod_newsreader .back
{
	margin-top:20px;
}

.mod_newslist
{
	margin:12px;
}

.mod_search
{
	margin-right:12px;
	margin-left:12px;
	padding:12px;
}

.mod_search  block
{
	border:1px dotted #0099ff;
}

input.text
{
	width:145px;
}

#left
{
	height:700px;
}

#wrapper
{
	height:100%;
	top:50mm;
	overflow:auto;
	margin-top:50px;
}

.layout_latest
{
	margin:5px;
	padding:5px;
	border:1px dotted #000000;
}

#wrapper
{
	background-color:#ffffff;
}

#right
{
	height:100%;
}

.mod_navigationMain ul
{
}

.mod_navigationMain
{
	margin:12px;
	background-color:#000000;
}

.mod_minicalendar block
{
	left:-50px;
	position:absolute;
}

/* level_1 nav */
.mod_navigationSub a
{
	padding:2px;
	font-size:10px;
	color:#666666;
	line-height:22px;
	list-style-type:none;
}

/* level_1 nav */
.mod_navigationSub a:hover
{
	padding:2px;
	background-color:#999999;
	border:1px dotted #000000;
	border-collapse:separate;
	text-decoration:none;
	color:#666666;
	line-height:22px;
	list-style-type:none;
}

/* level_1 nav */
.mod_navigationSub ul
{
	left:-24px;
	position:relative;
	color:#666666;
	line-height:22px;
	list-style-type:none;
}

/* level_1 nav */
.footer
{
	left:50px;
	color:#999999;
	list-style-type:none;
}

/* HEader */
#header
{
	margin-left:60;
	color:#999999;
	list-style-type:none;
}
