a,
a:hover,
a:active,
a:visited
{
	color: #0000ff;
}
.body_right a
{
	font-size: 90%;
}
select
{
	width: 100%;
}
.nodeco
{
	text-decoration: none;
}
.nodeco:hover
{
	text-decoration: underline;
}
.indent
{
	/*text-align: justify;*/
	padding-left: 20px;
}
.hanging
{
	/*text-align: justify;*/
	padding: 0 0 0 40px;
	text-indent: -20px;
	margin: 0;
}
.sub
{
	padding-top: 7px;
	margin-bottom: -7px;
}
div.message
{
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 10px;
}

.message p
{
	font-size: 80%;
	text-indent: -5px;
	margin: 0;
	padding: 0;
}

div.error
{
	border: 1px solid #dd7777;
	background: #ffcccc;
	color: #803333;
}

div.ok
{
	border: 1px solid #77dd77;
	background: #ccffcc;
	color: #338033;
}
h6
{
	font-size: 12px;
	margin: -6px 0 0 9px;
	padding: 0;
	font-weight: bold;
}
#left
{
  width: 172px;
	float: left;
	padding: 0;
	margin: 2px 0 0 0;
	background: url(../img/sidebar_r2.jpg) repeat-y top left;
}
#left .content #main .events
{
	font-size: 9px;
	margin: 8px 0 0 9px;
	padding: 0;
	font-weight: normal;
}
#left .content #main .events div
{
	float: left;
}
#left .content #main .events .event
{
	width: 80px;
	margin: 0;
	padding: 0 4px 4px 5px;
}
#left .content #main .events .date
{
	text-align: right;
	width: 58px;
	margin: 0;
	padding: 0;
}
#left .content #main .more
{
	clear: both;
	position: abolute;
	text-align: right;
	font-size: 10px;
	margin: 0 16px 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}
#left .top
{
  background: url(../img/sidebar_r1.jpg) no-repeat top left;
	width: 172px;
	height: 25px;
	padding: 0px;
	margin: 0px;
}
#left .bottom
{
  border: none;
  background: url(../img/sidebar_r3.jpg) no-repeat bottom left;
	width: 172px;
	height: 20px;
	padding: 0px;
	margin: 0px;
  margin-bottom: -1px;
  padding-bottom: -1px;
}
.smheader
{
	font-size: 85%;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
#footer,
#footer table
{
	color: #ffffff;
  font-size: 12px;
	text-align: center;
	padding: 0;
}

#footer table
{
	position: relative;
	top: -5px;
	margin: 0 auto;
}

#footer
{
	margin: 5px 0 10px 0;
	width: 95%;
}

#footer a,
#footer table a
{
	border: 0;
	color: #f2eee6;
	text-decoration: none;
}

#footer a:hover,
#footer table a:hover
{
  color: #f2eee6;
	text-decoration: underline;
}

.sponsers { list-style-type:none; font-weight:bold; font-size:11px; }
.sponsers LI { padding:5px 0px; }

.sponsersnb { list-style-type:none; font-weight:normal; font-size:11px; }
.sponsersnb LI { padding:5px 0px; }

TABLE.overview { width:75%; text-align:center; margin:0px auto; }
TABLE.overview TR { padding:5px 0px; }
TABLE.overview TR TD { text-align:right; padding:5px 0px; }
TABLE.overview TR TH { text-align:left; padding:5px 0px; }