*
{
padding: 0px;
margin: 0px;
}
html,body { height:100%;}
body
{
	font-size: 10pt;

	font-family: Arial;
	color: #555566;
	line-height: 18px;
	letter-spacing: 1pt;
}

a
{
color: #696973;
text-decoration: none;
}

a:hover
{
color: #8E8E95;
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
	margin-bottom: 14px;
}

#main
{
	position: relative;
	background-image:url(back.gif);
	background-repeat:repeat-y;
	width: 800px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:0px;
	padding-bottom:0px;
	height: auto;
	overflow: visible;
}
#menu
{
	width: 780px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: #9BBF21 url(mbar.gif) repeat-x;
}

#menu ul { 
	right: 0; 
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 1px solid #ADADFF;
	border-right: 1px solid #6767CD;
	position: absolute;
	top: 0;
}

#menu ul li {
	float: left;
	padding: 0;
	margin: 0;
}

#menu ul a:link, #menu ul a:visited {
	font-size:11pt;
	font-weight: bold;
	display: block;
	float: left;
	padding: 6px 15px;
	text-decoration: none;
	border-right: 1px solid #ADADFF;
	border-left: 1px solid #6767CD;
	color: #EEEEEE;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
}

#menu ul li a:hover {
	background: #6767CD;
	color: #fff;
}
#content
{
	width:780px;
}

#left h3
{
	position: relative;
	background-color:#fff;
	top: 0px;
	font-size: 18px;
	line-height: 25px;
	color: #34349A;
}

#left .post 
{
	margin:30px;
	padding-bottom:20px;
	border-bottom:solid 1px;
	border-color:#34349A;
}
#left .post .header
{
	background-color:#FAFAFF;
	position:relative;
}

#left .post .content
{
}

#left .post .footer
{
	text-align:right;
	position:relative;
	margin-right: 40px;
}
#left .post .footer a
{
	color:#34349A;
}

#alist
{
	margin-left:20px
}
#apage
{
	text-align:center;
}
#left .listitem
{
	margin-left: 10px;
	padding 2px;
}
#left .listitem  .data a
{
	font-weight:bold;
	padding: 0;
	margin-right: 20px;
}
#left .listitem  a:hover
{
	color: #FF0000;
}
#left .listitem .date
{
	padding: 0;
	margin: 0;
}
#left .listitem .todate
{
	font-weight:bold;
	width: 20;
	float: left;
	color: #34349A;
	padding: 0;
	margin: 0;
}
#left .listitem .data
{
	float:left;
	padding:0px 10px;
	width: 70%;
}

#right h3
{
	font-weight: bold;
	position: relative;
	top: 2px;
	font-size: 11pt;
	line-height: 20px;
	color: #fff;
	letter-spacing: -1px;
	padding:0px 0px 1px 15px;
}

#right .list
{
	margin-top:10px;
	margin-bottom:10px;
}

#right .list .header
{
	background:url(lbar.gif);
	height: 30px;
}

#right .list .content
{
	background-color:#FAFAFF;
	padding:0px 0px 1px 0px;
}

#right ul li {
	padding: 0;
	margin: 0;
}

#right ul {
	list-style-type:none;
}

#right ul a:link, #right ul a:visited {
	padding: 0px 15px 0px 15px;
	margin-top:2px;
	margin-bottom:2px;
	display:block;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:10pt;

}

#right .list .content ul li a:hover {
	background-color:#EEEEFF;
	color:#342469;
}

#right .list .footer {
background:url(lfooter.gif) repeat-x;
height: 20px;
}

#header
{
	position: relative;
	background: #34349A url(logo.gif) no-repeat;
	width: 780px;
	height: 180px;
	color: #fff;
	padding: 0px;
	filter:Alpha(opacity=100);
	opacity:1;
}

#footer
{
	position:relative;
	background: #34349A url(mbar.gif) repeat-x 0px -10px;
	width: 780px;
	height: 100px;
	color: #ddd;
	padding: 0px;
	text-align:center;
	line-height:100px;
}
.cl{
	clear:both;
	height:10px;
}
#ct{
	position:absolute;
	right:10px;
	bottom:5px;
}
