body
{
	background-color:						#fff;
}

body, td, a
{
  	font-family:							Trebuchet MS, Verdana, Arial;
	font-size:								13px;
	color:									#4a4109;
}

a
{
	text-decoration:						none;
}

form
{
	margin:									0px;
}

.form_text
{
}

.button
{
}

.form_textarea
{
}

hr
{
	border:									0px;
	border-top:								2px dashed #fff;
	color:									#fff;
	background-color:						#fff;
	height:									2px;
}

.leftmenu
{
	font-family:							Arial Narrow, Arial;
	font-size:								24px;
	color:									#000;
	text-align:								right;
	width:									100%;
	margin-bottom:							5px;
}

.leftmenu a
{
	font-family:							Arial Narrow, Arial;
	font-size:								24px;
	padding-right:							10px;
}

.leftmenu a:hover
{
	color:									#fff;
	background-color:						#ebd01e;
}

.block
{
	color:									#fff;
	font-size:								14px;
	font-weight:							bold;
}

.footer
{
	color:									#fff;
	font-size:								11px;
}

.rightcontent
{
	background:								url('../img/contentbg.gif');
	padding-left:							20px;
	padding-right:							10px;
	padding-bottom:						15px;
	height:									300px;
}

.event_image_thumbnail
{
	border:									solid #ccc 1px;
}

.event_image_list
{
	margin:									5px;
	border:									solid #ccc 1px;
}

.event_list_title
{
	font-size:								18px;
	font-weight:							bold;
	color:									#fff;
}

.event_list_subtitle
{
}

.event_view_title
{
	font-size:								18px;
	font-weight:							bold;
	color:									#fff;
}

.event_view_subtitle
{
	color:									#fff;
}

.event_view_content
{
}

.multimedia_header
{
	font-size:								18px;
	font-weight:							bold;
	color:									#fff;
}

.photoalbum_title
{
	font-size:								18px;
	font-weight:							bold;
	color:									#fff;
}

.photoalbum_thumbnail
{
		border:									solid #ccc 1px;
}