body
{
	background:								url('../img/bg.gif');
}

body, td, a
{
  	font-family:							Trebuchet MS, Verdana, Arial;
	font-size:								14px;
	color:									#dee2e7;
}

a
{

	text-decoration:						none;
}

.copyright
{
	font-size:								11px;
	color:									#b9cadd;
}

.menu
{
	font-size:								12px;
	color:									#d1dcef;
}

.menu a
{
	font-size:								12px;
	color:									#d1dcef;
}

.menu_footer
{
	font-size:								11px;
	color:									#b9cadd;
}

.menu_footer a
{
	font-size:								11px;
	color:									#b9cadd;
}

form
{
	margin:									0px;
}

.form_text
{
}

.button
{
}

.form_textarea
{
}

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

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

.block_content
{
	background-color:						#113c6b;
	padding-top:							5px;
}

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

.screen_title
{
	font-size:								30px;
	font-weight:							bold;
	background:								url('../img/title_bg.gif') no-repeat 0px 30px;
	height:									40px;
}

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

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

.event_list_title
{
	font-weight:							bold;
}

.event_list_subtitle
{
	font-size:								13px;
}

.event_view_title
{
	font-size:								30px;
	font-weight:							bold;
	background:								url('../img/title_bg.gif') no-repeat 0px 30px;
	height:									40px;
}

.event_view_subtitle
{
}

.event_view_content
{
}

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

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

.network_list_title
{
	font-weight:							bold;
}

.network_list_subtitle
{
}

.network_view_title
{
	font-size:								30px;
	font-weight:							bold;
	background:								url('../img/title_bg.gif') no-repeat 0px 30px;
	height:									40px;
}

.network_view_subtitle
{
	padding:									5px;
}

.network_view_content
{
}

.contact_table_left
{
	vertical-align:						top;
	text-align:								right;
}
