A:link {font-family: verdana, ; color: #2E3192; font-size: 9pt; text-decoration: none;}
A:visited {font-family: verdana; color: #2E3192; font-size: 9pt; text-decoration: none;}
A:active {font-family: verdana; color: #2E3192; font-size: 9pt; text-decoration: none;}
A:hover {font-family: verdana; color: #FA0000; font-size: 9pt; text-decoration: none;}

.hh { 
	font-family:verdana;
	font-size:10px;
	padding:0px;
	margin:0px;
}
*
{
	font-family: verdana;
	color: #2D3091;
}
body, table, td, input, select
{
	font-family: verdana, helvetica;
	font-size:13px;
	color: #2D3091;
}
body
{
	background: #322F88;
}
#header
{
	width:			958px;
	height:			222px;
	overflow:		hidden;
	bbackground:		url('../images/hurley/hurley_logo_hd.jpg');
}
#topmenu
{
	float:			left;	
	height:			30px;
}
.topmenu_item
{
	float:			left;
	padding-left:	18px;
	padding-right:	18px;
	padding-top:	10px;
	padding-bottom:	10px;
	font-size:		12px;
	color:			#2E3192;
	font-weight:	bold;
}
#main
{
	float:left;
	width:			958px;
	bbackground:		url('../images/hurley/hurley_mainbackground.gif');
	background-repeat:	repeat-y;
}
#leftlayer
{
	float:			left;
	width:			160px;
	text-align:		left;
	padding-right:	10px;
}
#contentlayer_container
{
	float:			left;
	width:			626px;
	overflow:		hidden;
}
#contentlayer
{
	padding:		8px;
	bbackground:		#FFFFFF;
}
#rightlayer
{
	float:			right;
	width:			160px;
	text-align:		center;
	padding-top:	16px;
	padding-left:	0px;
	bbackground: #cccccc;

}
#leftmenu
{
	padding-top:	6px;
}
.leftmenu_item
{
	font-size:		11px;
	color:			#2E3192;
	font-weight:	bold;
	padding-top:	15px;
	padding-left:	10px;
	
}
A.leftmenu_link:active, A.leftmenu_link:link, A.leftmenu_link:visited
{
	font-size:		11px;
	color:			#2E3192;
	font-weight:	bold;
	font-family: Verdana, helvetica, arial;
}
A.leftmenu_link:hover
{
	font-size:		11px;
	color:			#CE2122;
	font-weight:	bold;
	font-family: Verdana, helvetica, arial;
}

A.topmenu_link:active, A.topmenu_link:link, A.topmenu_link:visited
{
	font-size:		12px;
	color:			#2E3192;
	font-weight:	bold;
	font-family: Verdana, helvetica, arial;
}
A.topmenu_link:hover
{
	font-size:		12px;
	color:			#CE2122;
	font-weight:	bold;
	font-family: Verdana, helvetica, arial;
}

.newsitem_blue
{

	background: #D5D2E9;
	margin-bottom:	5px;
	height:			100px;

}
.newsitem_red
{
	background: #E9D5D2;
	margin-bottom:	5px;
	height:			100px;
}
.newsitem_image
{
	float: left;
	width: 104px;
	height:	100px;
	overflow: hidden;
}
.newsitem_title
{
	color: #2828F3;
	font-weight: bold;
	padding:5px;
	padding-bottom: 0px;
}
.newsitem_shorttext
{
	float:left;
	padding:5px;
	padding-bottom:2px;
}
.newsitem_content, .newsitem_content_wide
{
	float: left;
	height: 100px;
	overflow: hidden;
}

.newsitem_content { 	width: 500px; }
.newsitem_content_wide { 	width: 600px; }

.imageResize600 img, .imageResize600 table, .imageResize600 p, .imageResize600 div
{
	max-width: 500px;
	width: expression(this.width > 500 ? 500 : true); 

}
.bovenfooter
{
	width:958px;
	height:125px;
	background:#ffffff;
}